Quote:
|
Originally Posted by prozacboy666
Well do an if statement to see if it is a one, if it is = true, if not = false?
Or create a 2d array, and then do this.arr[][1]= true; else this.arr[][0]=false,
*edit: forgot to add this*
then do an if (this.arr[][1]=="true"){ do this;}
I dont know GS2 so I dont know how to put it in code for you.
If that doesn't help, well will talk it in depth later.
|
I fear that you have no idea what you are talking about.
That isn't what he's trying to do.