I finally got around to working on Pengzoda's AI for my ABS.
His event is several pages, each pages condition is a variable.
When his AI variable is at 0, he strafes around you. When it's at 1, he readies his weapon, then calls a script that decides his next action.
2-4 are various attacks, and 5 is his vulnerability after an attack.
All of the scripts and things work fine, but when he switches event pages....
It doesn't update until I press a key that has an effect assigned to it, like opening the menu, the debug menu, pressing the guard key or the attack key... The Hotkeys only work if they have a skill/item assigned to them.
I'm not sure what the problem is o_O I've tried it without the hotkey inputs in scene_map, I've disabled the anti-lag script, I've removed some of the PP things from the map.... Nothing.
I'm at a loss as to why this is happening x_x All the scripts and pages work, it just doesn't change pages until I press one of those keys... o____O
His event is several pages, each pages condition is a variable.
When his AI variable is at 0, he strafes around you. When it's at 1, he readies his weapon, then calls a script that decides his next action.
2-4 are various attacks, and 5 is his vulnerability after an attack.
All of the scripts and things work fine, but when he switches event pages....
It doesn't update until I press a key that has an effect assigned to it, like opening the menu, the debug menu, pressing the guard key or the attack key... The Hotkeys only work if they have a skill/item assigned to them.
I'm not sure what the problem is o_O I've tried it without the hotkey inputs in scene_map, I've disabled the anti-lag script, I've removed some of the PP things from the map.... Nothing.
I'm at a loss as to why this is happening x_x All the scripts and pages work, it just doesn't change pages until I press one of those keys... o____O