Getting a value from an array is jist like setting them. FOR I%=0 TO 29 'The %s aren't necessary, just making sure that they are integers SPSET 7+I%,(whatever the tree sprite is) SPOFS 7+I%,TREES%[I%,0],TREES%[I%,1] NEXT