removeXP
Składnia eksportu
exports['tuncion_xp']:removeXP(PlayerID, XP, Reason)
PARAMETR
- PlayerID (INT) -> PlayerID
- XP (INT) -> Ile XP powinno zostać usunięte, np. 50XP
- Reason (STRING) (OPCJONALNE) -> Dodaj powód, np. Naruszenie zasad
exports['tuncion_xp']:removeXP(source, 50) --> Zwraca tabelę z informacjami
exports['tuncion_xp']:removeXP(source, 50, 'XYZ') --> Zwraca tabelę z informacjami