Jump to content

Can't access boolean array in ACS?


Arbys550

Recommended Posts

Hi, can you not use boolean arrays in ACS? I was under the impression that you could. However, when I test my map, I am met with this error on the screen and the rest of my code doesn't function: "Unknown p-code 365 in script 60"

 

Here is my code. I just simply run script 60 in the map:

335580810_Screenshot(5).png.5c8a8befa5c3037e83681bd29ecac790.png

Share this post


Link to post

Try moving the array into the global scope (i.e outside the script body). I seem to recall ACC having problems with script-scope arrays.

Edited by Edward850

Share this post


Link to post

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...