cssdm icon indicating copy to clipboard operation
cssdm copied to clipboard

RagdollRemoval doun't work after last update

Open Flux001337 opened this issue 7 months ago • 0 comments

RagdollRemoval doun't work after last update.

that's why I tried to write bypass plugin.

As soon as I have loaded the plugin "dm_basics.smx " the following code no longer works in other plugins: new _iEntity = GetEntPropEnt(client, Prop_Send, "m_hRagdoll");

Its always -1

I suspect that the "Entitydata" is removed by the cssdm extension before i can grab the Entity. But the Ragdoll is still visible!

Is it possible to fix this OR disable optional the "RagdollRemoval" class from C-code for a separate sm plugin?

Thank you in advance

Flux aka HSFighter

Flux001337 avatar Mar 12 '25 23:03 Flux001337