Thread: Arrays
View Single Post
  #3  
Old 09-21-2003, 10:45 PM
SaijinGohan SaijinGohan is offline
Registered User
SaijinGohan's Avatar
Join Date: Jul 2001
Location: U.S.A - Ohio
Posts: 536
SaijinGohan is on a distinguished road
Send a message via AIM to SaijinGohan Send a message via MSN to SaijinGohan
Well your array looks fine to me. You can read those numbers with
this.array[0] through this.array[8].

Ex:

say2 #v(this.array[2]); would return 3!
__________________

Job: A Legend

And you think that you have played Graal forever? Ha!
Reply With Quote