Map Instancing

by Forum_account
An easy way to create multiple instances of a map. Each instance is put on its own z level.
Map Instancing Forums
Re: Map instancing of certain location
/
Subject
Replies
Started By
Last Reply
Forum
 
An easy way to create multiple instances of a map. Each instance is put on its own z level.
5
3
 
is it possible to copy just certail location such as from 1,1,1 to 10,10,1 instead of copying whole map?
6
0
 
proc derived_from(child, parent) return (child in typesof(parent)) ? 1 : 0 Two things unnecessary with this: "A in B" …
0
4
 
This is a very minor update. It makes the library work together with the Region library. I had to modify the library …
2
 
I created a library that lets you, at runtime, create and manage copies of maps. When a player enters a dungeon you can …
Page: 1 2
21