06-10-2020, 01:09 PM
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???
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???