Untitled
unknown
plain_text
3 years ago
195 B
11
Indexable
if getCreatureStorage(cid, 7800) >= 1 then
return doPlayerSendTextMessage(cid, MESSAGE_EVENT_ADVANCE, "NO PUEDES VOLVER.")
end
setPlayerStorageValue(cid, 7800, 1) -- darle storage al jugadorEditor is loading...