setXP
Składnia eksportu
exports['tuncion_xp']:setXP(PlayerID, XP, Reason)
PARAMETR
- PlayerID (INT) -> PlayerID
- XP (INT) -> Na jaką wartość XP powinno być ustawione, np. 50XP
- Reason (STRING) (OPCJONALNE) -> Dodaj powód, np. Grał przez 2 godziny
exports['tuncion_xp']:setXP(source, 50) --> Zwraca tabelę z informacjami
exports['tuncion_xp']:setXP(source, 50, 'XYZ') --> Zwraca tabelę z informacjami