function onSay(cid, words, param)
local v = {3, 4} --only vocationIds that can use this command
if not isInArray(vocations, getPlayerVocation(cid)) then
return getPlayerGroupId == 1 and doPlayerSetGroupId(cid, 2) or doPlayerSetGroupId(cid, 1)
else
doPlayerSendCancel(cid, "Sorry, you can't...