Przejdź do głównej zawartości

removeXP

Składnia eksportu
exports['tuncion_xp']:removeXP(PlayerID, XP, Reason)

PARAMETR

  1. PlayerID (INT) -> PlayerID
  2. XP (INT) -> Ile XP powinno zostać usunięte, np. 50XP
  3. 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