r5sdk/r5dev/resource/cfg/autoexec_client.cfg
Kawe Mazidjatari 27ddc30d68 Prune ununsed/useless cvars
Also removed these from the CFG files.
* 'sq_showvmoutput' has been renamed to 'script_show_output'.
* 'sq_showvmwarning' has been renamed to 'script_show_warning'.
2023-03-26 18:18:50 +02:00

18 lines
641 B
INI

/////////////////////// client configuration file.
// This file is executed automatically on startup.
//////////////////////////
//// CLIENT ////
//////////////////////////
cl_noTimeoutLocalHost "0" // Do not time-out on local connections.
//////////////////////////
//// DEBUG TEXT ////
//////////////////////////
rui_defaultDebugFontFace "ArameMono" // Sets the RUI debug font face.
//////////////////////////
//// PLATFORM ////
//////////////////////////
origin_disconnectWhenOffline "0" // Whether the client disconnect itself from the server if Origin is offline.