removeRank
Export Syntax
exports['tuncion_xp']:removeRank(PlayerID, Rank, Reason)
PARAMETER
- PlayerID (INT) -> PlayerID
- Rank (INT) -> How much level should be added e.g. 2 level
- Reason (STRING) (OPTIONAL) -> Add a reason e.g. Rule violation
exports['tuncion_xp']:removeRank(source, 2) --> Returns table with information
exports['tuncion_xp']:removeRank(source, 2, 'XYZ') --> Returns table with information