Quote:
Originally Posted by scriptless
I had the same thought myself.
|
We have an instance system which makes it very easy for us to created instanced dungeons. However, it does not automatically reuse levels because doing that requires a bit more overhead. It would be much simpler if we could just dynamically add or remove gmaps as we need them (which is what the system was originally created to do).