chungoelpelucaso
Member
ESP : Para instalarlo, meten el origen notify en sus resources, y luego en qbcore/client/functions buscan en la linea 83 y cambian lo que tienen por :
function QBCore.Functions.Notify(text, texttype, length)
TriggerEvent('origen_notify:ShowNotification', text)
end
ENG: To install it, put the notify file in your resources, and then in qbcore/client/functions search up the line 83 approximately and the change what you got for:
function QBCore.Functions.Notify(text, texttype, length)
TriggerEvent('origen_notify:ShowNotification', text)
end