Jump to content

[Peticion]Quest


DoNaTellO

Recommended Posts


quest subir begin

state start begin

when levelup or login with pc.get_level() == 5 begin

local exp = pc.get_next_exp()

pc.change_alignment(20000) -- chivalric

pc.change_money(300000000) -- 300kk

while pc.get_level() < 80 do

pc.give_exp2(exp) -- nivel

end

end

end

end

Link to comment
Share on other sites

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