server functions

This commit is contained in:
Kakarot
2024-05-23 02:39:29 -05:00
parent a36cd496a9
commit d479831d0d
4 changed files with 271 additions and 241 deletions
+4
View File
@@ -200,6 +200,10 @@ RegisterNetEvent('QBCore:Client:UseItem', function(item)
QBCore.Debug(item)
end)
RegisterNUICallback('getNotifyConfig', function(_, cb)
cb(QBCore.Config.Notify)
end)
-- Callback Events --
-- Client Callback