Hello! I developed this FiveM dancing script similar to the one found in the After Hours DLC. Created from scratch, using NativeUI and native Animations.
NativeUI is required for this to function
Add this to your server.cfg
start NativeUI
start bnj_dances
F10 : Open / Close Menu
SHIFT : Change dancing style (Men and women have two different dances each)
E : Increase Intensity
Q : Decrease Intensity
ARROWS : You can use LEFT/RIGHT/UP/DOWN arrows in order to move arms in that direction
X : Stop dancing / animation
ALT: Alternate between being able to walk while dancing, and dancing with your entire body (without moving)
Special thanks to:
- Benjannabis - Code for the plugin
- Guadmaz - For developing NativeUI
- Netholinus - Who helped me test and fix some bugs
If you want to edit the code and add more things, send a pull request. Any help is welcome.
If something is not working, or you find a bug, do let me know.
This project is licensed under GNU GPLv3 - check LICENSE.md for more details.