useless1 Posted October 17, 2009 Share Posted October 17, 2009 Is it possible to remove the Play Again option from the VoteMap? If so, how? Because it gets really annoying when a map is played at least 4-5 times in a row. Link to comment
0 subenji99 Posted October 17, 2009 Share Posted October 17, 2009 Which gamemode? If you're referring to race, look in the racevoting_server.lua file. Link to comment
0 Salem Posted October 17, 2009 Share Posted October 17, 2009 Yes indeed. J just did it. Simply find lines: if currentMap then table.insert(poll, {"Play again", 'nextMapVoteResult', getRootElement(), currentMap}) end and delete or disable it by adding '--' before. It works at my server. Link to comment
Question
useless1
Is it possible to remove the Play Again option from the VoteMap? If so, how? Because it gets really annoying when a map is played at least 4-5 times in a row.
Link to comment
2 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now