From a469b9de4c5f1536fca3b9a6a5afe6e6e37f7f99 Mon Sep 17 00:00:00 2001 From: Popcorn RP - PrinceAlbert <85725579+alberttheprince@users.noreply.github.com> Date: Fri, 25 Oct 2024 22:32:11 -0400 Subject: [PATCH] Added emotes from LadyyShamrockk 5 new wall pose emotes --- client/AnimationList.lua | 46 +++++++++++++++++++++++++++++++++++++--- 1 file changed, 43 insertions(+), 3 deletions(-) diff --git a/client/AnimationList.lua b/client/AnimationList.lua index e1dca7d..4c867b3 100644 --- a/client/AnimationList.lua +++ b/client/AnimationList.lua @@ -7567,6 +7567,46 @@ RP.Emotes = { EmoteLoop = false, } }, + ["wallpose"] = { -- Credit to LadyyShamrockk for this custom emote + "shamrock@wallpose1", + "pose", + "Wall Pose", + AnimationOptions = { + EmoteLoop = false, + } + }, + ["wallpose2"] = { -- Credit to LadyyShamrockk for this custom emote + "shamrock@wallpose2", + "pose", + "Wall Pose 2", + AnimationOptions = { + EmoteLoop = false, + } + }, + ["wallpose3"] = { -- Credit to LadyyShamrockk for this custom emote + "shamrock@wallpose3", + "pose", + "Wall Pose 3", + AnimationOptions = { + EmoteLoop = false, + } + }, + ["wallpose4"] = { -- Credit to LadyyShamrockk for this custom emote + "shamrock@wallpose4", + "pose", + "Wall Pose 4", + AnimationOptions = { + EmoteLoop = false, + } + }, + ["wallpose5"] = { -- Credit to LadyyShamrockk for this custom emote + "shamrock@wallpose5", + "pose", + "Wall Pose 5", + AnimationOptions = { + EmoteLoop = false, + } + }, ["elbow"] = { "anim@veh@lowrider@std@ds@arm@base", "sit_low_lowdoor", @@ -10536,9 +10576,9 @@ RP.Emotes = { EmoteDuration = 1480 } }, - ["hidegun"] = { -- CREDIT TO DARKS ANIMATIONS FOR THIS EXCLUSIVE RPEMOTES ANIMATION - "pistol_b_b@dark", -- CREDIT TO DARKS ANIMATIONS FOR THIS EXCLUSIVE RPEMOTES ANIMATION - "pistol_b_b_clip", -- CREDIT TO DARKS ANIMATIONS FOR THIS EXCLUSIVE RPEMOTES ANIMATION + ["hidegun"] = { -- Credit to Darks Animations for this exclusive rpemotes animation + "pistol_b_b@dark", + "pistol_b_b_clip", "Hide a gun", AnimationOptions = { EmoteMoving = true,