resetPlayer
📢 Подія відбувається, коли гравець скидається
RegisterNetEvent("tuncion_xp:log:resetPlayer")
AddEventHandler("tuncion_xp:log:resetPlayer", function(source, data)
-- Do your magic here 💫
end)
Повертає
- Source (INT) -> PlayerID
📢 Подія відбувається, коли гравець скидається
RegisterNetEvent("tuncion_xp:log:resetPlayer")
AddEventHandler("tuncion_xp:log:resetPlayer", function(source, data)
-- Do your magic here 💫
end)