FunZone All Primeval

asgard

Vassal
I need help to put all Primeval Isla, Wharf, Lost nest etc... Every island in type="battle_zone . I enabled the FUN Zone and inserted these coordinates but not every island is in battle zone:
<zone name="[primeval ]" type="fun" >
<set name="enabled" val="true" />
<polygon>
<coords loc="10408 -27395" />
<coords loc="12065 -25334" />
<coords loc="12223 -23159" />
<coords loc="9566 -23131" />
<coords loc="9290 -24261" />
<coords loc="4850 -4736" />
<coords loc="7294 -4712" />
<coords loc="8529 -820" />
<coords loc="3615 -737" />
<coords loc="10468 -24569" />
<coords loc="10928 -24641" />
<coords loc="8480 -23706" />
<coords loc="9692 -22160" />
</polygon>
</zone>
 
Тебе нужно создать новую зону и задать ей нужный тип.
 
Тебе нужно создать новую зону и задать ей нужный тип.
it is not necessary to create a new zone, I am using the fun zone and from there put all flags or in battlezone. My problem is to contemplate the entire island in the coordinates except the part of the beach where the bridge is. There is another way to leave a flag whenever you attack a MOB, maybe it would be easier for me to set FLAG = TRUE NPCID: XXX,XX,
 
Тебе нужно создать новую зону и задать ей нужный тип.
these are the coordinates without the ''H'', just with X Y and Z. Can you help me to optimize or create a zone that you informed? Maybe it's better to create a zone as you mentioned because with type "fun" the player walks around the map and it shows "entering and leaving" the combat zone. Can you help me?: <coords loc="13602 -18849 -3040" />
<coords loc="28208 -13096 -2144" />
<coords loc="20268 -21687 -2928" />
<coords loc="19854 -8469 -2720" />
<coords loc="19658 -21076 -2992" />
<coords loc="27602 -11491 -2320" />
<coords loc="20127 -7896 -2520" />
<coords loc="13133 -15689 -2920" />
<coords loc="13294 -12327 -2976" />
<coords loc="18536 -14791 -3024" />
<coords loc="8424 -20712 -3440" />
<coords loc="6956 -22128 -3344" />
<coords loc="8424 -20712 -3440" />
<coords loc="2115 -16716 -3328" />
<coords loc="5159 -15849 -3600" />
<coords loc="7895 -16152 -3664" />
<coords loc="7274 -13079 -3648" />
<coords loc="4314 -11654 -3648" />
<coords loc="2287 -12313 -3488" />
<coords loc="3595 -7214 -3392" />
<coords loc="7237 -8773 -3664" />
 
these are the coordinates without the ''H'', just with X Y and Z. Can you help me to optimize or create a zone that you informed? Maybe it's better to create a zone as you mentioned because with type "fun" the player walks around the map and it shows "entering and leaving" the combat zone. Can you help me?: <coords loc="13602 -18849 -3040" />
<coords loc="28208 -13096 -2144" />
<coords loc="20268 -21687 -2928" />
<coords loc="19854 -8469 -2720" />
<coords loc="19658 -21076 -2992" />
<coords loc="27602 -11491 -2320" />
<coords loc="20127 -7896 -2520" />
<coords loc="13133 -15689 -2920" />
<coords loc="13294 -12327 -2976" />
<coords loc="18536 -14791 -3024" />
<coords loc="8424 -20712 -3440" />
<coords loc="6956 -22128 -3344" />
<coords loc="8424 -20712 -3440" />
<coords loc="2115 -16716 -3328" />
<coords loc="5159 -15849 -3600" />
<coords loc="7895 -16152 -3664" />
<coords loc="7274 -13079 -3648" />
<coords loc="4314 -11654 -3648" />
<coords loc="2287 -12313 -3488" />
<coords loc="3595 -7214 -3392" />
<coords loc="7237 -8773 -3664" />

В этом видео Гайдн есть все ответы на твои вопросы. Так же в комментариях этой темы есть решение для зон которые уже существуют.

Пробуй сам, у тебя все получится!!!
 
You can close the topic, as Primeval is too big, it was more effective to add to the mobs: <set name="type" value="FlaggingOnHitMob"/>
 
Back
Top