mirror of
https://github.com/nzp-team/assets.git
synced 2025-04-30 11:10:50 +00:00
add helpful co-op config cvars
This commit is contained in:
parent
8af4298134
commit
f58a23c37e
1 changed files with 8 additions and 1 deletions
|
@ -80,6 +80,13 @@ sv_bigcoords 1
|
||||||
maxclients 4
|
maxclients 4
|
||||||
sv_playerslots 8
|
sv_playerslots 8
|
||||||
|
|
||||||
|
teamplay 1
|
||||||
|
team "allies"
|
||||||
|
scr_autoid_team 1
|
||||||
|
net_compressed 1
|
||||||
|
sv_nqplayerphysics 1
|
||||||
|
scr_autoid_teamcolour 15
|
||||||
|
|
||||||
//
|
//
|
||||||
// CONTROLLER BINDS
|
// CONTROLLER BINDS
|
||||||
//
|
//
|
||||||
|
@ -110,4 +117,4 @@ bind aux5 "togglemenu"
|
||||||
bind aux3 +sprint
|
bind aux3 +sprint
|
||||||
bind aux4 +button6
|
bind aux4 +button6
|
||||||
bind aux7 "echo 7"
|
bind aux7 "echo 7"
|
||||||
bind aux8 "echo 8"
|
bind aux8 "echo 8"
|
||||||
|
|
Loading…
Reference in a new issue