Jump to content

Recommended Posts

I created a mission with AI Combat Medics. When they heal a team mate, I get this error:

 

File z\ace\addons\medical_ai\functions\fnc_isInjured.sqf..., line 25
Error in expression <fractures", [0,0,0,0,0,0]]);
((_fractures select 4) == 1) || {(_fractures select 5>
Error position: <select 4) == 1) || {(_fractures select 5>
Error Zero divisor

Share this post


Link to post
Share on other sites

Now I get this error:

 

16:49:33 Error in expression < = "#tooManyMeds";
};
case ((_fractures select 4) == 1): {
_treatmentEvent = "ac>
16:49:33   Error position: <select 4) == 1): {
_treatmentEvent = "ac>
16:49:33   Error Zero divisor
16:49:33 File z\ace\addons\medical_ai\functions\fnc_healingLogic.sqf..., line 77
16:49:33 Error in expression <actures", [0,0,0,0,0,0]]);
((_fractures select 4) == 1) || {(_fractures select 5>
16:49:33   Error position: <select 4) == 1) || {(_fractures select 5>
16:49:33   Error Zero divisor
16:49:33 File z\ace\addons\medical_ai\functions\fnc_isInjured.sqf..., line 25
16:49:33 Error in expression <actures", [0,0,0,0,0,0]]);
((_fractures select 4) == 1) || {(_fractures select 5>
16:49:33   Error position: <select 4) == 1) || {(_fractures select 5>
16:49:33   Error Zero divisor
16:49:33 File z\ace\addons\medical_ai\functions\fnc_isInjured.sqf..., line 25
16:49:33 Error in expression < = "#tooManyMeds";
};
case ((_fractures select 4) == 1): {
_treatmentEvent = "ac>
16:49:33   Error position: <select 4) == 1): {
_treatmentEvent = "ac>
16:49:33   Error Zero divisor
16:49:33 File z\ace\addons\medical_ai\functions\fnc_healingLogic.sqf..., line 77
16:49:37 Error in expression <actures", [0,0,0,0,0,0]]);
((_fractures select 4) == 1) || {(_fractures select 5>
16:49:37   Error position: <select 4) == 1) || {(_fractures select 5>
16:49:37   Error Zero divisor

Share this post


Link to post
Share on other sites

Still can't get into it but I found out when it does it....when I shoot at an enemy contact, the AI will heal the OPFOR unit and I get the error. 

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×