IsabelaFernandez Posted July 20, 2018 Group: Members Topic Count: 146 Topics Per Day: 0.06 Content Count: 355 Reputation: 8 Joined: 04/16/18 Last Seen: October 21, 2024 Share Posted July 20, 2018 Hello friends of the community, I would like to know how to activate the Magnus Exorcismus skill in players, currently it only works with monsters. Thanks for listening, much love guys Quote Link to comment Share on other sites More sharing options...
1 fictionx Posted July 22, 2018 Group: Members Topic Count: 30 Topics Per Day: 0.01 Content Count: 122 Reputation: 17 Joined: 12/10/12 Last Seen: May 2 Share Posted July 22, 2018 try this: In skill.cpp case UNT_MAGNUS: //if (!battle_check_undead(tstatus->race,tstatus->def_ele) && tstatus->race!=RC_DEMON) // break; skill_attack(BF_MAGIC,ss,&unit->bl,bl,sg->skill_id,sg->skill_lv,tick,0); break; 1 1 Quote Link to comment Share on other sites More sharing options...
0 IsabelaFernandez Posted July 22, 2018 Group: Members Topic Count: 146 Topics Per Day: 0.06 Content Count: 355 Reputation: 8 Joined: 04/16/18 Last Seen: October 21, 2024 Author Share Posted July 22, 2018 anyone? Quote Link to comment Share on other sites More sharing options...
0 IsabelaFernandez Posted July 23, 2018 Group: Members Topic Count: 146 Topics Per Day: 0.06 Content Count: 355 Reputation: 8 Joined: 04/16/18 Last Seen: October 21, 2024 Author Share Posted July 23, 2018 6 hours ago, fictionx said: try this: In skill.cpp case UNT_MAGNUS: //if (!battle_check_undead(tstatus->race,tstatus->def_ele) && tstatus->race!=RC_DEMON) // break; skill_attack(BF_MAGIC,ss,&unit->bl,bl,sg->skill_id,sg->skill_lv,tick,0); break; Work perfectly, I love you Thank u so much Quote Link to comment Share on other sites More sharing options...
Question
IsabelaFernandez
Hello friends of the community, I would like to know how to activate the Magnus Exorcismus skill in players, currently it only works with monsters. Thanks for listening, much love guys
Link to comment
Share on other sites
3 answers to this question
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.