Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Rusty Programmer needs help
#1
Well, knowing that i am soon going to be adding a lot to the map editor I went to try and make map.tile(0 to Max_MAPX, 0 to MAX_MAPY) As TileRec and change it to map.tile() as tilerec. Then i began to redim it where need be. However, it does not seem to be working is this even the right redim code for the client side?(testing client side first because I can have visual results).

Code:
ReDim Map.Tile(0 To MAX_MAPX, 0 To MAX_MAPY)

Got client to work... time for server now... any hints would be helpful

Actually, got it to work on my own... just took a little thinking
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)