Little Fighter Empire - Forums
YinYin's Crusher AI - Printable Version

+- Little Fighter Empire - Forums (https://lf-empire.de/forum)
+-- Forum: Little Fighter 2 Zone (https://lf-empire.de/forum/forumdisplay.php?fid=7)
+--- Forum: AI Scripting (https://lf-empire.de/forum/forumdisplay.php?fid=56)
+--- Thread: YinYin's Crusher AI (/showthread.php?tid=11069)



YinYin's Crusher AI - Nithin6777 - 06-10-2020

YinYin Crusher AI isn't activating. Statement in console windows(black board thing):

ai\11.as: INFORMATION : Building.
ai\11.as(258, 1): INFORMATION : Compiling bool has_direction(int)
ai\11.as(259, 22): ERROR : 'throwinjury' is not a member of 'const Object'
ai\11.as(259, 7): ERROR : Expression must be of boolean type
ai\11.as(326, 1): INFORMATION : Compiling bool stall(int)
ai\11.as(332, 29): ERROR : 'throwinjury' is not a member of 'const Object'
ai\11.as(332, 7): ERROR : Expression must be of boolean type
ai\11.as(409, 1): INFORMATION : Compiling int time_till_impact(int, int, int, int)
ai\11.as(420, 44): ERROR : 'throwinjury' is not a member of 'const Object'
ai\11.as(416, 20): ERROR : Expression must be of boolean type
ai\11.as(461, 1): INFORMATION : Compiling int[] get_attack_info(int, int, int, int)
ai\11.as(472, 44): ERROR : 'throwinjury' is not a member of 'const Object'
ai\11.as(468, 20): ERROR : Expression must be of boolean type
ai\11.as: ERROR : Unable to build module.

Anyone have any idea to fix it???


RE: YinYin's Crusher AI - JCostal - 07-02-2020

I have similar problem.
In my case Davis just keep Defending.

I'm trying to find where the error is, but I'm completely busy with HEX editing.

Any news I inform.
at the moment I don't know how to help ..