antiblock
https://arwen2.global/
  • Chatbox

    You don't have permission to chat.
    Load More
  • 0
Dodoxbds

Skill Passivas

Question

Bom dia pessoal!

 

Gostaria de ver se alguma alma boa me disponibilizaria a quest que ja da skill passivas full assim que o personagem entra no servidor, alguem poderia me ajuda nisso?

Share this post


Link to post
Share on other sites

2 answers to this question

  • 0

quest a begin
state start begin
when login with pc.getqf("a") == 0 begin
pc.set_skill_level ( 131 , 40) -- repete essa linha trocando o 131 pelo codigo da skill que quer dar.
pc.setqf("a", 1)
set_state(__complete)
end

state __complete begin
end
end
end

Share this post


Link to post
Share on other sites
antiblock
Elveron
  • 0
4 horas atrás, Dev Borr disse:

quest a begin
state start begin
when login with pc.getqf("a") == 0 begin
pc.set_skill_level ( 131 , 40) -- repete essa linha trocando o 131 pelo codigo da skill que quer dar.
pc.setqf("a", 1)
set_state(__complete)
end

state __complete begin
end
end
end

Obrigadao irmao :D 

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now