removeXP
📢 Event occurs when a player loses XP
RegisterNetEvent("tuncion_xp:log:removeXP")
AddEventHandler("tuncion_xp:log:removeXP", function(data)
-- Do your magic here 💫
end)
Returns
- Data (OBJECT) -> true or false
- newRank (BOOL) -> Has the player reached a new level?
- change (INT) -> Change value e.g. 5XP