Skip to content

Config File

NickMcCrea edited this page Oct 20, 2019 · 9 revisions

If you place a file named tanks.ini in the same location as the executable, you can override a number of the default game settings.

Here's a sample tanks.ini structure:

ipaddress:0.0.0.0
port:8052
game_time:300
kill_capture_mode:true
snitch_enabled:true
team_mode:true
snitch_spawn_threshold:90
snitch_goal_points:5
snitch_kill_points:2
kill_points:1
health_packs_active:2
ammo_packs_active:2
turret_rotation_speed:5
movement_speed:10
turn_speed:100
fire_interval:2
projectile_force:2000
starting_health:3
starting_ammo:10
respawn_time:5

Clone this wiki locally