addRank
Export Syntax
exports['tuncion_xp']:addRank(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. Giveaway XYZ
exports['tuncion_xp']:addRank(source, 2) --> Returns table with information
exports['tuncion_xp']:addRank(source, 2, 'XYZ') --> Returns table with information