LogoLogo
QuasarGPTStoreDiscordYouTube
  • Quasar Store Documentation
  • CFX Auth (Escrow)
    • Understanding CFX Auth
  • General Information
    • How to test assets
    • How to get your DLCs
    • Updating your assets
    • Upgrading an old script
  • Development Guides
    • What is QuasarGPT?
    • Before you start
      • How to install HeidiSQL
      • How to create my server
      • How to update my server
      • How to enable onesync
    • Configure your scripts
      • How to set webhook system
      • How to enable target system
      • How to anaging translations
      • How to change notifications
      • How to change key bindings
      • How to execute commands
      • How to set RTC Server
    • External visual guides
      • MR HRIDOY
      • MJ Tutorials
      • Cyber Tutorials
      • Yuvraj Tutorials
      • Quasar Tutorials
      • Zexus Development
  • Assets & Usage
    • Diamond Casino
      • Installation
      • User guide
        • Casino Job Actions
        • Change Positions or Map
      • Inventory items
        • qs-inventory
        • esx_inventory
        • qb-inventory
        • ox_inventory
      • Exports and commands
        • List of commands
        • Server-side exports
          • GetMemberChips
          • GiveChipsToMember
          • RemoveChipsFromMember
          • ToggleLockCasino
    • Vehicle Shop Creator
      • Installation
      • User guide
        • Create Vehicleshop
        • Configure Jobs
        • Add/Edit Vehicles
        • Add/Edit Vehicle Missions
        • Request Vehicle Mission
        • Show Vehicle on PolyZone
      • Integrations
        • Car Keys
        • Fuel System for Mission
      • Exports and commands
        • List of commands
        • Server-side exports
          • GenPlate
    • Advanced Garages
      • Installation
      • User guide
        • Creating Garages
        • Public Garages
        • Job Garages
        • Private Garages
        • Persistent Vehicles
        • Give Vehicles
        • Impound System
        • Music Integration
        • Addon Vehicles
        • Interior System
      • Integrations
        • qb-housing integration
      • Exports and commands
        • List of commands
        • Client-side exports
          • RepairSpecificVehicle
          • RepairNearestVehicle
          • ImpoundVehicle
        • Server-side exports
          • impound
          • RepairNearestVehicle
          • SpawnVehicle
          • setVehicleToPersistent
          • removeVehicleFromPersistent
          • updateVehiclePlate
    • Jobs Creator
      • Installation
      • User guide
        • Create Job And Ranks
        • Configure Jobs
        • Create and edit markers
      • Exports and commands
        • List of commands
      • Common problems
    • Banking and Cards
      • Installation
      • User guide
        • Bank Configuration
        • Card With Metadata
      • Inventory items
        • qs-inventory
        • qb-inventory
        • ox_inventory
        • core_inventory
    • Multicharacter
      • Installation
      • User guide
        • Starter Items
        • Logout System
        • Spawn Selector
        • Char Slots Integration
      • Exports and commands
        • List of commands
    • Scoreboard
      • Installation
    • Dispatch and MDT
      • Installation
      • User guide
        • Basic Use of the Asset
        • Player Job Blips
        • Velocity Radar
        • Body Cam System
        • Penal Codes
        • Penitencial System
        • MDT Configuration
      • Create History Entry
        • History Entry for Player
        • History Entrie for Vehicle
      • Create Dispatch Call
        • Dispatch Call in Client
        • Dispatch Call in Server
      • Exports and commands
        • List of commands
        • Client-side exports
          • GetPlayerInfo
          • getSSURL
          • ToggleDuty
          • Default Exports
        • Server-side exports
          • GetPlayerInfo
          • GetSSURL
      • Common problems
    • Smartphone
      • Installation
      • User guide
        • Restart phone cache
        • Change default number
        • Contacts with the jobs
        • Ambulance alerts
        • Police dispatch
        • Battery system
        • No-signal system
        • Using phone notifications
        • E-mail system
        • Telephone booth system
        • Reset security passwords
        • Broken wet phone
        • Send quick contact
      • Integrations
        • mx-surround integration
      • Inventory items
        • qs-inventory
        • esx_inventory
        • qb-inventory
        • ox_inventory
        • core_inventory
      • Exports and commands
        • List of commands
        • Client-side exports
          • getBattery
          • CheckSignal
          • InPhone
          • canUsePhone
        • Server-side exports
          • GetPlayerPhone
    • Smartphone PRO
      • Installation
      • User guide
        • Restart phone cache
        • Phone Backups
        • Change default number
        • Contacts with the jobs
        • Ambulance alerts
        • SOS Message alert
        • Battery system
        • No-signal system
        • Using phone notifications
        • E-mail system
        • Telephone booth system
        • Security system
        • Send quick contact
        • Billing System
        • Streamer mode
        • Market system
        • Phone balance system
      • Integrations
        • mx-surround integration
      • Inventory items
        • qs-inventory
        • esx_inventory
        • qb-inventory
        • ox_inventory
        • core_inventory
      • Create custom apps
      • Exports and commands
        • List of commands
        • Client-side exports
          • InPhone
          • SetCanOpenPhone
          • ClosePhone
          • canUsePhone
          • IsInCamera
          • createCall
          • getCall
          • endCall
          • isInCall
        • Server-side exports
          • getPhoneNames
          • GetPhoneNumberFromIdentifier
          • getMetaFromSource
          • sendSOSMessage
          • sendNewMessageFromApp
          • hasEmailAccount
    • Inventory
      • Installation
      • User guide
        • Item functionalities
        • Compact Inventory
        • Clothing items events
        • Clear player inventory
        • Give starter items
        • Weapon and Attachments
        • Crafting system
        • Garbage system
        • Stash integration
        • Shop integration
        • Trunk and glovebox
        • Vending machines
        • Selling items system
        • Petrol Can system
        • Steal players guide
        • Money as an item
      • Framework versions
        • ESX pre-installed
        • QBX pre-installed
        • QBCore pre-installed
      • Handle Items Events
        • itemAdded
        • itemRemoved
        • usedItem
      • Exports and commands
        • List of commands
        • Client-side exports
          • GetItemList
          • GetWeaponList
          • inInventory
          • setInventoryDisabled
          • getUserInventory
          • RegisterStash
          • setInClothing
          • WeaponWheel
          • GetCurrentWeapon
          • Search
          • CheckIfInventoryBlocked
        • Server-side exports
          • GetItemList
          • GetWeaponList
          • GetInventory
          • AddItem
          • RemoveItem
          • CanCarryItem
          • GetItemTotalAmount
          • GetItemLabel
          • CreateUsableItem
          • SetItemMetadata
          • SetMetaData
          • GetMetaData
          • GiveItemToPlayer
          • GetTotalUsedSlots
          • RegisterStash
          • AddItemIntoStash
          • RemoveItemIntoStash
          • GetStashItems
          • AddToTrunk
          • RemoveFromTrunk
          • ClearOtherInventory
    • Advanced Inventory
      • Installation
      • User guide
        • Item functionalities
        • Clothing items events
        • Clear player inventory
        • Give starter items
        • Weapon and Attachments
        • Crafting system
        • Garbage system
        • Stash integration
        • Shop integration
        • Trunk and glovebox
        • Vending machines
        • Selling items system
        • Petrol Can system
        • Steal players guide
        • Money as an item
      • Framework versions
        • ESX pre-installed
        • QBX pre-installed
        • QBCore pre-installed
      • Handle Items Events
        • itemAdded
        • itemRemoved
        • usedItem
      • How to create Missions
        • Creating Missions on ESX
        • Creating Missions on QB
      • Exports and commands
        • List of commands
        • Client-side exports
          • GetItemList
          • GetWeaponList
          • inInventory
          • setInventoryDisabled
          • getUserInventory
          • RegisterStash
          • setInClothing
          • WeaponWheel
          • GetCurrentWeapon
          • Search
          • CheckIfInventoryBlocked
        • Server-side exports
          • GetItemList
          • GetWeaponList
          • GetInventory
          • AddItem
          • RemoveItem
          • CanCarryItem
          • GetItemTotalAmount
          • GetItemLabel
          • CreateUsableItem
          • SetItemMetadata
          • SetMetaData
          • GetMetaData
          • GiveItemToPlayer
          • GetTotalUsedSlots
          • RegisterStash
          • AddItemIntoStash
          • RemoveItemIntoStash
          • GetStashItems
          • AddToTrunk
          • RemoveFromTrunk
          • ClearOtherInventory
    • Housing Creator
      • Installation
      • User guide
        • How to create a house
        • How to open house menu
        • How to add more shells
        • How to add furniture
        • How to plant weed
        • Handle Buy House Event
      • Inventory items
        • qs-inventory
        • esx_inventory
        • qb-inventory
        • ox_inventory
      • Exports and commands
        • List of commands
        • Client-side exports
          • inDecorate
          • GetClosestHouse
          • getCurrentHouse
          • getHouseList
          • GetCurrentHouseUpgrades
        • Server-side exports
          • getHouseRoutingId
    • Apartments
      • Installation
      • User guide
        • First Apartment
        • Create more Apartments
        • Adapt to other Multichars
      • Exports and commands
        • List of commands
        • Client-side exports
          • inDecorate
          • GetApartments
    • Motels Creator
      • Installation
      • User guide
        • How to Create a Motel
        • Permissions Management
        • Customer Interactions
        • Rent Cycle
        • Room Key Sharing
      • Inventory items
        • qs-inventory
        • qb-inventory
        • ox_inventory
      • Exports and commands
        • List of commands
        • Client-side exports
          • getCurrentRoom
        • Server-side exports
          • kickCustomer
    • Advanced Racing
      • Installation
      • User guide
        • Create Races
      • Exports and commands
        • List of commands
        • Client-side exports
          • InRace
    • Drugs
      • Installation
      • User guide
        • Farming System
        • Process System
        • Washing System
        • Factions and Sales
      • Inventory items
        • qs-inventory
        • esx_inventory
        • qb-inventory
        • ox_inventory
    • Drugs Creator
      • Installation
      • User guide
        • How to create zones
        • How to open lab menu
        • Make Laboratories Public
        • How to create new drugs
        • How to add furniture
        • How to add more shells
      • Inventory items
        • qs-inventory
        • esx_inventory
        • qb-inventory
        • ox_inventory
      • Exports and commands
        • List of commands
        • Client-side exports
          • inDecorate
    • Motorhome Creator
      • Installation
      • User guide
        • Obtaining a Motorhome
        • Motorhome Commands
      • Inventory items
        • qs-inventory
        • esx_inventory
        • qb-inventory
      • Exports and commands
        • List of commands
        • Client-side exports
          • GetCurrentVanPlate
          • inDecorate
    • Interface
      • Installation
      • User guide
        • Interface Customization
        • In-Game Interface Editor
        • Stress Integration
      • Exports and commands
        • List of commands
        • Client-side exports
          • ToggleHud
          • AddNotify
          • ProgressBar
        • Server-side exports
          • interface:notification
    • Black Market
      • Installation
      • User guide
        • Adding Items or Weapons
    • Trading Cards
      • Installation
      • User guide
        • Creating New Cards
        • Album and Collectibles
        • Quality Rating (PSA)
      • Inventory items
        • qs-inventory
        • qb-inventory
        • ox_inventory
      • Exports and commands
        • List of commands
    • Deathmatch
      • Installation
      • User guide
        • Create a lobby
        • Deathmatch entry
        • Weapons and maps
      • Exports and commands
        • Client-side exports
          • IsPlayerInDM
          • inDeathmatch Handler
        • Server-side exports
          • IsPlayerInDM
    • Gang Wars
      • Installation
      • User guide
        • Faction system
        • Airdrop System
        • Drug Farming
        • Territories System
      • Inventory items
        • qs-inventory
        • esx_inventory
        • qb-inventory
      • Exports and commands
        • Client-side exports
          • LaunchAirdropAtPlayer
    • Gangs and Territories
      • Installation
      • User guide
        • Create Gangs and Zones
        • Give Gangs and Ranks
        • Gang Menu and Actions
        • Conquerable Territories
        • Drug Sales System
        • Drag Companions
      • Exports and commands
        • List of commands
        • Client-side exports
          • GetGang
          • GetGangLabel
          • GetGangColor
          • inDrag
        • Server-side exports
          • GetGangFromSource
          • getGangs
          • setGang
    • Interact
      • Installation
      • User guide
        • How to Add More NPCs
      • Exports and commands
        • Client-side exports
          • openInteractMenu
    • Text UI
      • Installation
      • User guide
        • Replace DrawText3D
      • Exports and commands
        • Client-side exports
          • create3DTextUI
    • Tutorial
      • Installation
      • User guide
        • First Spawn Tutorial
      • Exports and commands
        • List of commands
        • Client-side exports
          • StartTutorial
    • Camera
      • Installation
      • User guide
        • Broken Camera
        • Camera Decay
      • Inventory items
        • qs-inventory
        • qb-inventory
        • ox_inventory
    • Backrooms
      • Installation
      • User guide
        • How is it used?
        • Peds Configuration
        • Sound Configuration
      • Exports and commands
        • List of commands
    • Pause Menu
      • Installation
    • Vehicle Keys
      • Installation
      • User guide
        • Control Configuration
        • Copy Keys System
        • Plate Style System
        • Theft System
        • Lockpick System
        • Ped Configuration
        • Adding Sounds
      • Inventory items
        • qs-inventory
        • qb-inventory
        • ox_inventory
      • Exports and commands
        • List of commands
        • Client-side exports
          • GiveKeys
          • RemoveKeys
          • GetKey
          • GiveKeysAuto
          • RemoveKeysAuto
          • GetKeyAuto
          • DoorLogic
          • AddRentalPapers
          • RemoveRentalPapers
          • GetDoorState
        • Server-side exports
          • GiveServerKeys
          • RemoveServerKeys
          • GetServerKey
    • Fuel Stations
      • Installation
      • User guide
        • Electric Vehicles
        • Fuel Consumption
        • Fuel Delivery Job System
      • Exports and commands
        • Client-side exports
          • SetFuel
          • GetFuel
    • Miner Job
      • Installation
      • User guide
        • Job and Locations
      • Integrations
        • Enable K4MB1 Cave
      • Inventory items
        • qs-inventory
        • esx_inventory
        • qb-inventory
    • Dog Walker
      • Installation
      • User guide
        • Job and Locations
    • Garbage Job
      • Installation
    • Taxi Job
      • Installation
    • Billing
      • Installation
      • User guide
        • Society System
        • Invoice Creation
        • Automatic Payment
        • Virtual Billing Payment
        • Presential Billing Payment
      • Inventory items
        • qs-inventory
        • qb-inventory
        • ox_inventory
      • Create Invoice Event
        • Client-side invoice
        • Server-side invoice
Powered by GitBook
  1. Development Guides

Configure your scripts

How to set webhook systemHow to enable target systemHow to anaging translationsHow to change notificationsHow to change key bindingsHow to execute commandsHow to set RTC Server

© 2022 Quasar Store