File tree Expand file tree Collapse file tree 3 files changed +9
-0
lines changed Expand file tree Collapse file tree 3 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -12,5 +12,8 @@ stuffcmds
12
12
// Disable Local Network Backdoor to Prevent Crash
13
13
cl_localnetworkbackdoor 0
14
14
15
+ // Increase total number of string commands to execute
16
+ sv_quota_stringcmdspersecond 512
17
+
15
18
// display the startup level
16
19
startupmenu
Original file line number Diff line number Diff line change @@ -12,5 +12,8 @@ stuffcmds
12
12
// Disable Local Network Backdoor to Prevent Crash
13
13
cl_localnetworkbackdoor 0
14
14
15
+ // Increase total number of string commands to execute
16
+ sv_quota_stringcmdspersecond 512
17
+
15
18
// display the startup level
16
19
startupmenu
Original file line number Diff line number Diff line change @@ -12,5 +12,8 @@ stuffcmds
12
12
// Disable Local Network Backdoor to Prevent Crash
13
13
cl_localnetworkbackdoor 0
14
14
15
+ // Increase total number of string commands to execute
16
+ sv_quota_stringcmdspersecond 512
17
+
15
18
// display the startup level
16
19
startupmenu
You can’t perform that action at this time.
0 commit comments