Nass Scripts
  • Nass Scripts
  • 📚nass_lib
    • Dependencies
    • Changelog
    • Config
  • Scripts
    • 💰Serverstore
    • 🎵Music Player
      • Dependencies
      • Installation
      • Changelog
      • Config
    • 👮Bossmenu
      • Dependencies
      • Installation
      • Changelog
      • Exports
        • Server Exports
      • Config
      • Common Issues
    • 💵Billing
      • Dependencies
      • Installation
      • Changelog
      • Exports
        • Server Exports
      • Config
      • Common Issues
    • 🔫Paintball
      • Dependencies
      • Installation
      • Changelog
      • Exports
        • Client Exports
      • Config
      • Common Issues
    • 💡Neons
      • Installation
      • Changelog
      • Exports
        • Client Exports
      • Config
    • 🏎️Dragstrips
      • Dependencies
      • Installation
      • Changelog
      • Config
Powered by GitBook
On this page
  1. nass_lib

Changelog

2/28/2024

The initial release of the files

2/29/2024

Added default support for ak47_ambulancejob

framework/esx/client.lua
framework/qb/client.lua
framework/shared/client.lua

3/2/2024

Added default support for brutal_ambulancejob

framework/shared/client.lua

3/5/2024

Added functions for getting player money

framework/qb/server.lua
framework/esx/server.lua

3/12/2024

Fix for ESX money issues

General tweaks to shared files

Set Config.useCashAsItem to false by default

3/17/2024

Added new functions for future scripts

Added new dependency PolyZone

Fix for money issues with bank account

3/20/2024

Replaced PolyZone dependecy with ox_lib zones

fxmanifest.lua
framework/shared/client.lua

5/7/2024

Updated logic for callbacks to allow for standalone use

Updated logic for all targets

Added new functions for upcoming script release

5/26/2024

Updated target logic for ox_target

Updated standalone functions for music player

7/20/2024

Lots of logic changes

New inventory exports

General rewrite for server safety

8/19/2024

Added version checker to keep scripts up to date

Added new functions for new script release

1/3/2025

File restructure

Added new functions for new script release

PreviousDependenciesNextConfig

Last updated 4 months ago

📚