Jump to content
Israel

Problema com a habilidade destino das carta

Recommended Posts

Olá amigos testando meu serve me deparei com um problema quando o bardo da destino das cartas em outro jogador o fp desse jogador e retirado gostaria que isso não acontecesse desse o tarro mas que não tire o fp pode alguém me ajudar  

Link to comment
Share on other sites

Olá, você pode retirar essa condição em src/map/skill.cpp e procura a linha:

status_change_clear_buffs(target, SCCB_BUFFS | SCCB_CHEM_PROTECT);

e remove "SCCB_CHEM_PROTECT"

status_change_clear_buffs(target, SCCB_BUFFS);

Não se esqueça de recompilar seu server.

  • Upvote 1
Link to comment
Share on other sites

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.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.