Hello ,
that is my new animation with prop
Learn how to do it:
I. Obtain file and unzip
II. Insert Props folder from zip to dpemotes useful resource stream folder or create customized script
Preview
III. Edit fxmanifest.lua
Preview
Code
data_file 'DLC_ITYP_REQUEST' 'stream/Props/bz_prop_gift.ytyp'
data_file 'DLC_ITYP_REQUEST' 'stream/Props/bz_prop_gift2.ytyp'
data_file 'DLC_ITYP_REQUEST' 'stream/Props/bz_prop_milka.ytyp'
data_file 'DLC_ITYP_REQUEST' 'stream/Props/bz_prop_jewel.ytyp'
IV. Edit file dpemotes/Shopper/AnimationList.lua and add animations to “DP.PropEmotes”
Preview
Code
["gift"] = {"[email protected][email protected]", "bz_give", "Present", AnimationOptions =
{
Prop = "bz_prop_gift",
PropBone = 57005,
PropPlacement = {0.15, -0.08, -0.08, -60.0, -120.0, 40.0},
EmoteLoop = true,
EmoteMoving = true,
}},
["gift2"] = {"[email protected][email protected]", "bz_give", "Present 2", AnimationOptions =
{
Prop = "bz_prop_gift2",
PropBone = 57005,
PropPlacement = {0.15, -0.08, -0.08, -60.0, -120.0, 40.0},
EmoteLoop = true,
EmoteMoving = true,
}},
["milka"] = {"[email protected][email protected]", "bz_give", "Milka", AnimationOptions =
{
Prop = "bz_prop_milka",
PropBone = 57005,
PropPlacement = {0.12, -0.05, -0.14, -19.0, -109.0, 40.0},
EmoteLoop = true,
EmoteMoving = true,
}},
["jewel"] = {"[email protected][email protected]", "bz_give", "Jewel", AnimationOptions =
{
Prop = "bz_prop_jewel",
PropBone = 57005,
PropPlacement = {0.13, 0.0, -0.19, -38.0, -120.0, 40.0},
EmoteLoop = true,
EmoteMoving = true,
}},
Free obtain:
Props.zip (208.0 KB)
Have a pleasant day and sorry for my English