tweaked cvars
This commit is contained in:
parent
c6a43ba281
commit
3b3ef4754b
3 changed files with 67 additions and 2 deletions
|
|
@ -29,7 +29,7 @@ ConVar yb_timerpickup ("yb_timerpickup", "0.5", VT_NOSERVER);
|
|||
ConVar yb_timergrenade ("yb_timergrenade", "0.5", VT_NOSERVER);
|
||||
|
||||
ConVar yb_chatter_path ("yb_chatter_path", "sound/radio/bot", VT_NOSERVER);
|
||||
ConVar yb_restricted_weapons ("yb_restricted_weapons", "ump45;p90;elite;tmp;mac10;m3;xm1014");
|
||||
ConVar yb_restricted_weapons ("yb_restricted_weapons", "ump45;elite;tmp;mac10;m3;xm1014");
|
||||
|
||||
// game console variables
|
||||
ConVar mp_c4timer ("mp_c4timer", NULL, VT_NOREGISTER);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue