Yes, the ragdoll is released as soon as the effect is done. Check C_EntityDissolve::ClientThink( void ) in c_entitydissolve.cpp.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jose Luis Gonzalez Sent: Wednesday, March 02, 2005 7:05 AM To: [email protected] Subject: [hlcoders] Using "Dissolve" to make disappear a ragdoll. Hi. I'm now using the dissolve function to make disappear a ragdoll: pRagdoll->Dissolve( ... <don't remember well now>); When entity disolves, disappear. But, in memory too?? Do ragdoll disappear in memory too or only becomes invisible and untouchable after dissolve?. Thanks. Sorry for my english _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

