View Single Post
Bittersweet
Veteran Member
Join Date: May 2012
Old 05-04-2015 , 14:27   Re: [CS:S/CS:GO] GunGame
Reply With Quote #4851

Quote:
Originally Posted by poel View Post
lol.

gungame plugin execut a cmd to start the mapvote.
Look in your cfg.

the command is "sm_mapvote". So I found it myself
That is just passing the command to whatever mapchooser plugin you use. sm_mapvote is for the SM Mapchooser that comes with SM, if you have it enabled (see https://wiki.alliedmods.net/Map_Mana...od)#Mapchooser). You would have to make sure that plugin is enabled and configured the way you want it, or use another mapchooser plugin and you would put the command to pass to that plugin where sm_mapvote is now. Again, none of the GG code causes a map vote. It does pass on whatever command is in gungame.mapvote.cfg when GG knows it's time to vote, but there are other ways to do this as well. All GG is doing in this case is the same thing as you typing in 'sm_mapvote' into the server console...if the command doesn't work there, it won't work when GG passes it either.
__________________
Thank you in advance for your help

My plugins:
[CS:S] BOT Swat | [ANY] CVAR Randomizer | [CS:S] SM CS:S Tag Beta | [CS:S] Bot2Player
Awesome & Crucial plugins by other people:
[CS:S/CS:GO] GunGame | [UMC3] Ultimate Mapchooser | [ANY] Server Crontab | [ANY] SM ForceCamera

Last edited by Bittersweet; 05-04-2015 at 14:28. Reason: addition
Bittersweet is offline