okokMulticharacter
Installation Guide
Requirements:
ox_lib v3.16.2+ (https://github.com/overextended/ox_lib/releases/latest/download/ox_lib.zip);
Disable qb-multicharacter/esx_multicharacter.
Execute the following SQL code in your database:
Enable Purchased Character Slots (via Tebex)
Go to your server.cfg and add setr sv_tebexSecret YOURSECRETKEY
.
Now, you should set the package id in the config file (Config.PackageID).
ESX ONLY
Navigate to es_extended/config.lua and set Config.Multichar = true
instead of Config.Multichar = GetResourceState("esx_multicharacter") ~= "missing"
.
Server artifacts
Make sure your server artifacts version is up to date.
Last updated