function onSay(cid, words, param, channel) doPlayerSendTextMessage(cid, MESSAGE_EVENT_ADVANCE, "You have " .. getPlayerStorageValue(cid, 666) .. " frags and you gained " .. getPlayerSoul(cid) .. " frags from login ") return TRUE end