dpEmotes 1.7 (390+ emotes) Walkingstyles, Keybinding, Dances, Expressions and Shared Emotes


For Example when I press onto any of them, it just makes the menu disappear and I cant re open it

anyway to fix nil globe index error

Anyones Dpemotes not working

1 Like

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?

1 Like

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

:man_shrugging:t2:

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.

1 Like

Look in the config file, there’ll be something about coordinates or something silly? I’m AFK and not entirely sure sorry but, yeah

Hi @anon70864786

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 :wink:

["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,
    }},
1 Like

Really useful :grinning:

1 Like

Thanks for bringing this to my attention. Yes, many emotes use scenarios, which for whatever reason are male Ped only :thinking::unamused::disappointed:. I will add your fix soon. Thank you for your contribution :blush: @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.