]> icculus.org git repositories - divverent/nexuiz.git/blob - data/default.cfg
bot_ignore_bots
[divverent/nexuiz.git] / data / default.cfg
1 // Nexuiz version (formatted for humans)
2 set g_nexuizversion "1.5.1 RC3"
3
4 // Nexuiz version (formatted for machines)
5 // used to determine if a client version is compatible
6 // this doesn't have to be bumped with every release
7 // bump when clients become incompatible or any other perfectly good reason
8 // (e.g. game data incompatibility, engine version incompatibility, etc
9 // note: this automatically filters the server browser, clients of the new
10 // version won't see old servers, and clients of the old version won't see new
11 // servers either
12 //
13 // e.g. Nexuiz 1.5.1 RC1 will be 15101
14
15 gameversion 15102
16
17 // say aliases
18 alias asay_ctf_flagcarrier "say_team flag carrier at %y"
19 alias asay_ctf_haveflag "say_team (%l) have the flag"
20 alias asay_willgo "say_team will go to %y"
21 alias asay_support "say_team (%l) need help, %h%%"
22 alias asay_killed "say_team got killed at %d"
23 alias asay_noammo "say_team (%l) need %W for %w"
24 alias asay_drop "say_team (%l) dropped %w ; impulse 17"
25
26 // other aliases
27 alias +scores "+showscores; ping"
28 alias -scores "-showscores"
29
30 alias +hook +button6
31 alias -hook -button6
32 alias ready "cmd ready"
33
34 alias bsp "ls maps/*.bsp"
35 alias mapcfg "ls maps/*.mapcfg"
36 alias chmap "exec $exit_cfg; exec game_reset.cfg; exec maps/$1.mapcfg"
37 alias reset "exec game_reset.cfg"
38
39 alias dem "ls demos/*.dem"
40 alias rec "record demos/$1"
41 alias ply "playdemo demos/$1"
42
43 alias ccl "cmd clogin $1"
44 alias cc "cmd ccmd $*"
45
46 alias dropweapon "impulse 17"
47 alias +show_info "+button7"
48 alias -show_info "-button7"
49
50 alias team_red "cmd selectteam red"
51 alias team_blue "cmd selectteam blue"
52 alias team_pink "cmd selectteam pink"
53 alias team_yellow "cmd selectteam yellow"
54 alias team_auto "cmd selectteam auto"
55
56 // player defaults
57 _cl_color 153
58 _cl_name Player
59 _cl_playermodel models/player/marine.zym
60 _cl_playerskin 0
61 crosshair 5
62 fov 90
63 freelook 1
64 sensitivity 6
65 v_gamma 1.125000
66 viewsize 110
67 bgmvolume 1
68 volume 0.5
69 // fullscreen 800x600x32bit
70 vid_bitsperpixel 32
71 vid_fullscreen 1
72 vid_width 800
73 vid_height 600
74 // 2D resolution 640x480
75 vid_conwidth 640
76 vid_conheight 480
77 scr_conforcewhiledisconnected 0
78 scr_menuforcewhiledisconnected 1
79 v_deathtilt 0 // needed for spectators (who are dead to avoid prediction)
80
81 // server settings
82 hostname "Nexuiz Server"
83 sv_maxrate 10000
84 set sv_mapchange_delay 5
85 set minplayers 0
86
87 // disable rcon-like clientcommands to avoid server being open with default password
88 seta sv_clientcommands 0
89 seta sv_clientcommands_password "hackme"
90
91 // restart server if all players hit "ready"-button
92 set sv_ready_restart 0
93
94 seta g_viewweapon_bobintensity 1
95 seta g_viewweapon_q1pitching 1
96 cl_forwardspeed 480
97 cl_backspeed 480
98 cl_sidespeed 480
99 cl_upspeed 400
100 cl_movement 1
101 cl_movement_accelerate 5.5
102 cl_movement_edgefriction 0
103 cl_movement_friction 5
104 cl_movement_jumpvelocity 300
105 cl_movement_maxairspeed 50
106 cl_movement_maxspeed 400
107 cl_movement_stepheight 34
108 cl_stairsmoothspeed 200
109 seta cl_autoswitch 1
110 edgefriction 0
111 set g_balance_jumpheight 300
112 sv_maxairspeed 50
113 sv_accelerate 5.5
114 sv_friction 5
115 sv_maxspeed 400
116 sv_stepheight 34
117 set sv_friction_on_land 0.2 // factor of the speed which gets lost on landing
118 seta sv_spectate 1
119 seta sv_defaultcharacter 0
120 seta sv_defaultplayermodel models/player/nexus.zym
121 seta sv_defaultplayerskin 0
122 set sv_autoscreenshot 0
123 set net_messagetimeout 60
124 sv_jumpstep 1 // step up stairs while jumping, makes it easier to reach ledges
125
126 seta cl_playerdetailreduction 0 // the higher, the less detailed
127
128 set bot_number 0 // number of bots in server
129 set bot_usemodelnames 0 // whether bots should be named after the models
130 set bot_nofire 0 // makes bots not attack at all, mainly for testing in g_waypointeditor mode
131 seta bot_prefix "[BOT]"
132 seta bot_suffix ""
133 // general bot AI cvars
134 set bot_ai_strategyinterval 2
135 set bot_ai_enemydetectioninterval 0.5
136 set bot_ai_aimskill_blendrate 1
137 set bot_ai_aimskill_fixedrate 30
138 // waypoint editor enable
139 set g_waypointeditor 0
140 set bot_ignore_bots 0
141
142 alias g_waypointeditor_spawn "impulse 103"
143 alias g_waypointeditor_remove "impulse 104"
144 alias g_waypointeditor_relinkall "impulse 105"
145 alias g_waypointeditor_saveall "impulse 106"
146
147 pausable 0
148 set g_antilag 0
149 set g_start_weapon_laser 1
150 set g_start_weapon_shotgun 1
151 set g_start_weapon_uzi 0
152 set g_start_weapon_grenadelauncher 0
153 set g_start_weapon_electro 0
154 set g_start_weapon_crylink 0
155 set g_start_weapon_nex 0
156 set g_start_weapon_hagar 0
157 set g_start_weapon_rocketlauncher 0
158 set g_start_ammo_shells 50
159 set g_start_ammo_nails 0
160 set g_start_ammo_rockets 0
161 set g_start_ammo_cells 0
162 set g_powerup_superhealth 1
163 set g_powerup_strength 1
164 set g_powerup_shield 1
165 set g_use_ammunition 1
166 set g_pickup_items 1
167 set g_instagib 0
168 set g_minstagib 0               // enable minstagib
169 set g_minstagib_extralives 2    // how many extra lives you will get per powerup
170 set g_minstagib_ammo_start 10   // starting ammo
171 set g_minstagib_ammo_drop 5     // how much ammo you'll get for weapons or cells
172 set g_minstagib_invis_alpha 0.1 // set -1 for complete invisibility
173 set g_rocketarena 0
174 set g_vampire 0
175 set g_laserguided_missile 0
176 set g_midair 0
177 set g_midair_shieldtime 0.3
178 set g_spawnshieldtime 0
179 set g_forced_respawn 0
180 set g_fullbrightplayers 0
181 set g_fullbrightitems 0
182 set g_casings 0
183 set g_norecoil 0
184 set g_maplist_defaultlist "'dm_nexdm01''dm_nexdm02''dm_nexdm03''dm_nexdm04''dm_nexdm05''dm_nexdm06''dm_nexdm07''dm_nexdm08''dm_nexdm09''dm_nexdm10''dm_nexdm11''dm_nexdm12''dm_nexdm13''dm_nexdm14''dm_nexdm15''dm_nexdm16''dm_nexdm17''dm_nexdm18''dm_nexdm18_1on1remix''dm_nexdmextra1''dm_nexdmextra2''dom_nexdm01''dom_nexdm02''dom_nexdm03''dom_nexdm04''dom_nexdm05''dom_nexdm06''dom_nexdm07''dom_nexdm08''dom_nexdm09''dom_nexdm10''dom_nexdm11''dom_nexdm12''dom_nexdm13''dom_nexdm14''dom_nexdm15''dom_nexdm16''dom_nexdm17''dom_nexdm18''dom_nexdm18_1on1remix''dom_nexdmextra1''dom_nexdmextra2''rune_nexdm01''rune_nexdm02''rune_nexdm03''rune_nexdm04''rune_nexdm05''rune_nexdm06''rune_nexdm07''rune_nexdm08''rune_nexdm09''rune_nexdm10''rune_nexdm11''rune_nexdm12''rune_nexdm13''rune_nexdm14''rune_nexdm15''rune_nexdm16''rune_nexdm17''rune_nexdm18''rune_nexdm18_1on1remix''rune_nexdmextra1''rune_nexdmextra2''tdm_nexdm01''tdm_nexdm02''tdm_nexdm03''tdm_nexdm04''tdm_nexdm05''tdm_nexdm06''tdm_nexdm07''tdm_nexdm08''tdm_nexdm09''tdm_nexdm10''tdm_nexdm11''tdm_nexdm12''tdm_nexdm13''tdm_nexdm14''tdm_nexdm15''tdm_nexdm16''tdm_nexdm17''tdm_nexdm18''tdm_nexdm18_1on1remix''tdm_nexdmextra1''tdm_nexdmextra2''ctf_nexctf01''ctf_nexctf02''ctf_nexdm13''lms_nexdm01''lms_nexdm02''lms_nexdm03''lms_nexdm04''lms_nexdm05''lms_nexdm06''lms_nexdm07''lms_nexdm08''lms_nexdm10''lms_nexdm11''lms_nexdm12''lms_nexdm13''lms_nexdm14''lms_nexdm18_1on1remix''lms_nexdm18''lms_nexdmextra2''arena_nexdm01''arena_nexdm02''arena_nexdm03''arena_nexdm04''arena_nexdm05''arena_nexdm06''arena_nexdm07''arena_nexdm08''arena_nexdm09''arena_nexdm10''arena_nexdm11''arena_nexdm12''arena_nexdm13'' arena_nexdm14''arena_nexdm15''arena_nexdm16''arena_nexdm17''arena_nexdm18_1on1remix''arena_nexdm18''arena_nexdmextra1''arena_nexdmextra2'"
185 seta g_maplist $g_maplist_defaultlist
186 seta g_maplist_index 0 // this is used internally for saving position in maplist cycle
187 seta g_maplist_selectrandom 0 // if 1, a random map will be chosen as next map
188 // timeout for kill credit when your damage knocks someone into a death trap
189 set g_maxpushtime 8.0
190
191 set g_cloaked 0
192 set g_player_alpha 1
193 seta g_balance_cloaked_alpha 0.25
194
195 set welcome_message_time                8
196
197 set exit_cfg ""
198 alias clearmap  "disconnect; exec $exit_cfg"
199
200 seta g_grappling_hook 0
201 set g_grappling_hook_tarzan 1
202 set g_balance_grapplehook_speed_fly 1800
203 set g_balance_grapplehook_speed_pull 2000
204 set g_balance_grapplehook_force_rubber 2000
205 set g_balance_grapplehook_force_rubber_overstretch 1000
206 set g_balance_grapplehook_length_min 50
207 set g_balance_grapplehook_stretch 50
208 set g_balance_grapplehook_airfriction 0.2
209 set g_balance_grapplehook_health 130
210
211 // this means that timelimit can be overidden globally and fraglimit can be overidden for each game mode: DM/TDM, Domination, CTF, and Runematch.
212 seta timelimit_override -1
213 seta fraglimit_override -1
214 seta g_ctf_capture_limit -1
215 seta g_domination_point_limit -1
216 seta g_runematch_point_limit -1
217
218 // maximum overtime
219 seta timelimit_maxovertime 5
220
221 // common team values
222 set  g_tdm                              0
223 seta teamplay_default                   3       // default teamplay setting in team games
224 set deathmatch_force_teamplay           0       // always play TDM on dm maps
225 seta g_balance_teams                    0       // automatically balance out players entering instead of asking them for their preferred team
226 seta g_balance_teams_force              0       // automatically balance out teams when players move or disconnect
227 seta g_balance_teams_prevent_imbalance  0       // prevent players from changing to larger teams
228 seta g_tdm_teams                        2       // how many teams are in team deathmatch
229 set g_changeteam_banned                 0       // not allowed to change team
230 set g_changeteam_fragtransfer           80      // % of frags you get to keep when you change teams (rounded down)
231
232 // ctf
233 set g_ctf                               0
234 set g_ctf_flag_returntime               30
235 set g_ctf_flagscore_capture             5
236 set g_ctf_flagscore_capture_team        20
237 set g_ctf_flagscore_pickup              1
238 set g_ctf_flagscore_return              5
239 set g_ctf_flagscore_return_rogue        10
240
241 // runematch
242 set g_runematch                                         0
243 set g_runematch_pointrate                               5
244 set g_runematch_pointamt                                        1
245 set g_runematch_shuffletime                             30 // how often runes change position
246 set g_runematch_respawntime                             15 // how soon after being dropped to respawn
247 set g_runematch_frags_killedby_runeholder               4
248 set g_runematch_frags_killed_runeholder                 5
249 set g_runematch_frags_norune                            0
250 set g_runematch_drop_runes_max                          2 // only drop up to 2 runes, the rest should respawn
251 set g_runematch_allow_same                              0 // allow matching rune-curse pairs
252 set g_runematch_rune_alpha                              0.78
253 set g_runematch_rune_effects                            544 // EF_ADDITIVE + EF_FULLBRIGHT
254 set g_runematch_rune_glow_size                          0
255 set g_runematch_rune_glow_color                         0
256 set g_runematch_rune_color_strength                     1.0 //1.5
257 // strength/weakness
258 set g_balance_rune_strength_damage                      2.0 //1.5
259 set g_balance_rune_strength_force                       1.5
260 set g_balance_curse_weak_damage                         0.5 //0.6
261 set g_balance_curse_weak_force                          0.6
262 set g_balance_rune_strength_combo_damage        0.9
263 set g_balance_rune_strength_combo_force                 1.0
264 // defense/vulner
265 set g_balance_rune_defense_takedamage                   0.5
266 set g_balance_curse_vulner_takedamage                   2.0
267 set g_balance_rune_defense_combo_takedamage             1.0
268 // vampire/empathy
269 set g_balance_rune_vampire_absorb                       0.4
270 set g_balance_curse_empathy_takedamage                  -0.4
271 set g_balance_rune_vampire_combo_absorb                 -0.1
272 set g_balance_rune_vampire_maxhealth                    500
273 set g_balance_curse_empathy_minhealth                   20
274 set g_balance_rune_vampire_combo_minhealth              40
275 // regen/venom
276 set g_balance_rune_regen_hpmod                          1.75
277 set g_balance_curse_venom_hpmod                         0.6
278 set g_balance_rune_regen_combo_hpmod                    0.9
279 set g_balance_rune_regen_regenrate                      3.0
280 set g_balance_curse_venom_rotrate                       3.0 //2
281 set g_balance_rune_regen_combo_regenrate        0.5
282 set g_balance_rune_regen_combo_rotrate                  1.5
283 set g_balance_rune_regen_limitmod                       1
284 set g_balance_curse_venom_limitmod                      1
285 set g_balance_rune_regen_combo_limitmod                 1
286 // speed/slow
287 set g_balance_rune_speed_atkrate                                0.66
288 set g_balance_curse_slow_atkrate                                1.5
289 set g_balance_rune_speed_combo_atkrate                  1.2
290 set g_balance_rune_speed_moverate                       1.33
291 set g_balance_curse_slow_moverate                       0.8
292 set g_balance_rune_speed_combo_moverate                 0.9
293 set g_balance_rune_speed_jumpheight                     1.8
294 set g_balance_curse_slow_jumpheight                     1.0
295 set g_balance_rune_speed_combo_jumpheight               1.0
296
297 // domination
298 set g_domination                        0
299 set g_domination_default_teams          2 // default number of teams for maps that aren't domination-specific
300 set g_domination_disable_frags          0 // players can't get frags normally, only get points from kills
301 set g_domination_point_amt              0 // override: how many points to get per ping
302 set g_domination_point_rate             0 // override: how often to give those points
303 set g_domination_point_capturetime      0.1 // how long it takes to capture a point (given no interference)
304 set g_domination_point_glow             0 // domination point glow (warning, slow)
305 //set g_domination_balance_team_points  1 // # of points received is based on team sizes
306
307 // last man standing
308 set g_lms 0
309 set g_lms_lives_override -1
310 set g_lms_start_health 250
311 set g_lms_start_armor 100
312 set g_lms_start_ammo_shells 50
313 set g_lms_start_ammo_nails 150
314 set g_lms_start_ammo_rockets 50
315 set g_lms_start_ammo_cells 50
316 set g_lms_regenerate 0
317 set g_lms_campcheck_interval 10
318 set g_lms_campcheck_message "^1Don't camp!"
319 set g_lms_campcheck_damage 100
320 set g_lms_campcheck_distance 1800
321 set g_lms_last_join 3                   // if g_lms_join_anytime is false, new players can only join if the worst active player has more than (fraglimit - g_lms_last_join) lives
322 set g_lms_join_anytime 1                // if true, new players can join, but get same amount of lives as the worst player
323
324 // arena
325 set g_arena 0
326 set g_arena_maxspawned 2        // maximum number of players to spawn at once (the rest is spectating, waiting for their turn)
327 set g_arena_roundbased 1        // if disabled, the next player will spawn as soon as someone dies
328 set g_arena_warmup 5            // time, newly spawned  players have to prepare themselves in round based matches
329
330 // server game balance settings
331 set g_balance_armor_regen 0
332 set g_balance_armor_rot 0.1
333 set g_balance_armor_stable 100
334 set g_balance_armor_limit 999
335 set g_balance_armor_start 0
336 set g_balance_armor_blockpercent 0.6
337 set g_balance_health_regen 0.1
338 set g_balance_health_rot 0.1
339 set g_balance_health_stable 100
340 set g_balance_health_limit 999
341 set g_balance_health_start 150
342 set g_balance_selfdamagepercent 0.6
343 set g_balance_weaponswitchdelay 0.3
344 // powerup balance settings
345 set g_balance_powerup_invincible_takedamage 0.2
346 set g_balance_powerup_invincible_time 30
347 set g_balance_powerup_strength_damage 3
348 set g_balance_powerup_strength_force 4
349 set g_balance_powerup_strength_time 30
350
351 // weapon balance settings follow
352
353 set g_balance_laser_damage 35
354 set g_balance_laser_edgedamage 10
355 set g_balance_laser_force 400
356 set g_balance_laser_radius 70
357 set g_balance_laser_speed 9000
358 set g_balance_laser_refire 0.7
359 set g_balance_laser_animtime 0.3
360 set g_balance_laser_lifetime 9
361
362 set g_balance_shotgun_primary_bullets 10
363 set g_balance_shotgun_primary_damage 6
364 set g_balance_shotgun_primary_spread 0.07
365 set g_balance_shotgun_primary_refire 0.5
366 set g_balance_shotgun_primary_animtime 0.2
367 set g_balance_shotgun_primary_ammo 1
368 set g_balance_shotgun_secondary_bullets 10
369 set g_balance_shotgun_secondary_damage 6
370 set g_balance_shotgun_secondary_spread 0.07
371 set g_balance_shotgun_secondary_refire 1.5
372 set g_balance_shotgun_secondary_animtime 0.2
373 set g_balance_shotgun_secondary_ammo 1
374
375 set g_balance_uzi_first_damage 30
376 set g_balance_uzi_first_spread 0.01
377 set g_balance_uzi_first_refire 0.2
378 set g_balance_uzi_first_ammo 1
379 set g_balance_uzi_sustained_damage 16
380 set g_balance_uzi_sustained_spread 0.05
381 set g_balance_uzi_sustained_refire 0.1
382 set g_balance_uzi_sustained_ammo 1
383
384 set g_balance_grenadelauncher_primary_damage 65
385 set g_balance_grenadelauncher_primary_edgedamage 35
386 set g_balance_grenadelauncher_primary_force 400
387 set g_balance_grenadelauncher_primary_radius 140
388 set g_balance_grenadelauncher_primary_speed 2000
389 set g_balance_grenadelauncher_primary_speed_up 200
390 set g_balance_grenadelauncher_primary_lifetime 30
391 set g_balance_grenadelauncher_primary_refire 0.7
392 set g_balance_grenadelauncher_primary_animtime 0.3
393 set g_balance_grenadelauncher_primary_ammo 2
394 set g_balance_grenadelauncher_secondary_damage 65
395 set g_balance_grenadelauncher_secondary_edgedamage 35
396 set g_balance_grenadelauncher_secondary_force 400
397 set g_balance_grenadelauncher_secondary_radius 140
398 set g_balance_grenadelauncher_secondary_speed 1400
399 set g_balance_grenadelauncher_secondary_speed_up 200
400 set g_balance_grenadelauncher_secondary_lifetime 2.5
401 set g_balance_grenadelauncher_secondary_refire 0.6
402 set g_balance_grenadelauncher_secondary_animtime 0.3
403 set g_balance_grenadelauncher_secondary_ammo 2
404
405 set g_balance_electro_primary_damage 90
406 set g_balance_electro_primary_edgedamage 0
407 set g_balance_electro_primary_force 200
408 set g_balance_electro_primary_radius 150
409 set g_balance_electro_primary_speed 2000
410 set g_balance_electro_primary_lifetime 2
411 set g_balance_electro_primary_refire 0.9
412 set g_balance_electro_primary_animtime 0.05
413 set g_balance_electro_primary_ammo 4
414 set g_balance_electro_secondary_damage 30
415 set g_balance_electro_secondary_edgedamage 0
416 set g_balance_electro_secondary_force 200
417 set g_balance_electro_secondary_radius 150
418 set g_balance_electro_secondary_speed 900
419 set g_balance_electro_secondary_speed_up 200
420 set g_balance_electro_secondary_lifetime 2
421 set g_balance_electro_secondary_refire 0.9
422 set g_balance_electro_secondary_animtime 0.05
423 set g_balance_electro_secondary_ammo 1
424 set g_balance_electro_combo_damage 80
425 set g_balance_electro_combo_edgedamage 20
426 set g_balance_electro_combo_force 200
427 set g_balance_electro_combo_radius 150
428
429 set g_balance_crylink_primary_damage 15
430 set g_balance_crylink_primary_edgedamage 0
431 set g_balance_crylink_primary_force 55
432 set g_balance_crylink_primary_radius 3
433 set g_balance_crylink_primary_speed 7000
434 set g_balance_crylink_primary_spread 0.08
435 set g_balance_crylink_primary_shots 4
436 set g_balance_crylink_primary_lifetime 9
437 set g_balance_crylink_primary_refire 0.25
438 set g_balance_crylink_primary_animtime 0.15
439 set g_balance_crylink_primary_ammo 1
440 set g_balance_crylink_secondary_damage 15
441 set g_balance_crylink_secondary_edgedamage 0
442 set g_balance_crylink_secondary_force 55
443 set g_balance_crylink_secondary_radius 3
444 set g_balance_crylink_secondary_speed 7000
445 set g_balance_crylink_secondary_spread 0.08
446 set g_balance_crylink_secondary_shots 7
447 set g_balance_crylink_secondary_lifetime 9
448 set g_balance_crylink_secondary_refire 0.5
449 set g_balance_crylink_secondary_animtime 0.15
450 set g_balance_crylink_secondary_ammo 3
451
452
453 set g_balance_nex_damage 150
454 set g_balance_nex_refire 1
455 set g_balance_nex_animtime 0.3
456 set g_balance_nex_ammo 5
457
458 set g_balance_hagar_primary_damage 40
459 set g_balance_hagar_primary_edgedamage 15
460 set g_balance_hagar_primary_force 100
461 set g_balance_hagar_primary_radius 70
462 set g_balance_hagar_primary_spread 0.025
463 set g_balance_hagar_primary_speed 3000
464 set g_balance_hagar_primary_lifetime 10
465 set g_balance_hagar_primary_refire 0.15
466 set g_balance_hagar_primary_ammo 1
467 set g_balance_hagar_secondary_damage 40
468 set g_balance_hagar_secondary_edgedamage 15
469 set g_balance_hagar_secondary_force 100
470 set g_balance_hagar_secondary_radius 70
471 set g_balance_hagar_secondary_spread 0.025
472 set g_balance_hagar_secondary_speed 1400
473 set g_balance_hagar_secondary_lifetime 10
474 set g_balance_hagar_secondary_refire 0.15
475 set g_balance_hagar_secondary_ammo 1
476
477 set g_balance_rocketlauncher_damage 130
478 set g_balance_rocketlauncher_edgedamage 50
479 set g_balance_rocketlauncher_force 600
480 set g_balance_rocketlauncher_radius 170
481 set g_balance_rocketlauncher_speed 850
482 set g_balance_rocketlauncher_lifetime 9
483 set g_balance_rocketlauncher_refire 1
484 set g_balance_rocketlauncher_animtime 0.3
485 set g_balance_rocketlauncher_ammo 3
486 set g_balance_rocketlauncher_laserguided_speed  1000  //650
487 set g_balance_rocketlauncher_laserguided_turnrate       0.75  //0.5
488 set g_balance_rocketlauncher_laserguided_allow_steal    1
489
490 set g_balance_falldamage_deadminspeed 150
491 set g_balance_falldamage_minspeed 1400
492 set g_balance_falldamage_factor 0.15
493 set g_balance_falldamage_maxdamage 25
494
495 set g_balance_pause_armor_rot 5
496 set g_balance_pause_health_rot 5
497 set g_balance_pause_health_regen 5
498 set g_balance_pause_armor_rot_spawn 10
499 set g_balance_pause_health_rot_spawn 10
500 set g_balance_pause_health_regen_spawn 0
501
502 set g_footsteps 0 // serverside footstep sounds
503
504 // effects
505 cl_decals 1
506 cl_decals_time 2
507 cl_decals_fadetime 1
508 cl_particles 1
509 cl_particles_quality 0.5
510 cl_stainmaps 0
511 seta cl_nogibs 0
512 gl_picmip 1
513 gl_flashblend 0
514 r_bloom 1
515 r_coronas 1
516 r_dynamic 1
517 r_shadow_bumpscale_basetexture 5
518 r_shadow_realtime_world 0
519 r_shadow_realtime_world_lightmaps 1
520 seta r_glsl 1
521 seta r_glsl_deluxemapping 2
522 seta r_glsl_offsetmapping 0
523 set r_glsl_offsetmapping_scale 0.02
524 r_shadow_realtime_world_shadows 0
525 r_shadow_realtime_dlight_shadows 0
526 r_shadow_realtime_world_dlightshadows 0
527 r_shadow_gloss 1
528
529 // misc
530 set host_maxfps 1000
531 set host_minfps 10
532 scr_conbrightness 0
533 scr_screenshot_jpeg 1
534 scr_screenshot_jpeg_quality 0.9
535 sv_maxvelocity 1000000000
536 cl_sound_wizardhit ""
537 cl_sound_hknighthit ""
538 cl_sound_tink1 "weapons/tink1.wav"
539 cl_sound_ric1 "weapons/ric1.wav"
540 cl_sound_ric2 "weapons/ric2.wav"
541 cl_sound_ric3 "weapons/ric3.wav"
542 cl_sound_r_exp3 ""
543 sv_sound_land ""
544 sv_sound_watersplash ""
545 // startmap_dm is used when running with the -listen or -dedicated commandline options
546 alias startmap_sp "map nexdm01"
547 alias startmap_dm "map nexdm01"
548
549 // aliases:
550 alias +attack2 +button3
551 alias -attack2 -button3
552 alias +zoom +button4
553 alias -zoom -button4
554 alias +crouch +button5
555 alias -crouch -button5
556 alias weapnext "impulse 10"
557 alias weaplast "impulse 11"
558 alias weapprev "impulse 12"
559
560 // movement
561 bind w +forward
562 bind a +moveleft
563 bind s +back
564 bind d +moveright
565 bind UPARROW +forward
566 bind LEFTARROW +moveleft
567 bind DOWNARROW +back
568 bind RIGHTARROW +moveright
569 bind SHIFT +crouch
570 bind ENTER +jump
571 bind SPACE +jump
572
573 // weapons
574 bind 1 "impulse 1"
575 bind 2 "impulse 2"
576 bind 3 "impulse 3"
577 bind 4 "impulse 4"
578 bind 5 "impulse 5"
579 bind 6 "impulse 6"
580 bind 7 "impulse 7"
581 bind 8 "impulse 8"
582 bind 9 "impulse 9"
583 bind 0 "impulse 210"
584 bind MOUSE1 +attack
585 bind MOUSE2 +attack2
586 bind MOUSE3 +zoom
587 bind MOUSE4 weaplast
588 bind MOUSE5 +hook
589 bind MWHEELUP weapnext
590 bind MWHEELDOWN weapprev
591 bind BACKSPACE dropweapon
592
593 // misc
594 bind e +hook
595 bind - sizedown
596 bind = sizeup
597 bind ` toggleconsole
598 bind ~ toggleconsole
599 bind TAB +showscores
600 bind ESCAPE togglemenu
601 bind r messagemode2
602 bind t messagemode
603 bind y messagemode2
604 bind i +show_info
605 bind PAUSE pause
606 bind F10 quit
607 bind F11 disconnect
608 bind F12 screenshot
609 bind F4 ready
610
611 // these commands can be voted
612 set sv_vote_commands "restart timelimit fraglimit chmap g_grappling_hook sv_defaultplayer_fbskin_green sv_defaultplayer_fbskin_red sv_defaultplayer_fbskin_orange sv_defaultplayer_fbskin_off"
613 // users can call a vote for the above commands
614 set sv_vote_call 1
615 // users can call a vote to become master
616 set sv_vote_master 1
617 // set to 1 to allow to change you vote/mind
618 set sv_vote_change 0
619 // set to 1 to count votes once after timeout or to 0 to count with every vote
620 set sv_vote_singlecount 0
621 // a vote will timeout after this many seconds
622 set sv_vote_timeout 60
623 // a player can not call a vote again for this many seconds
624 set sv_vote_wait 120
625 alias vhelp "cmd vote help"
626 alias vstatus "cmd vote status"
627 alias vcall "cmd vote call $*"
628 alias vstop "cmd vote stop"
629 alias vmaster "cmd vote master"
630 alias vdo "cmd vote do $*"
631 alias vyes "cmd vote yes"
632 alias vno "cmd vote no"
633 bind F1 vyes
634 bind F2 vno
635
636 //used for spectate/observer mode
637 alias spec "cmd spectate"
638 bind F3 spec
639
640 // alias for switching the teamselect menu
641 alias menu_showteamselect "set scmenu_directmenu TeamSelect; togglemenu"
642 bind f5 menu_showteamselect
643
644 // NixNex (No-Items x Nexuiz) - at each time, everyone uses the same weapon,
645 // and in regular intervals, this weapon is cycled
646 set g_nixnex 0
647 set g_nixnex_with_laser 0
648 // TODO these need balancing:
649 set g_balance_nixnex_roundtime 25
650 set g_balance_nixnex_incrtime 1.6
651 // initial ammo
652 set g_balance_nixnex_ammo_shells 15
653 set g_balance_nixnex_ammo_nails 45
654 set g_balance_nixnex_ammo_rockets 15
655 set g_balance_nixnex_ammo_cells 15
656 // ammo increment per second
657 set g_balance_nixnex_ammoincr_shells 2
658 set g_balance_nixnex_ammoincr_nails 6
659 set g_balance_nixnex_ammoincr_rockets 2
660 set g_balance_nixnex_ammoincr_cells 2
661
662 // score log
663 alias printstats "set _printstats 1"    // print status on demand
664 set sv_logscores_console 0              // print scores to server console
665 set sv_logscores_file 0                 // print scores to file
666 set sv_logscores_filename "scores.log"  // filename
667 set sv_logscores_bots 0                 // exclude bots by default
668
669 // spam (frag/capture) log
670 set sv_eventlog 0 // the master switch for efficiency reasons
671 set sv_eventlog_console 1
672 set sv_eventlog_files 0
673 seta sv_eventlog_files_counter 0
674 set sv_eventlog_files_nameprefix "nexuiz"
675 set sv_eventlog_files_namesuffix ".log"
676
677 set nextmap "" // override the maplist when switching to the next map
678 set lastlevel ""
679
680 // singleplayer campaign
681 seta g_campaign_index 0
682 seta g_campaign_skill 2
683
684 alias singleplayer_start "g_campaign_index 0; set scmenu_campaign_goto 0"
685 alias singleplayer_continue "set scmenu_campaign_goto -1"
686 alias singleplayer_levellist "set scmenu_campaign_dump 1; togglemenu; wait; togglemenu"
687
688 // Green's fullbright skins
689 alias "player_fbskin_green" "playermodel models/player/nexus.zym;playerskin 3"                                                             
690 alias "player_fbskin_red" "playermodel models/player/nexus.zym;playerskin 4"                                                               
691 alias "player_fbskin_orange" "playermodel models/player/nexus.zym;playerskin 5"                                                            
692 alias "player_fbskin_off" "playermodel models/player/nexus.zym;playerskin 0"                                                            
693 alias "sv_defaultplayer_fbskin_green" "set sv_defaultcharacter 1;set sv_defaultplayermodel models/player/nexus.zym;set sv_defaultplayerskin 3"     
694 alias "sv_defaultplayer_fbskin_red" "sv_defaultcharacter 1;set sv_defaultplayermodel models/player/nexus.zym;set sv_defaultplayerskin 4"           
695 alias "sv_defaultplayer_fbskin_orange" "sv_defaultcharacter 1;set sv_defaultplayermodel models/player/nexus.zym;set sv_defaultplayerskin 5"        
696 alias "sv_defaultplayer_fbskin_off" "sv_defaultcharacter 0;set sv_defaultplayerskin 0"                                                             
697
698 seta sv_servermodelsonly 1