Quote:
Originally Posted by Emera
If you're looking for what I think you're looking for (the tileset type) I believe this will help you:
HTML Code:
TServerLevel.tiletype(float, float) - returns integer
|
I believe that function simply returns the type of the tile at the given x and y in a level, for example if the tile is blocking, non-blocking etc