Good Fellow Posted April 26, 2018 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
1 Emistry Posted April 27, 2018 Posted April 27, 2018 Wrong section. Moved to "Source Support". Quote
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!
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.