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_FUEL

Next☀️NT_WEATHER

Last updated 10 months ago

Configuration of NT FUEL:

NT_FUEL/config.lua

models: Here you can add or remove props by their spawn name.

fuelPrice: Price of gasoline per liter refueled.

fuelUsage: Amount of gasoline used when the fuel system is in use.

NT_FUEL/shared_config/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_FUEL/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.