Raised This Month: $51 Target: $400
 12% 

MapChooser Extended 1.10.2 (Updated 2014-02-05)


Post New Thread Reply   
 
Thread Tools Display Modes
BorealBlizzard
Junior Member
Join Date: Jun 2021
Location: Missouri, MO
Old 06-12-2021 , 00:03   Re: MapChooser Extended 1.10.2 (Updated 2014-02-05)
Reply With Quote #1221

Im having issues with some maps lasting forever until someone does rtv. Sometimes the Vote appears but then the map doesn't change. It seems to happen on maps that dont really have an end game so like everything other then KOTH.

Here is my config
PHP Code:
// This file was auto-generated by SourceMod (v1.10.0.6503)
// ConVars for plugin "mapchooser_extended.smx"


// Add "No Vote" to vote menu?
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
mce_addnovote "1"

// Block slots to prevent accidental votes.  Only applies when Voice Command style menus are in use.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
mce_blockslots "1"

// Specifies if a 'Don't Change' option should be added to early votes
// -
// Default: "1"
// Minimum: "0.000000"
mce_dontchange "1"

// Specifies if MapChooser should run an end of map vote
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
mce_endvote "1"

// Specifies how many past maps to exclude from the vote.
// -
// Default: "5"
// Minimum: "0.000000"
mce_exclude "3"

// Number of extensions allowed each map.
// -
// Default: "0"
// Minimum: "0.000000"
mce_extend "0"

// Specifies how many more frags are allowed when map is extended.
// -
// Default: "10"
// Minimum: "5.000000"
mce_extend_fragstep "10"

// Specifies how many more rounds each extension makes
// -
// Default: "5" 
BorealBlizzard is offline
Oylsister
Senior Member
Join Date: Aug 2019
Location: KhonKaen, Thailand
Old 06-22-2021 , 03:54   Re: MapChooser Extended 1.10.2 (Updated 2014-02-05)
Reply With Quote #1222

Quote:
Originally Posted by BorealBlizzard View Post
Im having issues with some maps lasting forever until someone does rtv. Sometimes the Vote appears but then the map doesn't change. It seems to happen on maps that dont really have an end game so like everything other then KOTH.

Here is my config
PHP Code:
// This file was auto-generated by SourceMod (v1.10.0.6503)
// ConVars for plugin "mapchooser_extended.smx"


// Add "No Vote" to vote menu?
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
mce_addnovote "1"

// Block slots to prevent accidental votes.  Only applies when Voice Command style menus are in use.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
mce_blockslots "1"

// Specifies if a 'Don't Change' option should be added to early votes
// -
// Default: "1"
// Minimum: "0.000000"
mce_dontchange "1"

// Specifies if MapChooser should run an end of map vote
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
mce_endvote "1"

// Specifies how many past maps to exclude from the vote.
// -
// Default: "5"
// Minimum: "0.000000"
mce_exclude "3"

// Number of extensions allowed each map.
// -
// Default: "0"
// Minimum: "0.000000"
mce_extend "0"

// Specifies how many more frags are allowed when map is extended.
// -
// Default: "10"
// Minimum: "5.000000"
mce_extend_fragstep "10"

// Specifies how many more rounds each extension makes
// -
// Default: "5" 
First let see these of your server convar.

HTML Code:
mp_maxrounds
mp_timelimit
__________________
Oylsister is offline
emvaized
Junior Member
Join Date: Aug 2021
Old 08-20-2021 , 00:52   Re: MapChooser Extended 1.10.2 (Updated 2014-02-05)
Reply With Quote #1223

How can user disable end vote countdown sounds client-side? Maybe there's a chat command available, like !countdown or smth?

Last edited by emvaized; 08-20-2021 at 01:59.
emvaized is offline
asdfdsdf
AlliedModders Donor
Join Date: Aug 2010
Location: Belgium
Old 08-30-2021 , 09:36   Re: MapChooser Extended 1.10.2 (Updated 2014-02-05)
Reply With Quote #1224

Hi i have a question, How can I give different maps different marks? (for example Map 1 - Tier 1.
Map 2 - Tier 2.
Map 3 - Tier 3.
All I can find is the custom mark that can be edited. but this goes for all the custom maps.
asdfdsdf is offline
mayersdz
Member
Join Date: Jun 2015
Old 07-07-2022 , 15:56   Re: MapChooser Extended 1.10.2 (Updated 2014-02-05)
Reply With Quote #1225

the sounds are not playing when countdown , sounds are uploaded to my server dl .

dont know how to fix this other then that every thing works
mayersdz is offline
USER555
Member
Join Date: Aug 2020
Location: Thailand
Old 07-18-2022 , 19:39   Re: MapChooser Extended 1.10.2 (Updated 2014-02-05)
Reply With Quote #1226

nice
USER555 is offline
Chdata
Veteran Member
Join Date: Aug 2012
Location: Computer Chair, Illinois
Old 08-19-2022 , 09:31   Re: MapChooser Extended 1.10.2 (Updated 2014-02-05)
Reply With Quote #1227

Well, it seems MCE is causing my server to crash when the map vote menu opens, with no error logs, and no crash logs either.

If anyone knows anything, please lemme know. If I learn anything, I'll update.

edit: Does not matter which menu style it is either. Mapvote just crashes. Latest version of SM/MM. Team Fortress 2.

Maybe it has something to do with recent vote system updates?

Calling a mapvote just gives me this text:

https://imgur.com/a/VWX20VC

Regardless of the setting of "mce_menustyle"

Man, has no other TF2 server had this problem, or is everyone using a different mapchooser now?

Normal sourcemod vote works, so I suppose I'll have to go back to that for a while.

edit:

I realized this is a nativevotes problem and a fix is posted:

https://forums.alliedmods.net/showpo...&postcount=280
__________________

Last edited by Chdata; 08-19-2022 at 10:04.
Chdata is offline
Wizzardoff
Senior Member
Join Date: Dec 2022
Old 12-17-2022 , 13:51   Re: MapChooser Extended 1.10.2 (Updated 2014-02-05)
Reply With Quote #1228

First time having csgo server, i had 1.6 long time ago so im noob again .
One Question. Is there any way i can disable just end map voting in this plugin and use original valves endmapvoting?
Wizzardoff is offline
Birdo_with_a_shotgun
New Member
Join Date: Apr 2023
Old 07-02-2023 , 14:44   Re: MapChooser Extended 1.10.2 (Updated 2014-02-05)
Reply With Quote #1229

For the mce_starttime command, is the time measured in seconds or minutes?
Birdo_with_a_shotgun is offline
cssbr1
Junior Member
Join Date: Jul 2023
Old 12-02-2023 , 15:39   Re: MapChooser Extended 1.10.2 (Updated 2014-02-05)
Reply With Quote #1230

how to disable that ear raping sound on countdown? that sound is absurd and should not exist.

Last edited by cssbr1; 12-02-2023 at 15:39.
cssbr1 is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 18:24.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode