Installation & Configuration & Integration
Step By Step Installation
Step By Step Installationensure es_extended
ensure dusa_multicharacter
ensure dusa_spawnselector
Configuration
ConfigurationSet Framework
DUSA.Framework = "esx" -- esx / oldesx
DUSA.CustomFramework = true
function CustomFrameworkExport() -- Add the export here, as in the following example.
ESX = exports["es_extended"]:getSharedObject()
end
DUSA.PlayerLoadedExport = 'esx:playerLoaded'
DUSA.PlayerJoinedExport = 'esx:onPlayerJoined'Custom Spawnselector ( IF YOU WANT TO USE ANOTHER SPAWN SELECTOR SCRIPT )
Translation
Trigger Anything When Player Loaded
Tebex Integration
Tebex IntegrationLast updated