這篇文章記錄與console指令與相關的config設定值
============================================================
與屍體相關的
cl_ragdoll_collide "0" // 1 // If set to 1, prevents characters from merging into each other due to ragdoll effects.
cl_ragdoll_fade_time "0" // 15 // Delay before ragdolls disappear. Anything below ~0.75 is instant.
cl_ragdoll_physics_enable "1" // 1 // Enable ragdoll physics. Setting this to 0 is going to leave dead people standing in zero position. Not recommended.
cl_ragdoll_forcefade "1" // 0 // Enable the forced fading of ragdolls. Must be set to 1 if you plan on disabling ragdoll physics with cl_ragdoll_physics_enable 0, otherwise dead people will zero position freeze.