Installation & Configuration & Integration
Step By Step Installation
Step By Step Installationensure qb-core
ensure dusa_multicharacter
ensure dusa_spawnselector
Configuration
ConfigurationSet Framework
DUSA.Framework = "qb" -- qb / oldqb
DUSA.CustomFramework = true
function CustomFrameworkExport() -- Add the export here, as in the following example.
QBCore = exports['qb-core']:GetCoreObject()
end
DUSA.PlayerLoadedExport = 'QBCore:Server:PlayerLoaded'
DUSA.PlayerUnloadedExport = 'QBCore:Server:OnPlayerUnload'Custom Spawnselector ( IF YOU WANT TO USE ANOTHER SPAWN SELECTOR SCRIPT )
Translation
Trigger Anything When Player Loaded
Tebex Integration
Tebex IntegrationLast updated