]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - defaultXDF.cfg
Merge branch 'TimePath/bot_api' into 'master'
[xonotic/xonotic-data.pk3dir.git] / defaultXDF.cfg
1 // ================
2 //  Xonotic Defrag
3 // ================
4
5 exec defaultXonotic.cfg
6 exec balance-xdf.cfg
7 exec physicsXDF.cfg
8
9 // general gameplay
10 set g_jump_grunt 1 // make enemies even easier to hear when they're jumping around
11 set g_shootfromcenter 1 // hit where you point at with the crosshair (almost so, no shooteye because it's really ugly)
12 set g_balance_kill_antispam 0
13 set g_forced_respawn 1
14 set g_jump_grunt 1
15 // g_playerclip_collisions 0 // do not check playerclips
16 set g_powerups 0  // set to -1 or patch xonotic
17 set g_spawnpoints_auto_move_out_of_solid 1
18 set g_start_delay 3
19 set g_use_ammunition 0 "if set to 0 all weapons have unlimited ammunition"
20 set g_weapon_stay 1 "1: ghost weapons can be picked up too but give no ammo, 2: ghost weapons refill ammo to one pickup size, thrown guns have no ammo"
21 set teamplay_mode 2 // friendly fire and self damage
22 set sv_vote_nospectators 1
23 set timelimit_override 20
24
25 // game mode settings
26 set g_cts_finish_kill_delay 2
27 set g_cts_respawn_delay 0
28 set g_cts_selfdamage 0