Hello don't forget to join my server for more animations, have fun.

---Josh's Works----
https://discord.gg/yRrtyN6BRB


How To Install; 

<Anim dict="joshworks_anim@gangpose1" name="josh_gangposeclip1" />
	<Anim dict="joshworks_anim@gangpose2" name="josh_gangposeclip2" />

    *Paste the above text into favoriteanims.xml.
    - Need Menyoo, https://www.gta5-mods.com/scripts/menyoo-pc-sp
    *And drag the YCD Files into it by going to the path here.
   - mods\update\x64\dlcpacks\customanims\dlc.rpf\x64\anim\ingame\clip_amb@.rpf\
    *https://www.gta5-mods.com/misc/custom-animations-add-on-customanims- For Download.

    Fivem Install
    *Fivem requires Dpemotes, after installing dpemotes, go to the client section and find the animationlist.lua and paste the following text under the line that starts with DP.Emotes = { in it.
     *- Joshworks_gangsignv1 - drag it into the stream file.


["gangemotejosh1"] = {"joshworks_anim@gangpose1", "josh_gangposeclip1", "josh", AnimationOptions =
   {
       EmoteMoving = false,
       EmoteLoop = true,  
   }},
   ["gangemotejosh2"] = {"joshworks_anim@gangpose2", "josh_gangposeclip2", "josh", AnimationOptions =
   {
       EmoteMoving = false,
       EmoteLoop = true,  
   }},


All done.


