Jump to content

Recommended Posts

Posted

quest nivel_inicial begin
state start begin
    when login with pc.get_level() == 1 begin
    while pc.get_level() < 75 do --##NIVEL DESEADO
    local siguientenivel = pc.get_next_exp()
    pc.give_exp2(siguientenivel)
    end
    end
end
end

Posted
hace 1 hora, felipe1228 dijo:

quest nivel_inicial begin
state start begin
    when login with pc.get_level() == 1 begin
    while pc.get_level() < 75 do --##NIVEL DESEADO
    local siguientenivel = pc.get_next_exp()
    pc.give_exp2(siguientenivel)
    end
    end
end
end

Y listo al entrar con el pj lo sube automatico sin hablar con npc o algo ?

  • 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.