Hello, this is my first pack which consists of 11 custom animations, ranging from gang signs to selfie poses. All animations have been tested and work in-game.
Visit the Tebex link below to purchase:
Tebex (£11.40)
After purchasing, you will receive the download immediately which will contain the YCD’s for the animations alongside installation instructions.
FAQ:
*The pack consists of the raw YCDs themselves, if someone wants to set it up to a server, they will need to do it themselves.
- The pack contains 11 custom animations.
- The pack contains the YCD for each animation within the pack.
- The animations within the pack are static and are created with the character model being still in mind.
- Install instructions can be located inside the download.
HOW TO INSTALL:
Insert YCD file to stream folder.
Add to your script/dpemotes.
REPLACES THE X’s with what can be found with the YCD’s, I will give an example below:
local dictName = ‘pwcloseanim@animation’
local animName = ‘pwcloseanim_clip’
Every anim follows similar naming above, whatever is before @animation is the text you will input before _clip.
For use in script:
local dictName = ‘XXXXXXXX@animation’
local animName = ‘XXXXX_clip’
How to add to dpemotes:
Input into dpemotes/Client/AnimationList.lua >>> DP.Emotes
[“The command you want players to type for the anim to play”] = {“XXXXX@animation”, “XXXX_clip”, AnimationOptions =
{
EmoteMoving = false
EmoteLoop = true,
}}
Finally, restart your script/server.
The command would be "/e (The command you entered in the code for what you want the players to use for the anim to play).
In regards to support matters, feel free to contact me wherever suits best!
Code is accessible | No |
Subscription-based | No |
Lines (approximately) | N/A |
Requirements | N/A |
Support | Yes |