Configuration
1. Adjust config.lua to your server core
Adjusting the script to your server core
Adjusting the PlayerLoaded trigger from server core to the script
Adjusting the PlayerLogout trigger from server core to the script
Adjusting the PlayerSetJob trigger from server core to the script
Adjusting the PlayerSetJob2 (gang) trigger from server core to the script
"esx:setJob2"
is custom trigger, does not exist in default ESX
SkinManagers compatibile for ESX:
"esx_skin"
/"fivem-appearance"
/"illenium-appearance"
Menus compatibile for ESX:
"esx_menu_default"
/"esx_context"
/"ox_lib"
Menus compatibile for ESX:
"esx_menu_default"
/"esx_context"
/"ox_lib"
For ESX inventory:
'limit'
/'weight'
Society compatibile:
"esx_society"
or your own so, set it 'other' and change in the config.client.lua (CL.OpenSociety())
Storages compatibile:
"vms_jobs"
/"esx_addoninventory"
/"qs"
or your own so, set it'other'
and change in the config.client.lua (CL.OpenStorage())
When a player leaves the server while in an interior with a routing bucket, upon reconnecting to the server, they will be teleported to that interior along with loading the virtual world they were in.
Do you want to use fast menu under button
Last updated