Log in

View Full Version : Instance with original zone's spawns?


Xiao
05-23-2012, 11:09 PM
So without a long winded approach to this problem that has been plaguing me for hours and hours, I'll just ask simply.

Is there a way to make instances of a zone (IE Kael), that have the original spawns and zonelines of said zone?

I'm using Akka's SendToInstance plugin. Get sent fine, but the zone has no spawns, and no zonelines. Just a big empty zone you can't leave without #zone.

I'm new to all this, so it's probably a simple fix, but any help is greatly appreciated. Will happily give more info anyone needs. This is driving me insane.

Akkadius
05-23-2012, 11:27 PM
So without a long winded approach to this problem that has been plaguing me for hours and hours, I'll just ask simply.

Is there a way to make instances of a zone (IE Kael), that have the original spawns and zonelines of said zone?

I'm using Akka's SendToInstance plugin. Get sent fine, but the zone has no spawns, and no zonelines. Just a big empty zone you can't leave without #zone.

I'm new to all this, so it's probably a simple fix, but any help is greatly appreciated. Will happily give more info anyone needs. This is driving me insane.

You need to specify version 0 in the plugin. And if you don't change the identifier, it is going to look for what was already created in another version. So for the sake of specifying version 0 you only have to change the identifier once.