Israel Posted February 9, 2019 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 35 Reputation: 0 Joined: 07/06/16 Last Seen: April 15 Share Posted February 9, 2019 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 Quote Link to comment Share on other sites More sharing options...
_Terra Posted February 9, 2019 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 170 Reputation: 55 Joined: 07/15/13 Last Seen: 14 hours ago Share Posted February 9, 2019 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. 1 Quote Link to comment Share on other sites More sharing options...
Israel Posted February 9, 2019 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 35 Reputation: 0 Joined: 07/06/16 Last Seen: April 15 Author Share Posted February 9, 2019 Obrigado deu certo Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.