OnEventTrigger

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
Zeldak
Posts: 42
Joined: Mon Jun 06, 2011 9:59 pm

OnEventTrigger

Post by Zeldak »

What is this used for and what parameters mean?

OnEventTrigger.java

Code: Select all

 public OnEventTrigger(L2DoorInstance door, boolean opened)
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: OnEventTrigger

Post by jurchiks »

I would guess it is triggered whenever you open or close a door which has been registered for that event.
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
Post Reply