Jump to content

Restriccion de nivel :v


ReuS

Recommended Posts

Hola, hace mucho que estoy usando esta quest de habilidades a perfect, pero ahora me gustaria, que solo subiera las habilidades a perfect a  los niveles mayores a 90 por ejemplo.

Cómo la puedo editar?

 

quest perfect begin
state start begin
when 50512.use begin
table.foreachi(special.active_skill_list[pc.get_job()+1][pc.get_skill_group()],function(r,skill) pc.set_skill_level(skill,59) end)
chat("Has recibido tus P")
item.remove()
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...