Thread: gungame-S.O.S
View Single Post
XxAvalanchexX
Veteran Member
Join Date: Oct 2004
Location: abort73.com
Old 01-12-2013 , 23:11   Re: gungame-S.O.S
Reply With Quote #4

Sorry, there is no way to do this without modifying the code. If you really want to, I would try this, but I don't know if it will work or not:

Search gungame.sma for "the level to start a map vote on" and change this:
Code:
    // the level to start a map vote on     if(!voted && warmup <= 0 && vote_setting > 0
to this:
Code:
    // the level to start a map vote on     if(!voted && warmup <= 0

Then, in gungame.cfg, set gg_vote_setting to 0 and mp_chattime in gg_map_setup to a high enough value to finish the vote.
__________________
No longer around. Thanks your support, everyone! As always:
THIS ONES FOR YOU
3000 PTS
XxAvalanchexX is offline