I want the map to generate itself out of the open world levels only, is there a way to set no image as the original map and let the player generate the whole map by exploring it?
So far it seems to generate the new map over the old png file with many graphical glitches all around…
You have to set them in server options, though. (just the .txt files/level list) Otherwise you wont see activity or chat in adjacent levels. Typically what I would do though, is make a -map npc and give it to the DEFAULTACCOUNT.txt file under weapons or scripts (I forget the section) and add all the map setting info into the npc, this way all players get that file regardless of what level they start in. (May have to reset everyone)