while true do
if Self.Position().x == pos.x and Self.Position().y == pos.y then
seconds = seconds + 1
if seconds >= 60 then
alert()
end
else
seconds = 0
pos = Self.Position()
end
end
Hey, I totaly forgot about this thread Today i check this, but still don't work
When I add this script alarm play non stop, immediately after switching on.