mirror of
https://github.com/ENSL/NS.git
synced 2025-02-01 21:51:03 +00:00
config updates
This commit is contained in:
parent
b2d10207c1
commit
dfd80535cf
3 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
||||||
//Alien cfg that is part of a default installation on the NS Launcher
|
//Alien cfg that is part of a default installation on the NS Launcher.
|
||||||
//Activated by pressing F2 (which also is used to join aliens)
|
//Activated by joining or spawning on aliens.
|
||||||
|
|
||||||
//bind "mouse2" "+movement"
|
//bind "mouse2" "+movement"
|
||||||
//psoff
|
//psoff
|
|
@ -39,7 +39,7 @@ sv_proxies 1
|
||||||
// maximum client movement speed (needed for commander mode)
|
// maximum client movement speed (needed for commander mode)
|
||||||
sv_maxspeed 4000
|
sv_maxspeed 4000
|
||||||
sv_allowdownload 1
|
sv_allowdownload 1
|
||||||
mp_consistency 0
|
mp_consistency 1
|
||||||
|
|
||||||
// Commander voting
|
// Commander voting
|
||||||
mp_votedowntime 180
|
mp_votedowntime 180
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
//Marine cfg that is part of a default installation on the NS Launcher
|
//Marine cfg that is part of a default installation on the NS Launcher.
|
||||||
//Activated by pressing F1 (which also is used to join marines)
|
//Activated by pressing joining or spawning on marines.
|
||||||
|
|
||||||
|
|
||||||
//bind "mouse2" "impulse 10"
|
//bind "mouse2" "impulse 10"
|
||||||
|
|
Loading…
Reference in a new issue