I would really want to know where, and what needs to be looked at to do the following:
Door ID: 24220003
I know it states go to L2DoorInstance, and I already looked it over, however I wasn't able to find anything with regards to timers and Zaken.
If you could explain, or possibly share a patch to make a door operate on a time basis, say 2 minutes it opens, open for 30 seconds, and then closes for 2 minutes again, it would be great.
Thanks
A Door like Zaken's Door
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 45
- Joined: Sun Feb 01, 2009 4:59 am
- Location: USA
A Door like Zaken's Door
To do, and to think about doing... completely different things...
-
- Posts: 89
- Joined: Mon Sep 15, 2008 8:51 am
Re: A Door like Zaken's Door
Look at the doors in ToI, they perform the function you mention.
-
- L2j Veteran
- Posts: 3437
- Joined: Wed Apr 30, 2008 8:53 am
- Location: Russia
Re: A Door like Zaken's Door
Zaken's doors operated from his AI.
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
public static final int PI = 3.1415926535897932384626433832795;
- LiquidIce
- Posts: 90
- Joined: Wed Oct 18, 2006 4:17 pm
- Location: Spain
Re: A Door like Zaken's Door
Make a PY script, grab zaken's code where states the door open id, time, and get creative 

When the rich wage war, its the poor who die.
-
- Posts: 11
- Joined: Sun Jul 10, 2005 3:39 pm
Re: A Door like Zaken's Door
maybe this can help you:
datatables/doortable, checkAutoOpen() function
->
l2doorinstance, setAutoActionDelay function.
datatables/doortable, checkAutoOpen() function
->
l2doorinstance, setAutoActionDelay function.
Best Regards.
Æ
Æ