Emote copvest

Im looking for a emote called copvest (/e copvest) in chat. Cant figure out what menu that emote has (dpemotes doesnt).

If you are looking for the animation where the ped puts their hands on the top of their vest, it is likely backpack (a.k.a. "move_p_m_zero_rucksack", "idle").

For the people in Future, this is what I was looking for.

Were you able to install this for FiveM? I have not been able to figure it out.

anyone able to figure this out?

solved this, to add it to a resource such as dpemotes, find the AnimationList.lua or whatever file has all the emotes, stream the files, and add the emotes in the list. heres an example of mine:

  ["holster"] = {"move_m@intimidation@cop@unarmed", "idle", "Holster", 
AnimationOptions =
   {
       EmoteLoop = true,
       EmoteMoving = true,
}},

["holster2"] = {"anim@hand_rest_holster", "hand_rest", "Holster 2",
AnimationOptions = 
  {
			EmoteLoop = true,
			EmoteMoving = true,
}},

just make sure to follow the formatting that the original file uses and you should be good. in the custom tactical poses file it has what you need to add, such as “anim@hand_rest_holster” which you then just put in the animationlist.lua

pretty easy if you’re not an idiot, i over explained it so

I year late ik but use “rpemotes-reborn”
rpemotes-reborn

It has “/e vest”, “/e vest2” and “/e vest3”