07-04-2011, 11:15 PM
(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!!!!!!!!!!!