Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Too many local, nonstatic variables
#9
double post but whatever.

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
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)