In reply to: Fixed link + comments -- Xorlak 21:47:14 10-21-2005
More Posted by: William 06:38:20 10-22-2005 |
Looks like a nice start of a map editor. Loading files work fine (although it seems to save what I've done no matter if I've selected it or not!).
Yes it saves just by pressing on the map.
You might want to consider eventually moving to binary files rather than INIs for speed and efficiency's sake later on.
I know, I just use .ini for its easy to open the files during development.
Also definitely alow a variable number of maps. And the map editor needs a refresh button!
Variable number wont be that hard to do, and about the refresh button, its already there. Since everything saves all the time, the Load button can be used anytime you want. Without needed to save anything.