Secret Experience

Secret Experience (https://secretexperience.net/)
-   [L2J] Dúvidas Solucionadas (https://secretexperience.net/l2j-duvidas-solucionadas/)
-   -   Como Coloca Cidade Pvp ? (https://secretexperience.net/l2j-duvidas-solucionadas/9007-como-coloca-cidade-pvp.html)

RS85Z 30-05-2009 07:23 PM

Como Coloca Cidade Pvp ?
 
Olá Pessoal vi que no Gracia e Diferente os Tutoriais
de Como deixar uma Cidade Pvp Olhen
Citação:

<zone id="10" name="Gludin Village" type="Arena">
<!--<settings pvp="NoPeace"/> Overriden -->
<entity townId="6" castleId="1"/>
<shape type="Poly" zMin="-3244" zMax="-2744">
<point x="-79283" y="149148"/>
<point x="-78525" y="149851"/>
<point x="-78549" y="152429"/>
<point x="-82513" y="152442"/>
<point x="-82502" y="149146"/>
</shape>
<shape type="Rect" zMin="-3244" zMax="-2744">
<point x="-84874" y="149370"/>
<point x="-81337" y="152419"/>
</shape>
<shape type="Poly" zMin="-3276" zMax="-2776">
<point x="-84884" y="152261" z="-3276"/>
<point x="-78803" y="152218" z="-3276"/>
<point x="-78803" y="156106" z="-3276"/>
<point x="-84884" y="156113" z="-2776"/>
</shape>
<shape type="Poly" zMin="-3291" zMax="-2791">
<point x="-80701" y="155963" z="-3291"/>
<point x="-79097" y="154122" z="-3291"/>
<point x="-77125" y="155447" z="-3291"/>
<point x="-77977" y="156512" z="-2791"/>
</shape>
</zone>
<zone id="11" name="Gludin Harbor">

Eu tentei assim mas Quando a Pessoa da To-Village nao vai Nao teleporta :wacko:

Sound 31-05-2009 01:02 PM

Tente assim :
Citação:

<zone id="10" name="Gludin Village" type="noPeace">
<!--<settings pvp="noPeace"/> Overriden -->
<entity townId="6" castleId="1"/>
<shape type="Poly" zMin="-3244" zMax="-2744">
<point x="-79283" y="149148"/>
<point x="-78525" y="149851"/>
<point x="-78549" y="152429"/>
<point x="-82513" y="152442"/>
<point x="-82502" y="149146"/>
</shape>
<shape type="Rect" zMin="-3244" zMax="-2744">
<point x="-84874" y="149370"/>
<point x="-81337" y="152419"/>
</shape>
<shape type="Poly" zMin="-3276" zMax="-2776">
<point x="-84884" y="152261" z="-3276"/>
<point x="-78803" y="152218" z="-3276"/>
<point x="-78803" y="156106" z="-3276"/>
<point x="-84884" y="156113" z="-2776"/>
</shape>
<shape type="Poly" zMin="-3291" zMax="-2791">
<point x="-80701" y="155963" z="-3291"/>
<point x="-79097" y="154122" z="-3291"/>
<point x="-77125" y="155447" z="-3291"/>
<point x="-77977" y="156512" z="-2791"/>
</shape>
</zone>

paytaly 31-05-2009 03:18 PM

Código:

<!--<settings pvp="noPeace"/> Overriden -->
Remova as partes em vermelho. Em uma XML <!-- e --> servem para desabilitar o que fica entre elas.

Sound 31-05-2009 04:12 PM

Essa eu não sabia paytaly ,

. hehe


Horários baseados na GMT -3. Agora são 04:36 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0