Installation

# SCRIPT INSTALLATION

  • Extract the files and drag the files to the resources section of your server

  • add ensure ox_lib under freamwork in server.cfg

  • Add ensure debux-spawn under ox_lib

First, let's know the triggers needed to access the menu!

Exports

Server Side

TriggerClientEvent("debux-spawn:OpenSpawn", source)

Client Side

TriggerEvent("debux-spawn:OpenSpawn")

qb-Multicharacter

  • Open qb-multicharacter > server > main.lua

  • Find this place and then replace it with this

esx_multicharacter

  • Open esx_multicharacter > client > main.lua

  • find this place and then replace it with this

Last updated