mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Disable server hitbox debug draw by default
Disabled by default in development cfg's.
This commit is contained in:
parent
2e6381cfc6
commit
0895adff35
@ -17,7 +17,7 @@ base_tickinterval_mp "0.05" // Sets the num simulation frames per seco
|
||||
//////////////////////////
|
||||
//// DEBUG DRAW ////
|
||||
//////////////////////////
|
||||
sv_showhitboxes "0" // Send server-side hitboxes for specified entity to client (!slower!).
|
||||
sv_showhitboxes "-1" // Send server-side hitboxes for specified entity to clients (!slower!).
|
||||
sv_showlagcompensation "1" // Show lag compensated hitboxes whenever a player is lag compensated (!slower!).
|
||||
sv_visualizetraces "1" // Show native and script related debug tracing (!slower!).
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user