Animations
In this tab you can find all the available animations for item props. This is the same list businesses see when registering a new product. Depending on the product type, a specific list matching that type is displayed.

Adding New Animations
Click the Add Animation button to open the Panel.

For Dictionaty and Animation fields, use online tools like Pleb Masters: https://forge.plebmasters.de/animations
Key:
stringMost be a unique key name, used by the code only.Label:
stringUsed for UIDictionary:
stringDictionary for your animationAnimation:
stringAnimation nameAllowed Jobs:
false|arrayList of jobs allowed to use the animation for their products, empty means anyone will be able to use it.Item Types:
arrayList of item types where this animation will be available.Progress Label:
stringLabel to show on progressbarDuration:
numberAnimation duration (in seconds)Animation Props: Is a list of props to spawn while the animation is running, every prop must contain the following data:
model:
stringObject model to spawnbone:
numberPed bone index where the object will be attached to.position x, y and z: Object position offsets.
rotation x, y and z: Object rotation offsets.
Walkable:
booleanAllow player to walk while running the animationAllow Driving:
booleanAllow player to drive while running the animation
For object offsets, you can use free tools like this one: https://forum.cfx.re/t/free-dev-tool-ped-animation-and-prop-menu/4785352/1
Last updated