Party Farm Area

Terrys1977

Vagabond
Customer
Good Evening.
I want to make an area that is only for parties so that they cannot teleport there if they are not in a party, how can I do that? thanks in advance.



<zone name="[Storm Isle_HuntingZone]" type="fun" >
<set name="enabled" val="true" />
<polygon> <!-- Storm Isle Area (25_23) -->
<coords loc="4850 -4736 -4792 208" />
<coords loc="7294 -4712 -4792 208" />
<coords loc="8529 -820 -4792 208" />
<coords loc="3615 -737 -4792 208" />
</polygon>
</zone>
 
I did it as is but also without a party it transports them to the zone. he doesn't throw players out of the zone and they stay inside.
I want them not to be able to be transferred to the area if they are not a party.
 
Back
Top