if getTileInfo(getCreaturePosition(cid)).protection == true then doPlayerSendTextMessage(cid, MESSAGE_EVENT_DEFAULT, "You can't use potions inside of a protection zone..") return false end
Este só funciona em protect zone quero que sirva para tile nonpvp. Se alguém puder me ajudar agradeço.