[Release] Couple hand holding animations (static poses)

Have you ever wanted to recreate trending instagram pictures #followmeto in GTA V? Now you can :sunglasses: They are my first ever 2 animations - static poses.

Dollie Mods - Animations Freebies #1 - Follow me.7z (3.4 MB)

:hibiscus: How to install on ๐“•๐“ฒ๐“ฟ๐“ฎ๐“œ (๐“ญ๐“น๐“”๐“ถ๐“ธ๐“ฝ๐“ฎ๐“ผ) :hibiscus:

:purple_heart: Install dpEmotes resource - Releases ยท andristum/dpemotes ยท GitHub or newer version edited by TayMcKenzieNZ - GitHub - TayMcKenzieNZ/dpemotes: Emotes / Animations for fiveM with human, animal and prop support.
:purple_heart: Drag and drop files from โ€œycdโ€ folder to your esx_animation โ†’ stream โ†’ CasinoEmotes folder
:purple_heart: Install Notepad++ - Downloads | Notepad++
:purple_heart: Paste belowed code in file โ€œAnimationList.luaโ€ in โ€œDP.Emotes = {โ€ section (you can change โ€œFollow me pose Aโ€ and โ€œfollowaโ€ text to your liking):

   ["followa"] = {"dollie_mods@follow_me_001", "follow_me_001", "Follow me pose A", AnimationOptions =
   {
       EmoteLoop = true,
       EmoteMoving = false,

   ["followb"] = {"dollie_mods@follow_me_002", "follow_me_002", "Follow me pose B", AnimationOptions =
   {
       EmoteLoop = true,
       EmoteMoving = false,

:hibiscus: How to install on ๐“•๐“ฒ๐“ฟ๐“ฎ๐“œ (๐“ฎ๐“ผ๐”_๐“ช๐“ท๐“ฒ๐“ถ๐“ช๐“ฝ๐“ฒ๐“ธ๐“ท๐“ผ) :hibiscus:

:purple_heart: Install esx_animations script on your server (it must be in esx framework) - GitHub - LifeGoal/esx_animations: esx_animations edit, man kan vรคlja favorit samt det รคr synkade animationer
:purple_heart: Drag and drop files from โ€œycdโ€ folder to your esx_animation โ†’ stream folder
:purple_heart: Install Notepad++ - Downloads | Notepad++
:purple_heart: Paste belowed code in file โ€œconfig.luaโ€ (you can change โ€œFollow me pose Aโ€ and โ€œfollowaโ€ text to your liking):

{label = "Follow me pose A", type = "anim", data = {lib = "dollie_mods@follow_me_001", anim = "follow_me_001", car = 0, loop = 2, e = "followa"}},	
{label = "Follow me pose B", type = "anim", data = {lib = "dollie_mods@follow_me_002", anim = "follow_me_002", car = 0, loop = 2, e = "followb"}},

:hibiscus: How to share poses / gestures ๐“ซ๐“ฎ๐“ฝ๐”€๐“ฎ๐“ฎ๐“ท ๐“ฝ๐”€๐“ธ ๐“น๐“ต๐“ช๐”‚๐“ฎ๐“ป๐“ผ :hibiscus:

:purple_heart: You can do it in dpEmotes script forked by TayMcKenzieNZ if you know how to code (There are some shared emotes already) - GitHub - TayMcKenzieNZ/dpemotes: Emotes / Animations for fiveM with human, animal and prop support.
:purple_heart: You can use custom script for creating gestures where one player offers shared anim and other player accept it
:purple_heart: You can use custom script where you can move and rotate player around during playing an animation
:purple_heart: You can spawn and set animation to your character by using singleplayer trainer like Menyoo

๐•€ ๐•’๐•ž ๐•Ÿ๐• ๐•ฅ ๐•’ ๐•”๐• ๐••๐•š๐•Ÿ๐•˜ ๐•ก๐•–๐•ฃ๐•ค๐• ๐•Ÿ ๐•’๐•Ÿ๐•• ๐•€ ๐••๐• ๐•Ÿโ€™๐•ฅ ๐•ก๐•ฃ๐• ๐•ง๐•š๐••๐•– ๐•ค๐•ฆ๐•ก๐•ก๐• ๐•ฃ๐•ฅ ๐•’๐•”๐•”๐• ๐•ฃ๐••๐•š๐•Ÿ๐•˜ ๐•ฅ๐•  ๐•ค๐•™๐•’๐•ฃ๐•–๐•• ๐•–๐•ž๐• ๐•ฅ๐•–๐•ค.

20 Likes

:pleading_face: Stooop! This is cute!

Thanks for the resource tagging!

2 Likes

Mooore couple animation yess ! ahah

2 Likes

Aaaah this is soo cuute Dollie ! :smiling_face_with_three_hearts:

4 Likes

YAAAAS! iโ€™m so proud of my student :heart_hands:

2 Likes

Nice work :smile:

1 Like

Greate work !!

Looks good! Donโ€™t forget the missing brackets at the end of the dpemotes snippet too!

 }},

Aweeee !!! This is something everyone in fivem needs I think. Cute stuff like this away from all the rage sometimes. Thanks for the release :slight_smile:

1 Like

I used dpEmotes, and after adding the code, it doesnโ€™t appear the way I want it to. what should I do?

In the newest version of fork DpEmotes my poses are already in the code: [FREE][FORK] DpEmotes 2.2.0 - #262 by AvaN0x

1 Like