UwU Theme Props

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.

Made for QBCore Framework, I do not work on other frameworks so I can not help you with them.

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/









5 Likes

Good job its very UwU jeje

1 Like

Hey, How did you get the Bowl and Spoon animation?

Nice Release!!

1 Like

UwU !* :cherry_blossom: Love this! Unfortunately I’m on ESX lol

1 Like

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

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!

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! :blush:

1 Like

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

What would you be adding to the ReadMe? :hushed: If you would like to make some free props for the menu, that would be great :smiley: I don’t have anything in mind but maybe you can see where it is lacking and go from there? Either way, these are great and I look forward to what you have in store :smiling_face:

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

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 :slightly_smiling_face:

1 Like