Hi,
i was trying to make the fortress doors to be open all the time.
i changed their hp to 0 like castles door but the doors didn't destroy.
i know that they are static objects so any idea how can i make them to be opened all the time?
fortress open door
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- janiii
- L2j Veteran
- Posts: 4269
- Joined: Wed May 28, 2008 3:15 pm
- Location: Slovakia
Re: fortress open door
check data/door.csv
Code: Select all
#Table Description:#name;static_object_id;posx;posy;posz;pos_minx;pos_miny;pos_minz;pos_maxx;pos_maxy;pos_maxz;hp;physical_defence;magic_defence;unlockable;[b]start_opened[/b]
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper ♀
I don't give private support - PM will be ignored!
forum flOOder dancing dEVILoper ♀
I don't give private support - PM will be ignored!
-
- Posts: 42
- Joined: Mon Oct 26, 2009 9:22 pm
Re: fortress open door
well there not fort doors id there. but if i will add the lines with fortdoor ids will it work?
- janiii
- L2j Veteran
- Posts: 4269
- Joined: Wed May 28, 2008 3:15 pm
- Location: Slovakia
Re: fortress open door
check door id in game and then find it in door.csv and set the auto open property to true.
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper ♀
I don't give private support - PM will be ignored!
forum flOOder dancing dEVILoper ♀
I don't give private support - PM will be ignored!