Saltar al contenido principal

setXP

Export Syntax
exports['tuncion_xp']:setXP(PlayerID, XP, Reason)

PARÁMETRO

  1. PlayerID (INT) -> PlayerID
  2. XP (INT) -> A qué XP se debe establecer, por ejemplo, 50XP
  3. Reason (STRING) (OPCIONAL) -> Agregar una razón, por ejemplo, Jugó 2 horas
exports['tuncion_xp']:setXP(source, 50) --> Devuelve tabla con información
exports['tuncion_xp']:setXP(source, 50, 'XYZ') --> Devuelve tabla con información