How do I disable ragdoll (FiveM Server)

Self explanatory, I want to disable this stupid ragdoll.

You have set up the ragdoll and vehicle lock with the same key bind. If you’re using dpemotes script you can change this key bind in config.lua or even disable it(not sure)

4 Likes

Fixed it! thank you, I wanted to disable it but I didn’t know what it was. It was a setting in dpemotes. Thank you.

1 Like

– You can disable the Ragdoll keybinding here.
RagdollEnabled = false,
RagdollKeybind = 303, – Get the button number here

in the config.lua