How can i change Humanoid's state to Free falling in a server script

so i want the player to stop becoming radgoll, so im using the ragdoll event to detect if it becomes ragdoll and when it fires change humanoid’s state, but i havent found a way in how to properly implement this

I have tried using Humanoid:ChangeState() and other methods but none of them work at all

I would like some help

Well as i said in the title, im doing this in a server script, but now, with a remote event and using Humanoid:ChangeState() once again in a local script, it works!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.