Jump to content

Recommended Posts

Posted

I am currently developing a dimension-like system, where you can have different players and npcs at each dimension. This will allow you to host multiple events at the same place, and I believe you could be able to do much more.

 

Sorry, for the pure video quality I am on vacation and my computer here is poor.

 

L2j dimensions

Posted

I am currently developing a dimension-like system, where you can have different players and npcs at each dimension. This will allow you to host multiple events at the same place, and I believe you could be able to do much more.

 

Sorry, for the pure video quality I am on vacation and my computer here is poor.

 

L2j dimensions

 

nice, instance system for interlude? :P

Posted

nice, instance system for interlude? :P

I guess, I haven't checked the instance system.

Posted

but this guy is known as 'i hate il chronicle' w/e good luck

 

because i do hate playing it :D coding is a slightly different :D

Posted

Changeset 20:

 

Added dimension system. (instance)

Removed unused functions.

 

Remember to update your datapack.

 

https://xp-dev.com/trac/l2jpes/changeset/20/l2jpes

 

Changeset 21:

 

Added onBypassFeddback support at IVoicedCommandHandler.

Added dimension system missing checks.

 

https://xp-dev.com/trac/l2jpes/changeset/21/l2jpes

Posted

 

You need to do more with instances.

 

As I checked the code, there is no checks/functions for doors. Doors are also part of L2Object, so in case of any "event" including doors there would be a mess.

 

Another shit is you need to connect the instance with the IdFactory, in order to be able to automaticly create events either solo or whatever you need to automaticly get non-exist dimensionId's.

 

Good luck ^_^

Guest
This topic is now closed to further replies.



×
×
  • Create New...