apply settings
This commit is contained in:
parent
6616305b49
commit
604a1e96ba
1 changed files with 3 additions and 0 deletions
|
@ -31,6 +31,9 @@ bind "p" "sv_cheats 1; noclip"
|
|||
// Load custom game script
|
||||
alias "cg" "exec customgame"
|
||||
|
||||
// Apply all the settings
|
||||
mp_restartgame "1"
|
||||
|
||||
// Reload script
|
||||
unbind "SEMICOLON"
|
||||
bind "SEMICOLON" "exec autoexec"
|
||||
|
|
Loading…
Reference in a new issue