View Single Post
PC Gamer
Veteran Member
Join Date: Mar 2014
Old 12-05-2022 , 01:57   Re: [TF2] Special Ragdolls (v1.0, 1-9-2019)
Reply With Quote #7

Plugin will likely be updated by the author soon. In the meantime you can get it working by changing this at line 243:

PHP Code:
Change from this:  SetEntProp(ragdollProp_Send"m_iPlayerIndex"client);

to thisSetEntPropEnt(ragdollProp_Send"m_hPlayer"client); 

Last edited by PC Gamer; 12-05-2022 at 01:58.
PC Gamer is offline