Page 1 of 1

Mass Gatekeeper

Posted: Sat Jun 26, 2010 4:35 pm
by kuriku
I want to make a Mass Gatekeeper Event. My idea is, like Mass Gatekeepers of Castles, a Teleport Bypass, that any player choose this option, and it runs a tempo, and when it ends, all the players in a selected area are teleported to the loc.

I've tried to find a example in data scripts and in the htmls files, but the bypass that i've found is:

Code: Select all

<a action="bypass -h npc_%objectId%_tele">Teleport</a>

Where is the object "tele" to take this example?




Thnx a lot

Re: Mass Gatekeeper

Posted: Sat Jun 26, 2010 4:45 pm
by JIV
take a look on com.l2jserver.gameserver.model.actor.instance.L2CastleTeleporterInstance in core.