resetPlayerXP
📢 L'événement se produit lorsqu'XP d'un joueur est réinitialisé
RegisterNetEvent("tuncion_xp:log:resetPlayerXP")
AddEventHandler("tuncion_xp:log:resetPlayerXP", function(data)
-- Faites votre magie ici 💫
end)
Retourne
- Données (OBJECT) -> vrai ou faux
- rang (INT) -> Rang actuel des joueurs
- totalXP (INT) -> Total actuel d'XP des joueurs