ID:167565
 
is there a demo that lets you link independant map file together??
Edge657123 wrote:
is there a demo that lets you link independant map file together??

Are you trining to go form one world to another? If so, you have to make a code that is like teleporting. For example you make a portal and when you walk into it, you go to a whole new world. So when you put in the caordinence they should look like this. (1,2,2) The last diget shows which world you want on the map. You might now have done it but you need to have z caordinent 2 or 3 depending on how much different worlds you want. Remember this is all one map file.

~Bamrulez
Include all the map files. They will be stacked in alphabetical order at runtime. For example, if map1.dmp has a z-length of 3 and map2.dmp has a z-length of 2, the map at runtime will have 5; 1-3 will be 1-3 of map1.dmp, 4-5 will be 1-2 from map2.dmp.
In response to Loduwijk
Now how do i link two map fles together like teleporting from towm.dmp to world.dmp((the code))
In response to Edge657123
Search for 'SwapMaps' library.
In response to Mysame
i
dont see it thers only housing new map making and dumping