Secret Experience

Secret Experience (https://secretexperience.net/)
-   [L2J] Dúvidas (https://secretexperience.net/l2j-duvidas/)
-   -   [Gracia Final] Pvp e Pk (https://secretexperience.net/l2j-duvidas/12941-pvp-e-pk.html)

admedson 11-09-2009 03:48 PM

Pvp e Pk
 
galera naum sei porque mais aqui ta dando pra fazer pvp e dar pk dentro das cidades plzzz alquem sabe como arumar isso tirar o pvp e pk das cidades obrigado:err:

icegalik 11-09-2009 05:55 PM

Tenta ir Gameserver/data/zones...


Código:

<zone id="11020" type="Town" shape="NPoly" minZ="-3800" maxZ="-3300">
                <stat name="name" val="Giran Castle Town"/>
                <stat name="townId" val="9"/>
                <stat name="redirectTownId" val="11"/>
                <stat name="taxById" val="3"/>
                <stat name="spawnX" val="81236"/>
                <stat name="spawnY" val="148638"/>
                <stat name="spawnZ" val="-3469"/>

O que ta em Vermelho nas cidades que você não quer pvp sempre tem que estar "Town" e se quiser para pvp coloca "Arena".


----------

Mais 1 Geito é tu ir Gameserver/config e abre o arquivo General (Acho que tu usa gracia final neah? ) e vai ate :

Código:

# ---------------------------------------------------------------------------
# Features
# ---------------------------------------------------------------------------
# Zone Setting Options:
# 0 = Peace All the Time
# 1 = PVP During Siege for siege participants
# 2 = PVP All the Time
# Default: 0
ZoneTown = 0

Se tiver o 2 troca pelo 0.

admedson 11-09-2009 06:31 PM

cara trocar o zero pelo que?

VonDuTcH 11-09-2009 10:00 PM

tente assim O:

Abra C:\Server\gameserver\data\zones

i edite a Linha Destacada abaixo ke no seu caso deve estar assim!!

<zone id='11032' type='Arena' shape='Cuboid' minZ='-3550' maxZ='-2600'>
<stat name='name' val='Goddard'/>
<stat name='townId' val='13'/>
<stat name='redirectTownId' val='14'/>
<stat name='taxById' val='7'/>
<stat name='spawnX' val='148558'/>
<stat name='spawnY' val='-56030'/>
<stat name='spawnZ' val='-2781'/>

Por

Citação:

<zone id='11032' type='Town' shape='Cuboid' minZ='-3550' maxZ='-2600'>
<stat name='name' val='Goddard'/>
<stat name='townId' val='13'/>
<stat name='redirectTownId' val='14'/>
<stat name='taxById' val='7'/>
<stat name='spawnX' val='148558'/>
<stat name='spawnY' val='-56030'/>
<stat name='spawnZ' val='-2781'/>



Si ajudei agradeça!-->


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

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