Arbys550 Posted August 16, 2019 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: 0 Quote Share this post Link to post
Edward850 Posted August 17, 2019 (edited) 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 August 17, 2019 by Edward850 1 Quote Share this post Link to post
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.