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

CS:GO Map Vote at the end of the map is not working


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
orudie
Junior Member
Join Date: Jan 2009
Old 08-22-2013 , 16:27   CS:GO Map Vote at the end of the map is not working
Reply With Quote #1

Hi Guys,

New CS:GO server install here. sourcemod is installed and working, for the most part, I think )

At the end of the map/match, there is window pops and gives the players a map list to choose from.

I am not even sure if this is coming from one of the sourcemod plugins or is it coming from the valve's built in map voting.

The problem is that, when players vote for a map, we see a message saying "next map is de_dust" , however, de_dust does not load. Instead, some other random maps loads. This is not only happening with de_dust, it happens when any vote for any map.


Ideas?
orudie is offline
TnTSCS
AlliedModders Donor
Join Date: Oct 2010
Location: Undisclosed...
Old 08-22-2013 , 16:37   Re: CS:GO Map Vote at the end of the map is not working
Reply With Quote #2

Does the map vote have check boxes that get checked when you press the corresponding number next to the map you're voting for or is it a sourcemod menu that appears?

Do you have the ultimate map chooser plugin working (I'm not even sure that's available for CS:GO or not, just asking).
__________________
View my Plugins | Donate
TnTSCS is offline
Konstantin
Senior Member
Join Date: Nov 2012
Old 08-22-2013 , 17:13   Re: CS:GO Map Vote at the end of the map is not working
Reply With Quote #3

mp_endmatch_votenextmap 0
Konstantin is offline
orudie
Junior Member
Join Date: Jan 2009
Old 08-22-2013 , 20:43   Re: CS:GO Map Vote at the end of the map is not working
Reply With Quote #4

I am attaching a screenshot.

You can see that towars the left, there is NEXT MAP VOTE NOW menu.

We voted for Nuke, but some other map loaded.

Please explain, if anyone knows )

orudie is offline
Konstantin
Senior Member
Join Date: Nov 2012
Old 08-23-2013 , 08:58   Re: CS:GO Map Vote at the end of the map is not working
Reply With Quote #5

Disable randomcycle.smx (for example)
Or disable mp_endmatch_votenextmap 0 (native voting) and use mapchooser.smx

Last edited by Konstantin; 08-23-2013 at 09:00.
Konstantin is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 08-23-2013 , 10:28   Re: CS:GO Map Vote at the end of the map is not working
Reply With Quote #6

SourceMod itself is changing the next map in the rotation on you, which is why it's not going to the map you vote for.

Disable nextmap.smx.

I'm not sure why, but disabling nextmap.smx disables SourceMod's next map handling in the SourceMod Core...
__________________
Not currently working on SourceMod plugin development.

Last edited by Powerlord; 08-23-2013 at 10:28.
Powerlord is offline
Konstantin
Senior Member
Join Date: Nov 2012
Old 08-23-2013 , 11:54   Re: CS:GO Map Vote at the end of the map is not working
Reply With Quote #7

I thought nextmap.smx only shows the next map...
Konstantin is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 08-23-2013 , 13:24   Re: CS:GO Map Vote at the end of the map is not working
Reply With Quote #8

Quote:
Originally Posted by Konstantin View Post
I thought nextmap.smx only shows the next map...
No, it also sets the default next map in the SourceMod core in OnPluginStart and OnConfigsExecuted (only if some other plugin changed it).

If the sm_nextmap cvar is never set (using SetNextMap), SourceMod's Core doesn't override the next level when the server changes levels.
__________________
Not currently working on SourceMod plugin development.

Last edited by Powerlord; 08-23-2013 at 13:44.
Powerlord is offline
orudie
Junior Member
Join Date: Jan 2009
Old 08-23-2013 , 17:25   Re: CS:GO Map Vote at the end of the map is not working
Reply With Quote #9

How do I disable nextmap.smx? Do I just remove it from /sourcemod/addons/plugins/ dir.?

Any configuration changes that I need to do ?

Correct?
orudie is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 08-23-2013 , 19:11   Re: CS:GO Map Vote at the end of the map is not working
Reply With Quote #10

Quote:
Originally Posted by orudie View Post
How do I disable nextmap.smx? Do I just remove it from /sourcemod/addons/plugins/ dir.?

Any configuration changes that I need to do ?

Correct?
Move it to the plugins/disabled directory.

You'll also need to restart the server if it's already running when you move the plugin.
__________________
Not currently working on SourceMod plugin development.

Last edited by Powerlord; 08-23-2013 at 19:12.
Powerlord 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 08:21.


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