Summoning at Zaken

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
Alexer
Posts: 7
Joined: Wed Sep 29, 2010 5:33 pm

Summoning at Zaken

Post by Alexer »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision 4477:
L2JDP Revision 7746:

Can anyone tell me how to restrict players summoning to zaken?

I tried this till now:
Option 1: I tried to remove this line from zone.xml:
<stat name="EnabledByDefault" val="false" />
In this way any player that will enter in the boss area will be ported in Giran.

Option 2: I tried to define a no_summon_friend_zone like this:
I added in no_summon_friend_zones.xml:

<zone name="boss_area_zaken" type="NoSummonFriendZone" shape="NPoly" minZ="-4815" maxZ="315">
<node X="50797" Y="213515" />
<node X="57617" Y="213510" />
<node X="57669" Y="221683" />
<node X="50773" Y="221632" />
</zone>
This didn't solve it also.

If i let it as it is by default, players will leave summoners inside and every time when zaken spawns they will just use the summoner. If Iet it like i did in Option 1, players will not be able to summon but also, they will never rich to Zaken because they will be ported to Giran when they cross the zone line.
If I use Opion 2 nothing happens.

Anyone can help me with a tip??
Post Reply