
08-09-2002, 01:53 AM
|
|
Darth Cucumber
|
 |
Join Date: Mar 2001
Location: At School
Posts: 2,874
|
|
|
I see one mistake right off the bat, the array lenght does not indicate the last index, but the acual lenght of the array. 4 slots, arraylen = 4... so
setarray rockthrow,4;
also, there is no period before the [], its just rockthrow[#]
There are easier ways to do this, but i'll let you figure that out. |
__________________
subliminal message: 1+1=3
|
|
|
|