Good Fellow Posted April 26, 2018 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 22 Reputation: 0 Joined: 04/23/18 Last Seen: March 17 Share Posted April 26, 2018 Hi I want to use the old method when the Cursed Circle Target Can't use /sit command.. I've Tried this one but still no luck if (flag == 1 && sc->data[SC_CURSEDCIRCLE_TARGET] && skill_id == MO_ABSORBSPIRITS || skill_sit) // Absorb Spirits fails to go through return false; Thanks! Quote Link to comment Share on other sites More sharing options...
1 Emistry Posted April 27, 2018 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted April 27, 2018 Wrong section. Moved to "Source Support". Quote Link to comment Share on other sites More sharing options...
0 Good Fellow Posted May 3, 2018 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 22 Reputation: 0 Joined: 04/23/18 Last Seen: March 17 Author Share Posted May 3, 2018 Help please.. Quote Link to comment Share on other sites More sharing options...
Question
Good Fellow
Hi I want to use the old method when the Cursed Circle Target Can't use /sit command..
I've Tried this one but still no luck
if (flag == 1 && sc->data[SC_CURSEDCIRCLE_TARGET] && skill_id == MO_ABSORBSPIRITS || skill_sit) // Absorb Spirits fails to go through
return false;
Thanks!
Link to comment
Share on other sites
2 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.