idRP
May 29, 2022, 3:00pm
1
UwU themed addon props for use with dpemotes and scully_emotemenu, code for animation included in the readme.txt.
This resource is using the Asset Escrow system. Please do not ask to have it removed.
Example of animations:
Now a Total of 18 props.
To update redownload the asset from Keymaster to purchase head over to:
https://idart.tebex.io/
6 Likes
Good job its very UwU jeje
1 Like
Hey, How did you get the Bowl and Spoon animation?
UwU !* Love this! Unfortunately I’m on ESX lol
2 Likes
Where do I want to help fix bugs?
i bought this but it keeps saying i lack entitlement. Wrote in discord but go no help
newp
March 15, 2023, 8:55pm
8
Are we able to make a ticket in discord requesting help? Certain items we consume revert to the drink prop.
We use jim-catcafe.
We bought your props.
Thank you!
idRP
March 18, 2023, 4:15am
9
Yes put a ticket in on Discord. Jims-CatCafe comes with my props. So lets see if we can sort it out.
Very cute! I made a free uniform pack you can use too!
1 Like
idRP
March 29, 2023, 12:22am
11
Hiya, are you ok with me adding code for RPemotes to my readme? Also is there a prop/s that you would like made for free to add to RPemotes?
1 Like
It’s part of the Cayo Perico DLC. We used it in RPEmotes as so;
["beans"] = {
"anim@scripted@island@special_peds@pavel@hs4_pavel_ig5_caviar_p1",
"base_idle",
"Beans",
AnimationOptions = {
Prop = "h4_prop_h4_caviar_tin_01a",
PropBone = 60309,
PropPlacement = {
0.0,
0.0300,
0.0100,
0.0,
0.0,
0.0
},
SecondProp = 'h4_prop_h4_caviar_spoon_01a',
SecondPropBone = 28422,
SecondPropPlacement = {
0.0,
0.0,
0.0,
0.0,
0.0,
0.0
},
EmoteLoop = true,
EmoteMoving = true
}
},
So the animation you’re looking for is:
anim@scripted@island@special_peds@pavel@hs4_pavel_ig5_caviar_p1
base_idle
Hope this helps you and OP. You’ll need to enforce Cayo Perico gamebuild or higher (really no excuse to still be on Arena Wars in 2023)
2 Likes
idRP
March 29, 2023, 9:36am
14
Example of Readme includes the following for each prop with corresponding animation code.
dpemotes:
Add the following to “dpemotes/Client/Animationlist”
["atom1"]= {"amb@world_human_drinking@coffee@male@idle_a", "idle_c", "", AnimationOptions =
{
Prop = 'idrp_atom_banashake',
PropBone = 28422,
PropPlacement = {0.0, 0.0, 0.0, 0.0, 0.0, 130.0},
EmoteLoop = true,
EmoteMoving = true,
}},
Oh right, yeah most people appreciate this kind of stuff
1 Like