06-08-2014, 09:18 PM
My character AI doesn't work in Survival Mode but work perfectly in Versus Mode. Any ideas what could be the problem?
Doesn't work in survival
|
06-08-2014, 09:18 PM
My character AI doesn't work in Survival Mode but work perfectly in Versus Mode. Any ideas what could be the problem?
06-08-2014, 10:05 PM
Nope. What about stage mode?
Are you using an unmodified lf2? favorite dcing techniques: wpoint | double key inputs | holding back | alternate basic moves
06-09-2014, 10:49 AM
It doesn't work in stage either. But only this one, every other AI works. I've tried changing ID, but it didn't help. I use my own LF2, with my characters, skills, AIs and everything, but like I said, every other works...
06-09-2014, 11:22 AM
Show us the AI then.
favorite dcing techniques: wpoint | double key inputs | holding back | alternate basic moves
06-10-2014, 12:58 PM
Code: //Kyouraku
06-10-2014, 02:06 PM
Alright - I don't see why it should specifically not work in stage mode.
Go add some print("blah"); commands into the ego function to check whether it truly dosn't run - and if it does run - how far it gets and what choices it takes. The print will appear in the console if you are using the debug version. favorite dcing techniques: wpoint | double key inputs | holding back | alternate basic moves
06-17-2014, 12:00 PM
Ok, I removed the "if(loadTarget(i)==0)" part in for and it works now. Don't know why
![]() |
« Next Oldest | Next Newest »
|