X xlaws27 New member Messages 225 Points 0 Aug 29, 2015 #2 remove all buffs that came from gospel when entering a warp? help me plzz i really need this especially during woe times
remove all buffs that came from gospel when entering a warp? help me plzz i really need this especially during woe times
Winterfox New member Messages 404 Points 0 Discord hope2812 Emulator rAthena Aug 29, 2015 #3 @@xlaws27 Call sc_end with the specific parameter before the warp. Gospel only: sc_end SC_GOSPEL; All buffs: Code: sc_end SC_ALL;
@@xlaws27 Call sc_end with the specific parameter before the warp. Gospel only: sc_end SC_GOSPEL; All buffs: Code: sc_end SC_ALL;