Graal Forums  

Go Back   Graal Forums > Graal V6 forums > Bug Report
FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rating: Thread Rating: 13 votes, 4.69 average. Display Modes
Prev Previous Post   Next Post Next
  #11  
Old 11-06-2011, 03:56 AM
Hoyt1134 Hoyt1134 is offline
Registered User
Join Date: Jul 2004
Posts: 18
Hoyt1134 is on a distinguished road
Serverside, there seems to be a bug with reading and writing to tilelayers above 0 while on a gmap. player.level.tilelayers[0].tiles[x,y] returns the correct tile for layer 0, but player.level.tilelayers[1].tiles[x,y] always returns 0.

Clientside on a gmap, player.gmap.tilelayers[0].tiles[x,y] always returns -1, but if you go to a layer above 0, such as player.gmap.tilelayers[1].tiles[x,y], it returns the correct tile. You can read the tile on layer 0 if you drop the tilelayers check, player.gmap.tiles[x,y] returns the tilelayers[0] tile for those coordinates.
Reply With Quote
 

Tags
graal v6, windows

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 10:23 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.