Ir para conteúdo

Featured Replies

  • Respostas 10
  • Visualizações 1.1k
  • Created
  • Última resposta

Top Posters In This Topic

Most Popular Posts

  • @guilherme.ianhez Entendi seu problema, mas infelizmente não sei o que pode estar acontecendo, nunca vi algo assim antes. Posta o .lua da spell so pra mim dar uma olhada.

Posted Images

Postado
  • Autor
  Em 08/11/2015 em 01:13, luangop disse:

@guilherme.ianhez

Não estou entendendo direito, tente especificar melhor o problema que está acontecendo.

 

 

 

@luangop

Acontece que eu quero que o Naruto use a Bijuu dama apenas na forma da "kyuubi". Cada transformar equivale a uma <vocation id=..> 

O naruto lvl 1 começa com uma imagem (sprte) normal.. quando atinge lvl 25 e diz transformar, ele muda a imagem e isso equivale a outra <vocation id=..> 

quero saber pq quando eu configuro la no spells.xml para a magia "bijuu dama" ser usada apenas na <vocation id="8"/> ele está usando em 3 outros transformar, ou seja eu consigo dar bijuu dama em 3 <vocation id=...>, sendo que eu só quero que ele consiga utilizar a Bijuu dama , quando ele estiver com a sprite da kyuubi( no transform da kyuubi, e não é isso que esta acontecendo.

 

exemplo: estou no transformar que ele vira a kyuubi, ele usa a bijuu dama, dps eu falo transformar e ele vira o naruto novamente, e ainda sim pode usar a bijuu dama... 

Ela só não sai nos primeiros transformar

Editado por guilherme.ianhez (veja o histórico de edições)

Postado
  • Autor

@luangop

 

Data/spells/scripts/naruto:

  Citar

563f6f19a0f9f_Semttulo.thumb.png.13da321

 

Data/spells     Spells.xml:

  Citar

<?xml version="1.0" encoding="UTF-8"?>
<spells>

    <!--- All Jutsus -->
    <instant name="Chakra Rest" words="chakra rest" lvl="10" mana="1" prem="0" exhaustion="1500" needlearn="0" blockwalls="1" enabled="1" event="script" value="chakra rest.lua">
        <vocation id="458"/>
    </instant>
    <instant name="Levitate" words="jump" lvl="5" mana="50" prem="0" aggressive="0" exhaustion="1000" params="1" needlearn="0" event="function" value="Levitate">
    </instant>
    <instant name="Chakra Rope" words="skip" lvl="1" mana="10" prem="0" exhaustion="1500" needlearn="0" blockwalls="1" enabled="1" event="script" value="rope.lua">
    </instant>
    <instant name="Find Person" words="sense" lvl="8" mana="20" aggressive="0" params="1" exhaustion="1000" needlearn="0" event="function" value="searchPlayer">
    </instant>
    <instant name="BigSpeed Up" words="concentrate chakra feet" lvl="5" mana="80" prem="1" aggressive="0" exhaustion="1000" needlearn="0" blockwalls="1" enabled="1" event="script" value="bighaste.lua">
    </instant>
    <instant name="Speed Up" words="chakra feet" lvl="5" mana="80" prem="0" aggressive="0" exhaustion="1000" needlearn="0" blockwalls="1" enabled="1" event="script" value="haste.lua">
    </instant>
    <instant name="Full Light" words="light" lvl="2" mana="180" prem="0" exhaustion="1000" needlearn="0" blockwalls="1" enabled="1" event="script" value="full light.lua">
    </instant>
        <instant name="Kawarimi no Jutsu" words="kawarimi" lvl="15" mana="500" prem="0" exhaustion="1000" needlearn="0" needtarget="1" blockwalls="1" enabled="1" event="script" value="kawarimi.lua">
    </instant>
    <instant name="Bunshin no Jutsu" words="bunshin no jutsu" lvl="10" mana="300" prem="0" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="naruto/bunshin.lua">
        <vocation id="1"/>
        <vocation id="2"/>
        <vocation id="3"/>
        <vocation id="4"/>
        <vocation id="5"/>
        <vocation id="6"/>
        <vocation id="7"/>
        <vocation id="8"/>
        <vocation id="9"/>
        <vocation id="10"/>
        <vocation id="11"/>
        <vocation id="12"/>
        <vocation id="13"/>
        <vocation id="14"/>
        <vocation id="15"/>
        <vocation id="16"/>
        <vocation id="17"/>
        <vocation id="18"/>
        <vocation id="19"/>
        <vocation id="20"/>
        <vocation id="21"/>
        <vocation id="22"/>
        <vocation id="23"/>
        <vocation id="24"/>
        <vocation id="34"/>
        <vocation id="35"/>
        <vocation id="36"/>
        <vocation id="37"/>
        <vocation id="38"/>
        <vocation id="39"/>
        <vocation id="40"/>
        <vocation id="41"/>
        <vocation id="42"/>
        <vocation id="50"/>
        <vocation id="51"/>
        <vocation id="52"/>
        <vocation id="53"/>
        <vocation id="54"/>
        <vocation id="55"/>
        <vocation id="56"/>
        <vocation id="57"/>
        <vocation id="58"/>
        <vocation id="58"/>
        <vocation id="58"/>
        <vocation id="59"/>
        <vocation id="60"/>
        <vocation id="70"/>
        <vocation id="71"/>
        <vocation id="72"/>
        <vocation id="73"/>
        <vocation id="74"/>
        <vocation id="75"/>
        <vocation id="76"/>
        <vocation id="77"/>
        <vocation id="78"/>
        <vocation id="110"/>
        <vocation id="111"/>
        <vocation id="112"/>
        <vocation id="113"/>
        <vocation id="114"/>
        <vocation id="115"/>
        <vocation id="116"/>
        <vocation id="130"/>
        <vocation id="131"/>
        <vocation id="132"/>
        <vocation id="133"/>
        <vocation id="134"/>
        <vocation id="135"/>
        <vocation id="150"/>
        <vocation id="151"/>
        <vocation id="152"/>
        <vocation id="153"/>
        <vocation id="154"/>
        <vocation id="170"/>
        <vocation id="171"/>
        <vocation id="172"/>
        <vocation id="173"/>
        <vocation id="174"/>
        <vocation id="175"/>
        <vocation id="176"/>
        <vocation id="177"/>
        <vocation id="190"/>
        <vocation id="191"/>
        <vocation id="192"/>
        <vocation id="193"/>
        <vocation id="194"/>
        <vocation id="196"/>
        <vocation id="200"/>
        <vocation id="201"/>
        <vocation id="202"/>
        <vocation id="203"/>
        <vocation id="204"/>
        <vocation id="205"/>
        <vocation id="206"/>
        <vocation id="207"/>
        <vocation id="208"/>
    </instant>
    <instant name="Regeneration" words="regeneration" lvl="2" mana="180" prem="0" aggressive="0" exhaustion="1000" needlearn="0" blockwalls="1" enabled="1" event="script" value="heal.lua">
    </instant>
    <instant name="Big Regeneration" words="big regeneration" lvl="5" mana="800" prem="1" aggressive="0" exhaustion="1000" needlearn="0" blockwalls="1" enabled="1" event="script" value="bigheal.lua">
    </instant>
    <instant name="Chakra Shield" words="chakra shield" lvl="15" mana="50" aggressive="0" selftarget="1" exhaustion="1000" needlearn="0" event="script" value="magic shield.lua">
    </instant>
    <conjure name="Conjure Food" words="shokuji no jutsu" lvl="2" mana="20" soul="1" conjureId="2666" conjureCount="10" aggressive="0" exhaustion="1000" needlearn="0" event="function" value="conjureItem">
    </conjure>
    
    <!--- Naruto Jutsus -->
    <instant name="Throw Kunai no jutsu" words="throw kunai" lvl="2" mana="20" prem="0" range="3" casterTargetOrDirection="1" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="throwkunai.lua">
    </instant>
    <instant name="Throw Shuriken no jutsu" words="throw shuriken" lvl="5" mana="50" prem="0" range="4" casterTargetOrDirection="1" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="shuriken.lua">
    </instant>
    <instant name="Rasengan" words="rasengan" lvl="30" mana="1300" prem="0" needtarget="1" range="5" exhaustion="1000" blockwalls="1" needlearn="0" script="naruto/rasengan.lua">
        <vocation id="1"/>
        <vocation id="2"/>
        <vocation id="3"/>
        <vocation id="4"/>
        <vocation id="5"/>
        <vocation id="6"/>
        <vocation id="7"/>
        <vocation id="8"/>
        <vocation id="9"/>
        <vocation id="10"/>
        <vocation id="11"/>
        <vocation id="12"/>
    </instant>
    <instant name="Youbiko Rasengan" words="youbiko rasengan" lvl="50" mana="2400" prem="0" needtarget="1" range="4" exhaustion="1000" blockwalls="1" needlearn="0" script="naruto/youbikorasengan.lua">
        <vocation id="1"/>
        <vocation id="2"/>
        <vocation id="3"/>
        <vocation id="4"/>
        <vocation id="5"/>
        <vocation id="6"/>
        <vocation id="7"/>
        <vocation id="8"/>
        <vocation id="9"/>
        <vocation id="10"/>
        <vocation id="11"/>
        <vocation id="12"/>
    </instant>
    <instant name="Oodama Rasengan" words="oodama rasengan" lvl="100" mana="4700" prem="0" needtarget="1" range="3" exhaustion="1000" blockwalls="1" needlearn="0" script="naruto/oodamarasengan.lua">
        <vocation id="1"/>
        <vocation id="2"/>
        <vocation id="3"/>
        <vocation id="4"/>
        <vocation id="5"/>
        <vocation id="6"/>
        <vocation id="7"/>
        <vocation id="8"/>
        <vocation id="9"/>
        <vocation id="10"/>
        <vocation id="11"/>
        <vocation id="12"/>
    </instant>
    <instant name="Choodama Rasen Tarengan" words="Choodama Rasen Tarengan" lvl="220" mana="9900" prem="0" casterTargetOrDirection="1" range="3" exhaustion="1000" blockwalls="1" needlearn="0" script="naruto/multirasengan.lua">
        <vocation id="1"/>
        <vocation id="2"/>
        <vocation id="3"/>
        <vocation id="4"/>
        <vocation id="5"/>
        <vocation id="6"/>
        <vocation id="7"/>
        <vocation id="8"/>
        <vocation id="9"/>
        <vocation id="10"/>
        <vocation id="11"/>
        <vocation id="12"/>
    </instant>
    <instant name="Rasenrengan" words="rasenrengan" lvl="165" mana="7000" prem="0" needtarget="1" range="3" exhaustion="1000" blockwalls="1" needlearn="0" script="naruto/rasenrengan.lua">
        <vocation id="1"/>
        <vocation id="2"/>
        <vocation id="3"/>
        <vocation id="4"/>
        <vocation id="5"/>
        <vocation id="6"/>
        <vocation id="7"/>
        <vocation id="8"/>
        <vocation id="9"/>
        <vocation id="10"/>
        <vocation id="11"/>
        <vocation id="12"/>
    </instant>
    <instant name="KageBunshin no Jutsu" words="Kage bunshin no jutsu" lvl="20" mana="400" prem="0" blockwalls="1" exhaustion="0" needlearn="0" event="script" value="naruto/kagebunshin.lua">
        <vocation id="1"/>
        <vocation id="2"/>
        <vocation id="3"/>
        <vocation id="4"/>
        <vocation id="5"/>
        <vocation id="6"/>
        <vocation id="7"/>
        <vocation id="9"/>
        <vocation id="11"/>
        <vocation id="12"/>
    </instant>
    <instant name="Taju KageBunshin no Jutsu" words="Taju kagebunshin no jutsu" lvl="25" mana="800" prem="1" blockwalls="1" exhaustion="0" needlearn="0" event="script" value="naruto/tajukagebunshin.lua">
        <vocation id="1"/>
        <vocation id="2"/>
        <vocation id="3"/>
        <vocation id="4"/>
        <vocation id="5"/>
        <vocation id="6"/>
        <vocation id="7"/>
        <vocation id="9"/>
        <vocation id="11"/>
        <vocation id="12"/>
    </instant>
    <instant name="Taju KageBunshin no Jutsu max" words="Taju kagebunshin no jutsu max" lvl="150" mana="1400" prem="1" blockwalls="1" exhaustion="0" needlearn="0" event="script" value="naruto/tajubunshin.lua">
        <vocation id="1"/>
        <vocation id="2"/>
        <vocation id="3"/>
        <vocation id="4"/>
        <vocation id="5"/>
        <vocation id="6"/>
        <vocation id="7"/>
        <vocation id="9"/>
        <vocation id="11"/>
        <vocation id="12"/>
    </instant>
    <instant name="Rasengan Shuriken" words="rasenshuriken" lvl="200" mana="7500" prem="0" needtarget="1" range="4" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="naruto/rasen shuriken.lua">
        <vocation id="1"/>
        <vocation id="2"/>
        <vocation id="3"/>
        <vocation id="4"/>
        <vocation id="5"/>
        <vocation id="6"/>
        <vocation id="7"/>
        <vocation id="8"/>
        <vocation id="9"/>
        <vocation id="10"/>
        <vocation id="11"/>
        <vocation id="12"/>
    </instant>
    <instant name="Biju Rasengan" words="biju rasengan" lvl="275" mana="8200" prem="0" needtarget="1" range="3" blockwalls="1" exhaustion="1500" needlearn="0" event="script" value="naruto/senporasenshuriken.lua">
        <vocation id="1"/>
        <vocation id="2"/>
        <vocation id="3"/>
        <vocation id="4"/>
        <vocation id="5"/>
        <vocation id="6"/>
        <vocation id="7"/>
        <vocation id="8"/>
        <vocation id="9"/>
        <vocation id="10"/>
        <vocation id="11"/>
        <vocation id="12"/>
    </instant>
    <instant name="Fuuton RasenShuriken" words="fuuton rasenshuriken" lvl="250" mana="8000" prem="0" needtarget="1" range="3" blockwalls="1" exhaustion="0" needlearn="0" event="script" value="naruto/fuutonrasen.lua">
        <vocation id="1"/>
        <vocation id="2"/>
        <vocation id="3"/>
        <vocation id="4"/>
        <vocation id="5"/>
        <vocation id="6"/>
        <vocation id="7"/>
        <vocation id="8"/>
        <vocation id="9"/>
        <vocation id="10"/>
        <vocation id="11"/>
        <vocation id="12"/>
    </instant>
    <instant name="Kuchyose no Jutsu" words="Gamatatsu kuchyose" lvl="30" mana="1400" prem="0" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="naruto/kuchyose.lua">
        <vocation id="1"/>
        <vocation id="2"/>
        <vocation id="3"/>
        <vocation id="4"/>
    </instant>
    <instant name="Kuchyose Gamatatsu no Jutsu" words="kuchyose Gamatatsu no jutsu" lvl="75" mana="3000" prem="0" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="naruto/kuchyose gamatatsu.lua">
        <vocation id="5"/>
        <vocation id="6"/>
        <vocation id="7"/>
        <vocation id="9"/>
        <vocation id="11"/>
        <vocation id="12"/>
    </instant>
    <instant name="Kuchyose Gamakichi no Jutsu" words="kuchyose Gamakichi no jutsu" lvl="80" mana="3300" prem="1" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="naruto/kuchyose gamakichi.lua">
        <vocation id="5"/>
        <vocation id="6"/>
        <vocation id="7"/>
        <vocation id="9"/>
        <vocation id="11"/>
        <vocation id="12"/>
    </instant>
    <instant name="Kuchyose Gamabunta no Jutsu" words="kuchyose gamabunta no jutsu" lvl="125" mana="5800" prem="1" blockwalls="1" exhaustion="2000" needlearn="0" event="script" value="naruto/kuchyose gamabunta.lua">
        <vocation id="1"/>
        <vocation id="2"/>
        <vocation id="3"/>
        <vocation id="4"/>
        <vocation id="5"/>
        <vocation id="6"/>
        <vocation id="7"/>
        <vocation id="9"/>
        <vocation id="11"/>
        <vocation id="12"/>
    </instant>
    <instant name="Bijuu Dama" words="Bijuu Dama" lvl="175" mana="8400" prem="0" needtarget="1" range="6" exhaustion="2000" blockwalls="1" needlearn="0" script="naruto/bijudama.lua">
        <vocation id="8"/>
        <vocation id="10"/>
    </instant>
    <instant name="Kyuubi Punchi" words="Kyuubi Punchi" lvl="175" mana="8400" prem="0" needtarget="1" range="6" exhaustion="2000" blockwalls="1" needlearn="0" script="naruto/kyuubipunchi.lua">
        <vocation id="8"/>
        <vocation id="10"/>
    </instant>
    <instant name="Kyuubi Furie!" words="Kyuubi Furie" aggressive="0" prem="1" selftarget="1" lvl="150" mana="1000"  exhaustion="1000" script="naruto/modoeremita.lua">
        <vocation id="1"/>
        <vocation id="2"/>
        <vocation id="3"/>
        <vocation id="4"/>
        <vocation id="5"/>
        <vocation id="6"/>
        <vocation id="7"/>
        <vocation id="8"/>
        <vocation id="9"/>
        <vocation id="10"/>
        <vocation id="11"/>
        <vocation id="12"/>
   </instant>
   <instant name="Bunshin Sex" words="bunshin sex" aggressive="0" selftarget="0" lvl="150" mana="1000"  exhaustion="1000" script="naruto/sex.lua">
        <vocation id="1"/>
        <vocation id="2"/>
        <vocation id="3"/>
        <vocation id="4"/>
        <vocation id="5"/>
    </instant>
         <instant name="Katon Gamabunta Ryukaa" words="katon noryukaa" allowfaruse="1" lvl="65" mana="120" direction="1" prem="1" exhaustion="1000" blocktype="all" enabled="0" script="summons/fireball.lua">
        <vocation id="458"/>
    </instant>
        <instant name="Chouza Akimichi" words="chouzaakimichicode" lvl="250" mana="8100" aggressive="1" blockwalls="1" exhaustion="1000" needlearn="0" event="script" value="summons/chouzaakimichi.lua">
        <vocation id="458"/>        
       </instant>
         <instant name="Dark Snake" words="dark snake" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/darksnake.lua">
        <vocation id="458"/>
            </instant>
        <instant name="Zetsu follow" words="zetsufollowcode" lvl="40" mana="1400" aggressive="1"  exhaustion="2000" needlearn="0" event="script" value="summons/zetsuteste.lua">
        <vocation id="458"/>
           </instant>
    <instant name="Kisame Protect" words="kisameprotectcode" aggressive="0" selftarget="1" lvl="150" mana="1000"  exhaustion="1000" script="summons/kisameprotect.lua">
        <vocation id="458"/>
    </instant>
        <instant name="Susano Full" words="susano fullcode" prem="1" aggressive="0" selftarget="1" lvl="275" mana="2000"  exhaustion="1000" event="script" value="summons/susanomadara.lua">
        <vocation id="458"/>        
       </instant>
         <instant name="Kisame agua" words="kisameaguacode" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/kisameagua.lua">
        <vocation id="458"/>
       </instant>
         <instant name="Kisame dragon" words="kisamedragoncode" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/kisamedragon.lua">
        <vocation id="458"/>
       </instant>
         <instant name="Fogofogo" words="firefire" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/fogofogo.lua">
        <vocation id="458"/>
      </instant>
         <instant name="Venenodark" words="veneno dark" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/venenodark.lua">
        <vocation id="458"/>
      </instant>
         <instant name="SuitonBomba" words="suitonbomba" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/suitonbomba.lua">
        <vocation id="458"/>
      </instant>
         <instant name="Deidara Um" words="passaroum" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/passaro.lua">
        <vocation id="458"/>
      </instant>
         <instant name="Deidara Dois" words="passarodois" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/passarodois.lua">
        <vocation id="458"/>
      </instant>
         <instant name="Pain Missel" words="misselpain" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/missel.lua">
        <vocation id="458"/>
      </instant>
         <instant name="Hyuton" words="hyuton" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/hyuton.lua">
        <vocation id="458"/>
      </instant>
         <instant name="Dragon Blast" words="dragaodelama" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/dragaodelama.lua">
        <vocation id="458"/>
      </instant>
         <instant name="Dragon Fire" words="dragaodefogo" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/dragaodefogo.lua">
        <vocation id="458"/>
      </instant>
         <instant name="Great Ball" words="boladerocha" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/boladerocha.lua">
        <vocation id="458"/>
      </instant>
         <instant name="Mordida" words="mordidarocha" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/mordida.lua">
        <vocation id="458"/>
      </instant>
         <instant name="God Kill" words="god kill" allowfaruse="1" lvl="9965" mana="120" needtarget="1" prem="1" exhaustion="50000" script="summons/godkill.lua">
        <vocation id="458"/>        
    </instant>
        <instant name="Amaterasu Follow" words="amaterasu follow" lvl="40" mana="1400" aggressive="1"  exhaustion="2000" needlearn="0" event="script" value="naruto/testeamaterasu.lua">
        <vocation id="458"/>
      </instant>
         <instant name="Hidan" words="hidanatki" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/hidan.lua">
        <vocation id="458"/>
      </instant>
         <instant name="Suitonagua" words="suitonatkagua" allowfaruse="1" lvl="65" mana="120" needtarget="1" prem="1" exhaustion="3000" blocktype="all" enabled="0" script="summons/suitonagua.lua">
        <vocation id="458"/>
            </instant>
        <instant name="Tsuuga Kiba" words="tsuugakibacode" lvl="70" needtarget="1" range="5" mana="3600" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="summons/tsuuga.lua">
        <vocation id="458"/>
    </instant>
        <instant name="Temarivento" words="temariventocode" lvl="70" needtarget="1" range="5" mana="3600" aggressive="1"  exhaustion="1000" needlearn="0" event="script" value="summons/temarivento.lua">
        <vocation id="458"/>
    </instant>
        <instant name="Dual Tsuuga Kiba" words="dual tsuugakibacode" lvl="85" needtarget="1" range="5" mana="4200" aggressive="1"  exhaustion="1500" needlearn="0" event="script" value="summons/dualtsuuga.lua">
        <vocation id="458"/>
    </instant>
    <instant name="Wrath of Nature" words="exevo gran mas teradois" lvl="55" mana="770" prem="1" selftarget="1" exhaustion="2000" needlearn="0" event="script" value="summons/wrath of nature.lua">
        <vocation id="458"/>
    </instant>
    <instant name="Wrath of Naturetres" words="exevo gran mas teratres" lvl="55" mana="770" prem="1" selftarget="1" exhaustion="2000" needlearn="0" event="script" value="summons/wrath of naturetres.lua">
        <vocation id="458"/>        
    </instant>
    <instant name="Kakashi Raikiri" words="kakashiraikiricode" lvl="55" mana="770" prem="1" selftarget="1" exhaustion="2000" needlearn="0" event="script" value="summons/kakashiraikiri.lua">
        <vocation id="458"/>        
    </instant>
    <instant name="Anko Cobras" words="ankocobrascode" lvl="55" mana="770" prem="1" selftarget="1" exhaustion="2000" needlearn="0" event="script" value="summons/ankocobras.lua">
        <vocation id="458"/>                
    </instant>
        <instant name="Garra Follow" words="garra follow" lvl="40" mana="1400" aggressive="1"  exhaustion="2000" needlearn="0" event="script" value="naruto/garra.lua">
        <vocation id="458"/>
    </instant>
 

 

Essa é até a parte que esta escrita --Natruto-- do spells.xml

 

Vc sabe aonde eu vejo quais vocation id=.. correspondem a quem? tipo o 1 seria sei a druid, 2 sorc, aonde eu vejo isso?

Editado por guilherme.ianhez (veja o histórico de edições)

Participe da conversa

Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.

Visitante
Responder

Quem Está Navegando 0

  • Nenhum usuário registrado visualizando esta página.

Estatísticas dos Fóruns

  • Tópicos 96.9k
  • Posts 519.6k

Informação Importante

Confirmação de Termo