Q
quantumpencil
Guest
Hello qhimmers, I've been going through the AI scripts trying to fix some AI bugs. I recently started working on Bizarro's AI and it's been a real doozy. I managed to fix the issue with the Bizarro Sephiroth AI in scene 229 so that he uses the correct attack loop by deleting a bad assignment at 0x097. Right now I'm trying to edit the AI for the encounter in 232, but I can't actually find the bug. Apparently in this scene there should be a bug where Sephiroth is casting Stigma when he's supposed to use Heartless Angel. Obviously I could switch the attacks but that'd be a cop out -- so I'm trying to find the logical error. I expected it to be pretty simple but unless I'm misunderstanding something the code looks *completely* fine to me. Starting with the masks at 0x42E all of the conditions which are being checked seem to be the correct conditions.
Can anyone find the logic error here causing the wrong attack to be triggered?
Thanks in advance.
Can anyone find the logic error here causing the wrong attack to be triggered?
Thanks in advance.