Aller au contenu principal

removeRank

📢 L'événement se produit lorsqu'un rang de joueur est supprimé

RegisterNetEvent("tuncion_xp:log:removeRank")
AddEventHandler("tuncion_xp:log:removeRank", function(source, data)
-- Do your magic here 💫
end)

Renvoie

  1. Source (INT) -> PlayerID
  2. Données (OBJECT) -> vrai ou faux
    1. rang (INT) -> Rang actuel des joueurs
    2. totalXP (INT) -> Total actuel XP des joueurs