I just use it to give Premium points, but i don't know how to check how many have the player, example to give 30 /addpoints Example, 30 and its work but to check?
This is the script:
function onSay(cid, words, param)
local Data = string.explode(param, ",")
if Data then
local Target =...