Update configuration files

-dev is now removed from every prod cfg.
-developer 1 is now removed from every prod cfg.
This commit is contained in:
Kawe Mazidjatari 2022-09-22 22:24:40 +02:00
parent 23eba316df
commit 5ce4af6ec6
9 changed files with 3 additions and 8 deletions

View File

@ -2,7 +2,6 @@
//// REPLICATED ////
//////////////////////////
mp_allowed "1" // Whether multiplayer is allowed or not.
developer "1" // Required for certain script functionality.
//////////////////////////
//// SQUIRREL ////

View File

@ -6,6 +6,7 @@
//////////////////////////
cl_noTimeoutLocalHost "1" // Do not time-out on local connections.
cl_threaded_bone_setup "0" // Has to be disabled on the client to prevent deadlock.
cl_quota_stringCmdsPerSecond "256" // Max string commands submissions on the client.
//////////////////////////
//// SIMULATION //// !!WARNING!!: CHANGING THESE CAN CAUSE SIMULATION ISSUES. DO NOT CHANGE FOR NON-DEBUG ACTIVITY!

View File

@ -4,7 +4,7 @@
sv_cheats "1" // Allow cheats on the server.
mp_allowed "1" // Whether multiplayer is allowed or not.
bhit_enable "1" // Bullet trajectory debug.
developer "1" // Required for certain script functionality.
developer "1" // Required for DEVELOPER script.
//////////////////////////
//// NETCHAN ////

View File

@ -1,3 +1,2 @@
-ansiclr
-dev
-playlistfile "playlists_r5_patch.txt"

View File

@ -1,6 +1,6 @@
-ansiclr
-notimeout
-dev
-devsdk
-notimeout
-tools
-playlistfile "playlists_r5_patch.txt"

View File

@ -1,3 +1,2 @@
-ansiclr
-dev
-playlistfile "playlists_r5_patch.txt"

View File

@ -1,4 +1,3 @@
-dev
-fnf
-multiple
-novid

View File

@ -1,4 +1,3 @@
-dev
-fnf
-multiple
-showdevmenu

View File

@ -1,5 +1,4 @@
-ansiclr
-dev
-fnf
-multiple
-novid