So no one can use scroll after level 130!. but i tested it and it's not working . so i don't know if i write something wrong because i'm not so good with the questions maker :PQuote:
quest block_scroll begin
state start begin
when login with pc.get_map_index() == (70) and pc.level <= 130 begin
---pc.warp ( 0, 0 )
end
end
end






