Ok usually I wouldn’t ask when i get stuck because I would just search for the solution or test shit till it breaks but this time, the damn code has put a stop to most of my eventing ideas and that is IFCD for about 2 years now and I am finally at my limit. What I need it for is for my ragefest idea where you have to kill 2 bosses on the same turn, if you leave one alive, the one you killed will respawn with stronger stats. I just freaking need to know how IFCD works exactly to pull this off because my solution for it only works for very specific things.
Most people and even the read me say its “IFCD [conditional ID] [Char ID]”, I have tried this many times with many tests and not once did it work. So I tried the next code setup which is “IFCD [conditional ID] [Char ID] [unknown: 0x0E-0xA6]” which seems to work with certain bosses after there death quote triggers but its very inconsistent. Next I tried “IFCD [seems to be any number] [conditional ID] [Char ID]” and it works but ALL THE TIME despite the person it checks for is not dead. Anybody figured out IFCD yet?