View Single Post
  #3  
Old 10-25-2001, 05:16 AM
TDO2000 TDO2000 is offline
Registered User
TDO2000's Avatar
Join Date: Jul 2001
Location: Germany
Posts: 655
TDO2000 is on a distinguished road
never tried the tiles-command before so I can't tell u the right way but this can't work because the array
this.tilesid is not seen as 2047,116
no every number in an array is seen as an single element

so this.tilesid[0] is 2047 and this.tilesid[1] is 116
__________________
No Webhost at the moment
Reply With Quote