local t, doEet = {
{x=3850, y=1974, z=2}
}
function onUse(cid, item)
doSummonCreature("Demon")
end
addEvent(doEet, 30 * 60000)
doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, "You pissed off the Devil....your move.")
end
This script is intended for an item in game...