Im not sure, but check this Function in Quest
Code:
d.jump_all(2048+590, 6656+403)
I think you must figure out, what happens, if you trigger this Coordinates, because, all Chatdialog called from .lua Files.
But if i look on this Quest, is this the Timer, which you must incrase, or remove if you reach the Floor.
Code:
when devil_stone4_fail1.server_timer begin
if d.select(get_server_timer_arg()) then
notice_multiline(*********.deviltower_zone._60_dNotice,d.notice)
server_timer('devil_stone4_fail2', 5*60, get_server_timer_arg())
end
end
Sry my English is bad,
Best Regards, Endless