mirror of
https://github.com/jimathy/rpemotes.git
synced 2026-08-04 19:15:08 -04:00
Code for the custom emote
This commit is contained in:
@@ -2855,6 +2855,13 @@ DP.PropEmotes = {
|
||||
EmoteLoop = true,
|
||||
EmoteMoving = true,
|
||||
} },
|
||||
["beachring"] = { "beachanims@free", "beachanim_clip", "Beach Floatie Thingy", AnimationOptions = {
|
||||
Prop = "prop_beach_ring_01",
|
||||
PropBone = 0,
|
||||
PropPlacement = { 0.0, 0.0, 0.0100, -12.0, 0.0, -2.0 },
|
||||
EmoteLoop = true,
|
||||
EmoteMoving = true,
|
||||
} },
|
||||
["smoke2"] = { "amb@world_human_aa_smoke@male@idle_a", "idle_c", "Smoke 2", AnimationOptions = {
|
||||
Prop = 'prop_cs_ciggy_01',
|
||||
PropBone = 28422,
|
||||
|
||||
Reference in New Issue
Block a user