mirror of
https://github.com/ENSL/NS.git
synced 2024-11-10 07:11:38 +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
|
||||
//Activated by pressing F2 (which also is used to join aliens)
|
||||
//Alien cfg that is part of a default installation on the NS Launcher.
|
||||
//Activated by joining or spawning on aliens.
|
||||
|
||||
//bind "mouse2" "+movement"
|
||||
//psoff
|
|
@ -39,7 +39,7 @@ sv_proxies 1
|
|||
// maximum client movement speed (needed for commander mode)
|
||||
sv_maxspeed 4000
|
||||
sv_allowdownload 1
|
||||
mp_consistency 0
|
||||
mp_consistency 1
|
||||
|
||||
// Commander voting
|
||||
mp_votedowntime 180
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
//Marine cfg that is part of a default installation on the NS Launcher
|
||||
//Activated by pressing F1 (which also is used to join marines)
|
||||
//Marine cfg that is part of a default installation on the NS Launcher.
|
||||
//Activated by pressing joining or spawning on marines.
|
||||
|
||||
|
||||
//bind "mouse2" "impulse 10"
|
||||
|
|
Loading…
Reference in a new issue