From 471f9ff9563bc55a2fcf23b62263847fc6f8bcf1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Gl=C3=BCpker?= Date: Sun, 17 Apr 2016 11:40:51 +0200 Subject: Add some test config values --- bindings-test.cfg | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) (limited to 'bindings-test.cfg') diff --git a/bindings-test.cfg b/bindings-test.cfg index 6b013d9..43ce0f0 100644 --- a/bindings-test.cfg +++ b/bindings-test.cfg @@ -1,17 +1,25 @@ echo "-Test-Bindings-" // Round settings -mp_roundtime 60 -mp_roundtime_defuse 60 mp_autoteambalance 0 -mp_maxmoney 60000 -mp_freezetime 0 -mp_buytime 9999 mp_buy_anywhere 1 -ammo_grenade_limit_total 5 +mp_buytime 9999 +mp_freezetime 0 +mp_ignore_round_win_conditions 1 +mp_limitteams 0 +mp_maxmoney 60000 +mp_roundtime 60 +mp_roundtime_defuse 60 +mp_startmoney 60000 +mp_respawn_on_death_ct 1 +mp_respawn_on_death_t 1 + +ammo_grenade_limit_flashbang 1 +ammo_grenade_limit_total 4 + +// Stop & Kick bots +// bot_crouch 1; bot_mimic_yaw_offset 0; bot_mimic 1 bot_stop 1 -// bot_crouch 1 -// bot_mimic_yaw_offset 0; bot_mimic 1 bot_kick // Cheats / Debug informations -- cgit v1.2.3