addRank
📢 L'événement se produit lorsqu'un rang de joueur est ajouté
RegisterNetEvent("tuncion_xp:log:addRank")
AddEventHandler("tuncion_xp:log:addRank", function(source, data)
-- Do your magic here 💫
end)
Retourne
- Source (INT) -> PlayerID
- Données (OBJECT) -> vrai ou faux
- rang (INT) -> Rang actuel des joueurs
- totalXP (INT) -> Total actuel de XP des joueurs