NTScripts Docs
  • ⛽NT_FUEL
  • ☀️NT_WEATHER
  • 💖NT_HUD
  • 📗NT_MENU
  • 📲NT_NOTIFICATION
  • 🚗NT_RENTAL
  • 🏦NT_CASH
  • 🗣️NT_DIALOGSYSTEM
  • 🕺🏻NT_ESSENTIALANIMATIONS
Powered by GitBook
On this page

🕺🏻NT_ESSENTIALANIMATIONS

Essential animations for your server to use command or key binding.

Previous🗣️NT_DIALOGSYSTEM

Last updated 10 months ago

NT_ESSENTIALANIMATIONS/config.lua

havelib: Used in case the animation is not executed through another native or another function. lib: Animation library. anim: Animation contained within the library. name: Name given to the animation to reference it later in the function. loop: In case the animation is executed in loop mode. key: Key that will trigger the quick execution of the animation. commandenable: Used if you want the animation to also be executable via a command. command: Name assigned to the command to execute the animation.