⚙ Config Setup
Updated 9 months agoCONFIG DOCUMENTATION ⚙
This documentation is still being updated and is not finished yet.
⏭ HUD SETTINGS
Enable_HUD
-> Type: Boolean -> Default:true
true
-> EnablesHUD_Hotkey
false
-> DisablesHUD_Hotkey
HUD_Hotkey
-> Type: KeyboardShortcut -> Default:Keypad7
⏭ FPS SETTINGS
Enable_FPS
-> Type: Boolean -> Default:true
true
-> EnablesFPS_Hotkey
false
-> DisablesFPS_Hotkey
FPS_Hotkey
-> Type: KeyboardShortcut -> Default:Keypad8
FPS_Font_Size
-> Type: Int -> Default:13
- Anywhere between
10
to18
will work fine - Rounded numbers only
- Anywhere between
FPS_Font_Color
-> Type: String -> Default:#FFFFFF
⏭ CLOCK SETTINGS
Enable_Clock
-> Type: Boolean -> Default:true
true
-> EnablesClock_Hotkey
false
-> DisablesClock_Hotkey
Clock_Hotkey
-> Type: KeyboardShortcut -> Default:Keypad9
Clock_Inside_Visibility
-> Type: Float -> Default:0.3f
0f
= 0% Visibility of Inside Clock0.3f
= 30% Visibility of Inside Clock0.6f
= 60% Visibility of Inside Clock1f
= 100% Visibility of Inside Clock- You may use other values between
0
and1
- Be sure to append a
f
at the end of value
Real_Time_Clock
-> Type: Boolean -> Default:false
true
-> Changes the clock to update fasterfalse
-> Doesn't affect the clock
⏭ CHAT SETTINGS
Auto_Fade_Chat
-> Type: Boolean -> Default:true
true
-> Enables the auto fading chat boxfalse
-> Doesn't affect the chat box
⏭ EXPERIMENTAL SETTINGS
Frame_Rate_Override
-> Type: Boolean -> Default:false
true
-> Sets target frame rate to 500 and turns off vSyncfalse
-> Doesn't affect any display settings