1
Scrip para puerta que pida storage Dom Mar 25, 2018 2:28 am
Disaster

Nuevo Miembro

function onStepIn(creature, item, position, fromPosition)
if not Player(creature) then
return true
end
if creature:getStorageValue(item.actionid) == -1 then
creature:sendTextMessage(MESSAGE_STATUS_CONSOLE_BLUE, "Go to next room")
creature:setStorageValue(item.actionid, 1)
creature:setStorageValue(item.actionid - 1000, 1)
creature:setStorageValue(19001, creature:getStorageValue(19001) + 1)
end
end
si alguien me podria ayudar el servidor que tengo es un global tibiaface v24 con un allisow map 10.90