Documentation
  • 📄TeamsGG Documentation
    • Common Errors
  • Paid Scripts
    • 📱Phone
      • 🧠Installation
      • 🦄Unique phones
      • 💿Configure
      • ⏭️Exports
        • Client side
        • Server side
      • 🪛Commands
      • 🍎Custom apps
    • ☎️Boomer Phone
      • 🧠Installation
      • 🦄Unique phones
      • ⏯️Exports
        • Client side
    • 🏠Properties
      • 🧠Installation
      • 💿Configure
      • 🐚Add More Shells
      • ⏭️Exports
        • Client side
          • GetCurrentPropertyId
          • GetCurrentProperty
          • IsPointInsideProperty
          • OpenPropertyMenu
          • AddKey
          • RemoveKey
          • SetWaypointToProperty
          • GetAllProperties
          • GetKeyHolders
          • PoliceRaidDoor
        • Server side
          • GetAllProperties
          • AddKey
          • RemoveKey
          • ToggleDoorlock
          • GetPlayersInProperty
          • GetKeyHolders
          • DeleteProperty
          • AddStarterApartment
      • 👜State bags
    • 🏦Banking
      • 🧠Installation
      • ⏯️Exports
        • Client side
        • Server side
    • 💸Billing
      • 🧠Installation
      • ⏭️Exports
        • Client side
        • Server side
    • 📊Hud
      • 🧠Installation
      • ⏭️Exports
        • Client side
    • 📦Storage Units
      • 🧠Installation
Powered by GitBook
On this page
  • First steps
  • Dependencies
  • Frameworks
  • Standalone
  1. Paid Scripts
  2. Billing

Installation

After you purchase the script you will receive it in your Keymaster account.

PreviousBillingNextExports

Last updated 2 months ago

First steps

  1. Install the latest stable version of .

  2. Add all dependencies listed below and follow their installation instructions.

  3. The script will insert SQLautomatically at the first start.

Dependencies

  • Follow their instructions.

  • Follow their instructions.

Frameworks

Our script is compatible with QBCore, QBox, ESX, Standalone(custom framework or no-framework). You don't need to do anything additional, the script will auto-detect it!

Standalone

If you are using a custom framework/no-framework, YOU need to implement some of the core functions to adjust it to your specifics.

Locate /client/framework/standalone.lua and /server/framework/standalone.lua and implement the functions(you can refer to qb.lua or esx.lua).

NOTE: We provide limited or no support for custom frameworks.

💸
🧠
MariaDB
ox_lib
installation
oxmysql
installation