apply settings

This commit is contained in:
Mylloon 2023-03-15 12:41:58 +01:00
parent 6616305b49
commit 604a1e96ba
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

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