Page 1 of 1
Krateis Cube zone.xml
Posted: Wed Jan 05, 2011 10:06 pm
by hiroshima
Code: Select all
<zone id="19" name="Krateis Cube"> <settings pvp="Peace" noEscape="true" noSummon="true"/> <shape type="Poly" zMin="-8325" zMax="-8329"> <point x="-86669" y="-16912"/> <point x="-86709" y="-16945"/> <point x="-87535" y="-16946"/> <point x="-87559" y="-16914"/> <point x="-87566" y="-15882"/> <point x="-87531" y="-15855"/> <point x="-86699" y="-15854"/> <point x="-86670" y="-15884"/> <point x="-87582" y="-16328"/> <point x="-87676" y="-16317"/> <point x="-87675" y="-16251"/> <point x="-87827" y="-16254"/> <point x="-87853" y="-16316"/> <point x="-87855" y="-16483"/> <point x="-87829" y="-16552"/> <point x="-87671" y="-16549"/> <point x="-87671" y="-16477"/> <point x="-87583" y="-16475"/> </shape> </zone>
Well i created zone for Krateis Cube and i want to make it: "NoEscape", "NoSummon", and "Peace"...
Peace works, but no idea why NoEscape nor NoSummon dont, where i made mistake?
Thanks

Re: Krateis Cube zone.xml
Posted: Wed Jan 05, 2011 10:35 pm
by _DS_
Maybe you should look some other xmls for instances as sample ?
Re: Krateis Cube zone.xml
Posted: Wed Jan 05, 2011 10:45 pm
by hiroshima
Well, on my server Krateis Cube isnt instance. (i got few servers - this one is PvP)
Its normal zone which i use for special room.
Peace zone i added sucessfuly - normally two next settings: "NoEscape" and "NoSummon" should work...
also what i should tell is that i added it to: misc.xml - maybe its wrong place.
Re: Krateis Cube zone.xml
Posted: Wed Jan 05, 2011 10:48 pm
by _DS_
This xml is totally wrong (possibly for different server).
Re: Krateis Cube zone.xml
Posted: Wed Jan 05, 2011 10:57 pm
by hiroshima
Okey i think i solved problem. DS have you got any idea where i can find list of "settings" for zone.xml?
like "NoEscape" etc... maybe i can find there something interesting. Thanks.
Re: Krateis Cube zone.xml
Posted: Wed Jan 05, 2011 11:19 pm
by _DS_
_DS_ wrote:Maybe you should look some other xmls for instances as sample ?
Re: Krateis Cube zone.xml
Posted: Wed Jan 05, 2011 11:23 pm
by hiroshima
Code: Select all
<!-- Settings --><!ATTLIST settings abnormal CDATA #IMPLIED><!ATTLIST settings affected (all|npc|pc|playable) #IMPLIED><!ATTLIST settings boss (Anakim|Antharas|Baium|Baylor|FourSepulchers|Frintezza|LastImperialTomb|Lilith|Sailren|SunLightRoom|Valakas|VanHalter|Zaken|Beleth) #IMPLIED><!ATTLIST settings buffRepeat (true|false) #IMPLIED><!ATTLIST settings exitOnDeath (true|false) #IMPLIED><!ATTLIST settings hpDamage CDATA #IMPLIED><!ATTLIST settings landing (true|false) #IMPLIED><!ATTLIST settings mpDamage CDATA #IMPLIED><!ATTLIST settings noEscape (true|false) #IMPLIED><!ATTLIST settings noHeal (true|false) #IMPLIED><!ATTLIST settings noWyvern (true|false) #IMPLIED><!ATTLIST settings noPrivateStore (true|false) #IMPLIED><!ATTLIST settings noSummon (true|false) #IMPLIED><!ATTLIST settings pvp (Arena|General|Peace) #IMPLIED><!ATTLIST settings questZoneId CDATA #IMPLIED><!ELEMENT settings EMPTY>
Re: Krateis Cube zone.xml
Posted: Wed Jan 05, 2011 11:39 pm
by MELERIX
that is not our l2j.
looks like you are using a l2j fork, and sorry but we don't give support for l2j forks here, because they have their own forums.