## koth.cfg - koth configuration file. ## server definitions go here ## the client will by default connect the host/port below, ## the server will listen by default on the port below [server] host=localhost # server hostname or ip port=8086 # server port logging=interesting # server logging level, one of # "critical", "interesting", "debug", # or "spam" ## client definitions go here [client] xsize=640 # client x width ysize=480 # client y width chatlines=2 # number of lines at the bottom of the # screen reserved for in-game chatting statusarea=1 # enable/disable status area... 0 = off, 1 = on armorbar=1 # enable/disable armor bar over tank logging=interesting # client logging level ## game options [game] # mode=turns # game mode: options=turns,simultaneous mode=simultaneous turnmode=loser # turn mode type=random,loser,winner # total number of rounds to play per game. 0=continuous rounds=5 # interest per round (integer) interest=20 ## options concerning nature go here [nature] wind=random # options=off,constant,random maxwind=50 # maximum wind velocity (integer) gravity=58.8 # gravity value (floating point) ## options concerning landscape go here [landscape] walls=wraparound # walls=off,concrete,padded,rubber,spring,wraparound, # random ## options governing the behavior of tanks go here [tank] armor=100 # tank armor capital=2800 # tank startup money stipend=1000 # money tank gets "for free" each turn bounty=500 # money tank gets for each kill interest=15 # percentage