removeRank
Export-Syntax
exports['tuncion_xp']:removeRank(PlayerID, Rank, Reason)
PARAMETER
- PlayerID (INT) -> PlayerID
- Rank (INT) -> Wie viel Level hinzugefügt werden soll, z.B. 2 Level
- Reason (STRING) (OPTIONAL) -> Grund hinzufügen, z.B. Regelverstoß
exports['tuncion_xp']:removeRank(source, 2) --> Gibt Tabelle mit Informationen zurück
exports['tuncion_xp']:removeRank(source, 2, 'XYZ') --> Gibt Tabelle mit Informationen zurück