Demon tower stucking

10/15/2022 01:32 amt2#1
Hello guys i wanted to know does anyone know any way to stuck my char on floor with 70 metins in demon tower , so i can kill metins forever XD ,, i tried with opening storekeeper it doesnt work. Is there any other way to not be teleportted when the time is up.
10/15/2022 04:31 Endless.#2
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 :)
10/17/2022 01:38 amt2#3
Sorry bro u didnt understand me ahha , i am not making my own server , i am playing some P servers and i wanna know can i stuck my char on that floor so i can kill metins longer there xD
10/17/2022 04:10 Endless.#4
Quote:
Originally Posted by amt2 View Post
Sorry bro u didnt understand me ahha , i am not making my own server , i am playing some P servers and i wanna know can i stuck my char on that floor so i can kill metins longer there xD
You can try the Horse Bug, shortly before the Jump to the next Room, you mount on/off. If you affected from this Bug, then you will keep this Room until you leave it. But im not sure, if this working today, this Bug must be fixxed Years ago ^^