Hi! I've asked about this before in a diferent thread, but i can't remember where, and it didn't get answered, so i'm posting it again here in the right forum.
I'm creating an AI system that needs to check if a number of values exist in an objects private variable. At first i tried to code it in an event, but it ended up like this:
<img src="http://img166.imageshack.us/img166/5261/infiniteeventjt0.jpg">
That is obviously not a solution. So i need a way to loop through these numbers and write them down somewhere else. The problem is that i can't find a place to write them down! The array can't be edited eccept with events, so i would still need like 20 of these events. An array that was visible where you could just klick a box and fill in the numbers would be a nice thing to ad in the future, but is there a soluton right now?
Does someone have any suggestions? I really really need a solution to this. Thank you for your time!
Jonatan