I change and stay like that correct?
function onStepIn(cid, item, position, fromPosition)
local room = { -- room with demons
fromX = 156,
fromY = 65,
fromZ = 7,
--------------
toX = 178,
toY = 91,
toZ = 5
}
exit = {x=175, y=84, z=7}
if getPlayerGuildName(cid) ~= "" then
for x = room.fromX...