Jump to content

Recommended Posts

Posted

quest raiser begin
    state start begin
        when 9010.chat."Teleport xd" begin
            if pc.get_level() >= 50 then
                say("Bien re llevare")
                wait()
                pc.warp(cor_x, cor_y)
            else
                say("No comples el nivel chao shu.")
            end
        end
    end
end

 

--

pc.get_level() >= 50 nivel minimo

 when 9010.chat."Teleport xd" begin npc con el que sale la quest

pc.warp(cor_x, cor_y) tienes que saber las coordenadas x y del mapa a teleport.

  • Dilong locked this topic
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

This site uses cookies to enhance your browsing experience and provide relevant content. By continuing to browse, you agree to our We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. and Terms of Use. For more information on how we protect your data, please check our Privacy Policy.