When i press 'u' player falls down

when i press ‘u’ player falls down please help

How are we supposed to go off of that? Why don’t you go through all the recent scripts you added searching for that keypress and making your players “fall down”

maybe someone else encountred this problem because i’m not sure if it’s from recent or old scripts and it’s a lot to go through all of them

what resources do you have?

You can use notepad++ or visual studio code to quickly search through all your folders to match a certain phrase. Instead of doing it one by one for each resource. As for the pictures you posted, try looking in the crouch script or esx_animations. Only you will know what exactly is in those scripts, there isnt much we can help with outside of that.

same issue

The problem is on DpEmotes, if you want to remove this you can do this.

Go to dpemotes/client/ragdoll.lua and delete all code

And then is ready!

2 Likes

oh thanks this trick will help me out a lot ! hut how can i do it ? search all files with notepad++

Open the find and replace tool and choose the tab “Find in files”

thanks a lot this will help me a lot in future !
thanks for the solution @German_Fernandez <3

but no need to delete all ragdoll file xD it will cause errors xD .
just go to config.lua in dpemotes line 28 , set to false

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