MafiaMP
MafiaMP copied to clipboard
Implement Animations
Description
As a server owner, I want to be able to play an anim on a given player, based on the player id and the anim name / hash.
I also need a method to stop an anim from being played on a given player id
Reverse engineering
- PlayAnimation
- StopAnimationPlay
- Database anims list (maybe?)
Networking
- Add messages to trigger playing / stopping
Scripting
- Expose playing / stopping methods