06-02-2009, 08:56 PM
|
#4 (permalink)
|
|
Amigo SE
Registrado em: Dec 2008
Localização: Um lugar onde vc não sabe onde é.
Posts: 400
Agradecido 444 Vezes em 128 Posts
Achei Ruim:
Acharam ruim Vezes em Posts
|
Só do hellbound
Deixe a XML desse jeito aqui:
Citação:
<list>
<zone id="1" name="ToI">
<settings noLanding="true" />
<shape type="Rect">
<point x="109448" y="10233" />
<point x="118547" y="21446" />
</shape>
</zone>
<zone id="2" name="GM Consultation Service" type="Jail">
<shape type="Poly" zMin="-3050" zMax="-2792">
<point x="-116390" y="-251581" />
<point x="-112756" y="-251617" />
<point x="-112720" y="-248199" />
<point x="-116354" y="-248217" />
</shape>
</zone>
<zone id="3" name="Red Hot Springs Water (Beolin)">
<settings abnormal="2000" exitOnDeath="true" affected="pc" /><!-- Bighead -->
<skill removeEnter="4551;4552;4553;4554" /><!-- Cures Hot Springs Malaria etc. -->
<shape type="Poly" zMin="-2203" zMax="-2003">
<point x="147435" y="-113588" />
<point x="147700" y="-113463" />
<point x="147758" y="-113233" />
<point x="147657" y="-113037" />
<point x="147381" y="-113024" />
<point x="147261" y="-113154" />
<point x="147241" y="-113389" />
</shape>
</zone>
<zone id="4" name="Green Hot Springs Water (Mist)">
<settings abnormal="2000" exitOnDeath="true" affected="pc" /><!-- Bighead -->
<skill removeEnter="4551;4552;4553;4554" /><!-- Cures Hot Springs Malaria etc. -->
<shape type="Poly" zMin="-3878" zMax="-3478">
<point x="144938" y="-104969" />
<point x="145112" y="-105274" />
<point x="145370" y="-105389" />
<point x="145680" y="-105145" />
<point x="145566" y="-104631" />
<point x="145122" y="-104589" />
</shape>
</zone>
<zone id="5" name="Yellow Hot Springs Water (Crocus)">
<settings abnormal="2000" exitOnDeath="true" affected="pc" /><!-- Bighead -->
<skill removeEnter="4551;4552;4553;4554" /><!-- Cures Hot Springs Malaria etc. -->
<shape type="Poly" zMin="-3878" zMax="-3478">
<point x="140937" y="-105636" />
<point x="140987" y="-105415" />
<point x="140896" y="-105238" />
<point x="140190" y="-105362" />
<point x="140194" y="-105722" />
<point x="140370" y="-105826" />
</shape>
</zone>
<zone id="6" name="Red Hot Springs Water (Kuber)">
<settings abnormal="2000" exitOnDeath="true" affected="pc" /><!-- Bighead -->
<skill removeEnter="4551;4552;4553;4554" /><!-- Cures Hot Springs Malaria etc. -->
<shape type="Poly" zMin="-3878" zMax="-3478">
<point x="141546" y="-109783" />
<point x="141770" y="-109839" />
<point x="141955" y="-109721" />
<point x="142053" y="-109412" />
<point x="141825" y="-109086" />
<point x="141603" y="-109025" />
<point x="141317" y="-109164" />
<point x="141353" y="-109598" />
</shape>
</zone>
<zone id="7" name="Red Hot Springs Water (Bavarin)">
<settings abnormal="2000" exitOnDeath="true" affected="pc" /><!-- Bighead -->
<skill removeEnter="4551;4552;4553;4554" /><!-- Cures Hot Springs Malaria etc. -->
<shape type="Poly" zMin="-2869" zMax="-2469">
<point x="156826" y="-109857" />
<point x="157135" y="-110033" />
<point x="157350" y="-109941" />
<point x="157481" y="-109485" />
<point x="157221" y="-109182" />
<point x="156868" y="-109298" />
<point x="156719" y="-109575" />
</shape>
</zone>
<zone id="8" name="Yellow Hot Springs Water">
<settings abnormal="2000" exitOnDeath="true" affected="pc" /><!-- Bighead -->
<skill removeEnter="4551;4552;4553;4554" /><!-- Cures Hot Springs Malaria etc. -->
<shape type="Poly" zMin="-2869" zMax="-2469">
<point x="152844" y="-108333" />
<point x="152914" y="-108080" />
<point x="152801" y="-107764" />
<point x="152380" y="-107754" />
<point x="152232" y="-107922" />
<point x="152203" y="-108265" />
<point x="152449" y="-108427" />
<point x="152658" y="-108472" />
</shape>
</zone>
<zone id="9" name="Green Hot Springs Water (Naff)">
<settings abnormal="2000" exitOnDeath="true" affected="pc" /><!-- Bighead -->
<skill removeEnter="4551;4552;4553;4554" /><!-- Cures Hot Springs Malaria etc. -->
<shape type="Poly" zMin="-2869" zMax="-2469">
<point x="156119" y="-105830" />
<point x="156113" y="-105289" />
<point x="155419" y="-105334" />
<point x="155335" y="-105543" />
<point x="155414" y="-105799" />
<point x="155899" y="-105982" />
</shape>
</zone>
</list>
|
|
|
|