03-06-2006, 05:45 PM
double post but whatever.
its fixed now
To Fix (for future reference):
its fixed now
To Fix (for future reference):
Code:
Main():
Redim SaveMap.Tiles()
Redim Maps.Tiles()
Redim SMaps(7)
Redim SMap(i).Tiles() (using for i = 0 to 7)
Sub iLoadMap:
Redim iLoadMap
And then another Redim of SMaps(7) and .tiles in the other sub under iLoadMap