Jump to content

Recommended Posts

I am using CP and ACE mods for this scenario, but every time I add a unit that starts combat I receive this error:

if (!isNi] "OT_deepDebug" && |#|OT_deepDebug) then [
diag_log format ["D...'
Error Undefined variable in expression: ot_deepdebug
File \overthrow_main\funciotions\AI\fn_dangerCaused.sqf [OT_fnc_dangerCaused],line 19

 

Share this post


Link to post
Share on other sites
1 hour ago, Toastee said:

isNi]

 

1 hour ago, Toastee said:

funciotions

 

1 hour ago, Toastee said:

then [

 

Did you type error yourself? You know you can open .rpt file and just copy paste from there?

 

Anyway you need {} in if (!isNil "OT_deepDebug" && { OT_deepDebug })

  • Like 1

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

×