Playing animations
The code responsible for playing animations is the following :
Last updated
The code responsible for playing animations is the following :
Last updated
A specific command with the emote uuid as a parameter needs to be called in order to play animations. This is the command used by the .
The command will check that the anim dict has been loaded. The will also load anim dicts, in order for the client to have every custom animations preloaded to ensure network synchronization. The anim dict must not be unloaded after playing. This method will use to control animations. In the case the user is in a vehicle, flags 16 and 32 will be used to only animate upper body and void clipping through the vehicle. In the case the user is on a bike, the playing is disabled.