
04-19-2011, 06:06 PM
|
David K?
|
 |
Join Date: Apr 2011
Location: PA, MD.
Posts: 643
|
|
Usually the tiles are a few numbers or something such as 0x1B0...
You'd have to go offline and to the tile array thing..
I've noticed depending if you get it from offline mode, or from online it changes from 0x1B0 to numbers... try..
player.chat=level.tiles[x,y,]; which would probably give you the numbers.. I hope that works.. if you'd like a square you'd have to build up a for loop.. |
|
|