View Single Post
  #14  
Old 01-06-2006, 06:06 PM
Skyld Skyld is offline
Script-fu
Skyld's Avatar
Join Date: Jan 2002
Location: United Kingdom
Posts: 3,914
Skyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud of
Send a message via AIM to Skyld
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.
__________________
Skyld
Reply With Quote