config updates

This commit is contained in:
pierow 2021-02-08 05:46:43 -05:00
parent b2d10207c1
commit dfd80535cf
3 changed files with 5 additions and 5 deletions

View file

@ -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

View file

@ -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

View file

@ -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"