Hai if I turn a plyer into a ragdoll, the ragdoll entity cannot be moved by the phygun. Code:
[code]
plya:CreateRagdoll()
plya:Spectate(OBS_MODE_CHASE)
plya:SpectateEntity(plya:GetRagdollEntity())
[/code]
It's a clientside entity, not a server side entity.
Sorry, you need to Log In to post a reply to this thread.