The nitty gritty of this is that I want to check for a value within a certain section of an array to activate a specific action.
Here's how I want my system to work-
Should any element in a certain section of an array be more than 0, the area corresponding to that section would be lit up on the map.
I've so far been unable to acheive this, if anyone could provide some insight that would be much appreciated !