justin008 Posted December 11, 2016 Group: Members Topic Count: 22 Topics Per Day: 0.00 Content Count: 31 Reputation: 0 Joined: 03/11/12 Last Seen: September 21, 2018 Share Posted December 11, 2016 Tarot of fate skill of clown dispell the FCP or remove the FCP how to fix this? i want it will not remove or dispell the FCP.. can somebody help me? Quote Link to comment Share on other sites More sharing options...
1 Playtester Posted January 11, 2017 Group: Developer Topic Count: 37 Topics Per Day: 0.01 Content Count: 897 Reputation: 248 Joined: 01/30/13 Last Seen: 3 hours ago Share Posted January 11, 2017 It's not a bug, Tarot Card of Fate can dispell FCP. case 3: // THE HIGH PRIESTESS - all buffs removed { status_change_clear_buffs(target, SCCB_BUFFS | SCCB_CHEM_PROTECT); break; } 1 Quote Link to comment Share on other sites More sharing options...
0 randomhotstuff Posted January 11, 2017 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 10 Reputation: 0 Joined: 06/08/15 Last Seen: April 24, 2018 Share Posted January 11, 2017 i have the same issue T_T hope someone fixes this Quote Link to comment Share on other sites More sharing options...
0 Archduke Posted June 21, 2017 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 19 Reputation: 0 Joined: 04/23/17 Last Seen: July 1, 2017 Share Posted June 21, 2017 On 1/11/2017 at 9:40 PM, randomhotstuff said: i have the same issue T_T hope someone fixes this Try to remove the | SCCB_CHEM_PROTECT make it status_change_clear_buffs(target, SCCB_BUFFS ); On 1/12/2017 at 5:42 AM, Playtester said: It's not a bug, Tarot Card of Fate can dispell FCP. case 3: // THE HIGH PRIESTESS - all buffs removed { status_change_clear_buffs(target, SCCB_BUFFS | SCCB_CHEM_PROTECT); break; } On 1/11/2017 at 9:40 PM, randomhotstuff said: i have the same issue T_T hope someone fixes this just try it then recompile Quote Link to comment Share on other sites More sharing options...
0 raging Posted June 17, 2018 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 15 Reputation: 0 Joined: 05/31/18 Last Seen: June 1, 2023 Share Posted June 17, 2018 where to find dis? in trunk src and then? Quote Link to comment Share on other sites More sharing options...
0 K1NGRAFFY Posted August 30, 2018 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 52 Reputation: 3 Joined: 04/23/17 Last Seen: July 20, 2020 Share Posted August 30, 2018 Any update for this? Quote Link to comment Share on other sites More sharing options...
0 Ukiram Posted April 27, 2019 Group: Members Topic Count: 45 Topics Per Day: 0.02 Content Count: 291 Reputation: 27 Joined: 12/16/17 Last Seen: December 19, 2023 Share Posted April 27, 2019 This modification still working or not? Thank you. Quote Link to comment Share on other sites More sharing options...
Question
justin008
Tarot of fate skill of clown dispell the FCP or remove the FCP how to fix this?
i want it will not remove or dispell the FCP.. can somebody help me?
Link to comment
Share on other sites
6 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.