Simply put this in to your cfg/autoexec
//////////////////////////////////////////////// clean up of bodies & decals
Alias cleanup0 “cl_destroy_ragdolls; r_cleardecals”
alias cleanup1 “cl_destroy_ragdolls; r_cleardecals”
alias cleanup19 “cl_destroy_ragdolls; r_cleardecals”
alias cleanupPart0 “cleanup1; wait 1; cleanupPart18”
alias cleanupPart18 “cleanup19; wait 1; cleanup0; wait 1; cleanupRestart”
alias cleanupRestart “cleanupPart0”
cleanupPart0
//////////////////////////////////////////////// clean up of bodies & decals
If you don’t want one of those being cleaned up, simply remove it from the aliases eg.
Alias cleanup0 “cl_destroy_ragdolls”
or
Alias cleanup0 “r_cleardecals”
following this and doing that in every alias this appears in.
or if you are a lazy person like me just use the ready to go lines here!
//////////////////////////////////////////////// clean up of decals
Alias cleanup0 “r_cleardecals”
alias cleanup1 “r_cleardecals”
alias cleanup19 “r_cleardecals”
alias cleanupPart0 “cleanup1; wait 1; cleanupPart18”
alias cleanupPart18 “cleanup19; wait 1; cleanup0; wait 1; cleanupRestart”
alias cleanupRestart “cleanupPart0”
cleanupPart0
//////////////////////////////////////////////// clean up of decals
//////////////////////////////////////////////// clean up of bodies
Alias cleanup0 “cl_destroy_ragdolls”
alias cleanup1 “cl_destroy_ragdolls”
alias cleanup19 “cl_destroy_ragdolls”
alias cleanupPart0 “cleanup1; wait 1; cleanupPart18”
alias cleanupPart18 “cleanup19; wait 1; cleanup0; wait 1; cleanupRestart”
alias cleanupRestart “cleanupPart0”
cleanupPart0
//////////////////////////////////////////////// clean up of bodies
Related Posts:
- Black Mesa: Useful Toggle Scripts
- Broken Lines: Controller Set-up Guide
- Barotrauma: How to Make Money
- BRINK: How To Enable God Mode
- DOOM 64: How to Enable Fast Monsters