This commit is contained in:
DownloadPizza
2026-04-16 22:17:22 +02:00
commit 201ada5268
3 changed files with 564 additions and 0 deletions

11
autoexec.cfg Normal file
View File

@@ -0,0 +1,11 @@
zone_seg_length 0.2
zone_height 0.5
zone_segments 22
zone_alpha 0.2
camera_custom_rise 34
camera_custom_back 44
camera_custom_pitch -0.7
camera_glance_rise 53
camera_glance_back 58
camera_glance_pitch -0.75
start_fov_1 50

31
settings_dedicated.cfg Normal file
View File

@@ -0,0 +1,31 @@
CYCLE_DELAY 0.1
CYCLE_RUBBER 5
SCORE_WIN 0
SCORE_SUICIDE 3
SCORE_KILL 1
SCORE_DIE 0
LIMIT_SCORE 10
LIMIT_ROUNDS 40
LIMIT_TIME 30
AUTO_AIS 0
NUM_AIS 0
MIN_PLAYERS 2
SP_AUTO_AIS 0
SP_NUM_AIS 1
TALK_TO_MASTER 0
GAME_TYPE 0
CYCLE_INVULNERABLE_TIME 3
CYCLE_WALL_TIME 2
WALLS_STAY_UP_DELAY 2
SPAM_PROTECTION 0
SPAM_PROTECTION_CHAT 0
SPAM_PROTECTION_REPEAT 0
SPAM_AUTOKICK 0
SPAM_AUTOKICK_COUNT 0
SPAM_PENALTY 0

522
user.cfg Normal file

File diff suppressed because one or more lines are too long