Forum
Ragdolls
Created 18th April 2009 @ 21:15
Add A Reply Pages: 1
Hey all,
Just a quick question, what are the settings so that ragdolls disappear as soon as a player dies, I mean literally disappear, no corpes / gibs.
Here are my current settings:
violence_agibs “0” // changeable
violence_hgibs “0” // changeable
violence_hblood “0” // changeable
violence_ablood “0” // changeable
gl_ragdoll_fade_time “0.0F”
g_ragdoll_fadespeed “0.0F”
g_ragdoll_important_maxcount “0”
g_ragdoll_lvfadespeed “0”
g_ragdoll_maxcount “10”
gl_clear “0”
tf_playergib “0”
prop_active_gib_limit “0”
props_break_max_pieces “0”
I think you need cl_ragdoll_forcefade 1 or sth like that, don’t know the exact spelling right now
cl_ragdoll_physics_enable 1
cl_ragdoll_fade_time 0
Put them in your autoexec, and they will disappear instantly.
They will disappear instantly but you will still see them for about a second under middle point (on badlands) and on the middle(ish) on bball. I think its just moving them out of the way or something :S
but ye youve got all the ones i can think of
Out of my fpsconfig
// GIBS ________________________________________
violence_agibs “0” // Show alien gib entities
violence_hgibs “0” // Show human gib entities
violence_hblood “0” // Draw human blood
violence_ablood “0” // Draw alien blood
cl_ragdoll_forcefade “1”
cl_ragdoll_collide “0”
cl_ragdoll_physics_enable “0”
cl_ragdoll_fade_time “0.0F”
g_ragdoll_fadespeed “0.0F”
g_ragdoll_lvfadespeed “10”
tf_playergib “0”
Add A Reply Pages: 1