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_HUD

Previous☀️NT_WEATHERNext📗NT_MENU

Last updated 10 months ago

NT_HUD/config.lua

updateInterval: Wait time to refresh the HUD, 500 is sufficient, but if you want to change it, it's at your own risk.

key: Default key to put on the seatbelt, the user can change it from the controls.

command: Default command to put on the seatbelt.

NT_HUD/framework.lua

FRAMEWORK: Set the framework corresponding to your server's base, for example, ESX if it's ESX, or QBCORE if it's QBCORE. For suggestions on possible implementations for new frameworks, open a ticket through Discord.

NT_HUD/client/notify.lua

Replace it with the export or event of your notification system.

It is possible to translate the interface into any other language by modifying the respective interface files. If you want us to do it for you, open a ticket through Discord.

NT_HUD/not_hud.sql

Import SQL to store user settings.