resetPlayerXP
📢 L'evento si verifica quando l'XP di un giocatore viene azzerato
RegisterNetEvent("tuncion_xp:log:resetPlayerXP")
AddEventHandler("tuncion_xp:log:resetPlayerXP", function(data)
-- Fai la tua magia qui 💫
end)
Restituisce
- Data (OGGETTO) -> vero o falso
- rank (INT) -> Il rango attuale del giocatore
- totalXP (INT) -> L'XP totale attuale del giocatore