Rock paper scissors

This item is free.

Rock paper scissors

Package Description

How to do it:

1) YCD file insert to stream folder
2) Add to your script or dpemotes

Preview:

https://imgur.com/a/1f8ITg2


For rock:

Name file animation: baspel@rock@animation
Name animation: rock_clip

For paper:

Name file animation: baspel@paper@animation
Name animation: paper_clip

For scissors:

Name file animation: baspel@scissors@animation
Name animation: scissors_clip


How add to dpemotes?

1) Copy and paste to dpemotes/Client/AnimationList.lua >>> DP.Emotes

["rockrock"] = {"baspel@rock@animation", "rock_clip", "Rock paper scissors - rock", AnimationOptions =
{
EmoteMoving = false, -- or true if you want to walk
EmoteLoop = false,
}},

For other anim it will be same but change command, anim file name and anim dict name

2) Restart script or server
3) Commands: /e rockrock, /e rockpaper, /e rockscissors