I had a problem like this and it turned out the locals were somehow broken (and I still dont know how or why) and the only fix I could come up with is bypassing the locale and manually replacing all calls for _U with the translated text directly. This fixed my issue.
why walking style no work âŚ
Could you please upload your dpemotes optimized?
I Checked every single line, and simply it continues eating 0.08ms instead of 0.01 msâŚ
Ty!
Niice, its PassiveRolePlayer BTW
interesting âŚ
No offense but, I wouldnât trust code from some random person on the internetâŚ
Curious if there is a code word linked in this script to the emote bind for delete/unbind it? I have tried /emotebind num4 unbind with no success. The issue Iâm having is when I play on controller my key binds link to my thumb stick & I now canât walk. Just wanting to erase the emotebinds. linked with num4-num9 that I set up. Thanks for any help.
Might be too late, but probably will help others
Open NativeUI.lua,
look for line 341
paste this instead of the current function
function FormatXWYH(Value, Value2)
local W, H = GetActiveScreenResolution()
return Value/W, Value2/H
end
It will take the current active playerâs resolution screen and will postion it correctly
You would have to find the animation of the Ped leaning his arm out the window while in a driving position, then add that to dpemotes AnimationList.lua. Then enter the vehicle and apply the animation.
Do you know the name?
Anyone have problem whit prop bug on the hands ?
This is awesome, I love it! But does anyone know why anytime you change any value from true to false, or change a key bind value, it breaks the script until it gets reinstalled and untouched? Sorry, Iâm a noob, but when I set them to false or change the values it just doesnât work at all. Is there something else I have to do other than just changing the key and true/false values?
What props?
Box or tablet or notes for example
Check DMs @Novus88
This is definitely possible ![]()
You have the problem whit bugged propr in hand ?
It only does that sometimes if you open the menu and click prop emotes. But if you type /e and the prop emote then itâs fine.
whenever i disable the ragdoll in config the script breaks and wont run! any help?
