Page 1 of 1

[Support] Instances

Posted: Sat Mar 13, 2010 11:02 pm
by razor
L2J Revision 3997:
L2JDP Revision 7167:

Hello all,
I am trying to create an event, that at some part, teleports some players to a certain location. But i want them to exist on an "instanced" version of the coliseum, same map, but other world. So that only they exist there, and cant see others at the normal version of the coliseum. I'm not sure if this is possible. I am seeing the term instance in the datapack, and there is a coliseum.xml instance file, but i don't understand if this is what i need.

Would someone please explain if what i need is possible, and if yes, how to implement it, and how L2J manipulates instances?

Thanks in advance :)

Re: [Support] Instances

Posted: Sun Mar 14, 2010 12:04 am
by pokiokio
razor wrote:L2J Revision 3997:
L2JDP Revision 7167:

Hello all,
I am trying to create an event, that at some part, teleports some players to a certain location. But i want them to exist on an "instanced" version of the coliseum, same map, but other world. So that only they exist there, and cant see others at the normal version of the coliseum. I'm not sure if this is possible. I am seeing the term instance in the datapack, and there is a coliseum.xml instance file, but i don't understand if this is what i need.

Would someone please explain if what i need is possible, and if yes, how to implement it, and how L2J manipulates instances?

Thanks in advance :)
An instance is like a parallel universe so there's no way of conflicting. I suggest you to take a look here: viewtopic.php?f=13&t=12909

At the .xml u change the cords of the spawn loc. that u want the players to be ported too.

Re: [Support] Instances

Posted: Sun Mar 14, 2010 12:05 am
by razor
Aw, that post should clear a lot of things.
Appreciated!

Re: [Support] Instances

Posted: Sun Mar 14, 2010 12:07 am
by pokiokio
You're welcome ^_^

Help Pls

Posted: Sun Sep 01, 2013 9:23 pm
by TeNaCiOuS
I trying to create a farm zone in an instance, but I not know how I can make it, I need to create one instance id for all players, like other world.
pls help.

sorry for my english :P

Re: Help Pls

Posted: Mon Sep 02, 2013 12:07 am
by nonom
TeNaCiOuS wrote:I trying to create a farm zone in an instance, but I not know how I can make it, I need to create one instance id for all players, like other world.
pls help.

sorry for my english :P
The following links have some nice examples :)
http://svn.l2jdp.com/branches/unstable/ ... instances/
http://svn.l2jdp.com/branches/unstable/ ... instances/