Installation

# SCRIPT INSTALLATION

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