SRCDS Steam group


TF2 - Ingame vote config
#1
hi, im running a tf2 server,

I cant find the config commands to setup the ingame map vote.

thanks
Reply
#2
Well there is a couple ways you can do it but normally I see people do it this way. They use SourceMod to do it (its a plugin). Here is their wikipage on it:

http://wiki.alliedmods.net/Map_Management_Plugins_%28SourceMod%29

May be a bit advanced but you cannot go wrong with it.
Game Servers -- CentralFrag.com -- Use promocode "frag" for 15% off every month!
Reply
#3
thanks, but the problem is, If im gonna use sm mapchooser plugin it "overlays" the ingame vote, so at the end I got 2 vote GUI's at the same time >.<
Reply
#4
Oh, just delete the mapchooser thing in the SourceMod folder. It'll remove some of the other functioons too, but not anything you can't manage.
Reply
#5
(07-01-2011, 12:04 PM)Snake4life Wrote:  thanks, but the problem is, If im gonna use sm mapchooser plugin it "overlays" the ingame vote, so at the end I got 2 vote GUI's at the same time >.<

I think that you need to write this in server.cfg to disable TF2 default nextmap voting system.

Code:
sv_vote_issue_nextlevel_allowed 0

If the first don't disable default nextmap voting, can try also these commands, but thing that first will solve the problem.

Code:
sv_allow_votes 0
sv_vote_issue_changelevel_allowed 0
Reply
#6
(07-04-2011, 07:16 PM)wildd Wrote:  
(07-01-2011, 12:04 PM)Snake4life Wrote:  thanks, but the problem is, If im gonna use sm mapchooser plugin it "overlays" the ingame vote, so at the end I got 2 vote GUI's at the same time >.<

I think that you need to write this in server.cfg to disable TF2 default nextmap voting system.

Code:
sv_vote_issue_nextlevel_allowed 0

If the first don't disable default nextmap voting, can try also these commands, but thing that first will solve the problem.

Code:
sv_allow_votes 0
sv_vote_issue_changelevel_allowed 0

thanks u this helped me!!!!!!!!!!!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)