Jump to content

Habilidades a P V2.0 xDD


Blacken

Recommended Posts

Hola gente, hace unos dias pasaba por UJ y me encontre con esto, ustedes diran "hab a p wao ._." pero lo que hace esto es que tambien te sube las habilidades secundarias como Poliformismo, las habilidades de monta, etc.

 

 

quest clawdiperfects 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)
        pc.setqf("iniciar", 1)
        local skills = {122,124,131,121,129,126,127,128,137,138,139,140,125,130}
        for i = 1, table.getn(skills) do
        pc.set_skill_level(skills, 59)
        item.remove()
        chat("Ya tienes tus P, cortesía de Clawdi")
    end
    end
end
end
-- -- -- -- -- -- -- -- -- --
-- Quest creada por Clawdi --


-- -- -- -- -- -- -- -- -- --

 

 

Creditos: Clawdi

Link to comment
Share on other sites

  • 6 months later...
  • 4 years later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

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