βGeneral
Frequently Asked Questions
How do you add more screens?
// Example
If you want to have more of the stationary screens, you'll need to add more of those files
Eg. generic_texture_renderer_stationary6.gfx --> generic_texture_renderer_stationary7.gfxHow do I disable ragdoll when getting wounded?
causeStaggering = 25 -- The int is the chance to trigger a ragdoll in %Last updated