Hello OTland, i need help, i use tfs O.3.7 and this script when i step in the throne get a bug (tile not found)
function onStepIn(cid, item, position, fromPosition)
-- check for monsters --
starting={x=440, y=971, z=6, stackpos=253}
checking={x=starting.x, y=starting.y, z=starting.z...