exports("setPP", setPP) -- args: (identifier, amount)
exports("givePP", givePP) -- args: (identifier, amount)
exports("removePP", removePP) -- args: (identifier, amount)
Last updated 8 months ago
Was this helpful?