anyway to fix nil globe index error
Anyones Dpemotes not working
mine wont load the fxmanifest
DP Emotes Error in console still works in game though?
Error is most likely because you don’t have MySQL or something.
I have it installed but not into a database thing? Anywhere I can find video tut?
Can I have communication with you?
Regarding?
How much does your dpemote consume? I have the original optimized consumes 0.01ms
how did you make it consume that?, the original consumes me 0.09ms
Many other scripts can conflict that whole Ms nonsense anyways.
Is there a way to save walkstyle via db?
Hi, I was wondering if it is possible to move the text for when you use a shared emote (where its says to accept or not) as it is blocked by my minimap and hud? If anyone knows how to do this it would be greatly appreciated.
Look in the config file, there’ll be something about coordinates or something silly? I’m AFK and not entirely sure sorry but, yeah
The emote /e copbeacon doesn’t work for female sex.
You can fix it adding the code in line 897 of AnimationList.lua
A pleasure to help
["cop4"] = {"amb@world_human_car_park_attendant@male@base", "base", "Cop 4", AnimationOptions =
{
Prop = "prop_parking_wand_01",
PropBone = 57005,
PropPlacement = {0.12, 0.05, 0.0, 80.0, -20.0, 180.0},
--
EmoteLoop = true,
EmoteMoving = true,
}},
Really useful
Thanks for bringing this to my attention. Yes, many emotes use scenarios, which for whatever reason are male Ped only . I will add your fix soon. Thank you for your contribution
@Quosh
I’ll have to test it in game but it’s possible that emotemoving should be false. The whole /e copbeacon can probably just be replaced with cop4 tbh.
Have removed /e copbeacon and added /e cop4. Uncertain if ped should be able to move or not.