Hier ist der Teil wo nicht funktioniert:
PHP Code:
when 30121.kill with pc.get_map_index() == 310 begin
timer("first", 6)
end
when first.timer with pc.get_map_index() >= 310 and pc.get_map_index() <= 4000000 begin
d.new_jump_all(310, 5000+567, 4000+84) -- state koords, ohne 00
d.spawn_mob(21578, 564, 92) -- normale koords
Keiner eine Lösung?






