Hi guys, I have a very simple question I can't solve because I haven't used arrays.
How can I make a For Loop that increments by 1 and when it does that takes the value and puts it in an array.
So eg.
Loop 1
Array = 1
Loop 2
Array = 2
etc..
I want to check in each loop after the value has been added to the array for a specific value.
Thats all I need. Hope you can help
-Toxikr3