Code: Select all
GAME_START <match limit>
It's especially evil because it uses composed console commands to send stuff from eTeam to gGame. I hope smoothice is doing this thing the proper way

Code: Select all
GAME_START <match limit>
Sure. Like every patch, you unpack the regular source (or fetch it from bzr), cd into it on a console and typecompguygene wrote:I have been trying to figure out, based on what I find in the forums and the wiki, how to apply the Evil Tournament Patch. http://forums.armagetronad.net/viewtopic.php?t=19057 Could you please explain how to patch this?
Code: Select all
bzcat <path_to_patch> | patch -p 0
In the config, addcompguygene wrote:Also, it is unclear to me how to change my Armathentication Setup to allow this to be used by Team Captains.
Could you please explain that as well?
Code: Select all
ACCESS_LEVEL GAME_START 7
ACCESS_LEVEL_ADMIN 7
Code: Select all
USER_LEVEL <GID of team leader> 7