🔧Configuration For QBCore
Configuration of nethush-entryscene
Open qb-spawn
go to the qb-spawn folder and open fxmanifest.lua
Find
shared_scripts
and add this.
'@nethush-entryscene/config.lua'

open
qb-spawn > client.lua
and find this
RegisterNUICallback('chooseAppa'
And add this into callback like this
TriggerEvent('nethush-entryscene:client:openairscence')
Wait(Config.videotime + 10)

Enjoy. If you have any problem please contact me on discord server.
Last updated