Ir para conteúdo
  • Cadastre-se

Posts Recomendados

Olá galera do tibia king!

 

Estou com um problema no meu sistema de transformar, ou pode ser o spell.xml. Por exemplo quando vou usar o ataque "Bijuu Dama" do naruto coloco para ser utilizado pelas vocações que correspondem ao transform que tem o looktype do naruto na forma bijuu, (Forma da kyuubi).

Esse transform era para ser a <vocation> id = 8, e id = 10;

 

  1. Fui la na pasta Data/Spells e abri  spells.xml;
  2. Encontrei a magia "Bijuu Dama" e coloquei as vacações, 8 e 10;
    Citar

    563e8bdf18c9a_Semttulo.thumb.png.918d8f6

  3. Salvei e executei o servidor (TheForgottenServer);

 

O que acontece é que a magia pode ser usada no transform com id = 7 até o id = 10; -- (7, 8, 9, 10)

O <vocation> do naruto vai do id = 1, até id = 12;

 

Achei o arquivo Transform.lua em Data/Talkactions/scripts e está assim:

Citar

local config = {
--[vocation id] = { level, nova voc, looktype, efeito}
[1] = { 25, 2, 66, 208},
[2] = { 50, 3, 91, 208},
[3] = { 75, 4, 18, 208},
[4] = { 100, 5, 31, 208},
[5] = { 125, 6, 92, 208},
[6] = { 150, 7, 40, 208},
[7] = { 175, 8, 305, 208},
[8] = { 200, 9, 320, 208},
[9] = { 225, 10, 179, 208},
[10] = { 250, 11, 394, 208},
[11] = { 300, 12, 397, 208},
[13] = { 25, 14, 93, 108},
[14] = { 50, 15, 6, 108},
[15] = { 75, 16, 5, 108},
[16] = { 100, 17, 306, 108},
[17] = { 125, 18, 7, 108},
[18] = { 150, 19, 94, 108},
[19] = { 175, 20, 59, 108},
[20] = { 200, 21, 8, 108},
[21] = { 225, 22, 178, 110},
[22] = { 250, 23, 95, 110},
[23] = { 275, 24, 54, 110},
[25] = { 25, 26, 80, 87},
[26] = { 50, 27, 190, 87},
[27] = { 75, 28, 83, 87},
[28] = { 100, 29, 191, 87},
[29] = { 150, 30, 192, 87},
[30] = { 175, 31, 193, 87},
[31] = { 225, 32, 392, 87},
[32] = { 250, 33, 330, 87},
[34] = { 25, 35, 194, 5},
[35] = { 50, 36, 175, 5},
[36] = { 75, 37, 169, 5},
[37] = { 100, 38, 173, 5},
[38] = { 150, 39, 172, 5},
[39] = { 175, 40, 171, 5},
[40] = { 225, 41, 174, 5},
[41] = { 250, 42, 170, 5},
[50] = { 25, 51, 67, 205},
[51] = { 50, 52, 72, 205},
[52] = { 75, 53, 158, 205},
[53] = { 100, 54, 65, 205},
[54] = { 125, 55, 329, 205},
[55] = { 150, 56, 188, 205},
[56] = { 175, 57, 62, 205},
[57] = { 200, 58, 189, 205},
[58] = { 225, 59, 335, 205},
[59] = { 250, 60, 57, 205},
[70] = { 25, 71, 102, 124},
[71] = { 50, 72, 103, 124},
[72] = { 75, 73, 105, 124},
[73] = { 100, 74, 107, 124},
[74] = { 150, 75, 108, 124},
[75] = { 175, 76, 314, 124},
[76] = { 225, 77, 315, 124},
[77] = { 250, 78, 333, 124},
[90] = { 25, 91, 331, 209},
[91] = { 50, 92, 69, 209},
[92] = { 75, 93, 70, 209},
[93] = { 100, 94, 199, 209},
[94] = { 150, 95, 196, 209},
[95] = { 175, 96, 197, 209},
[96] = { 225, 97, 198, 209},
[97] = { 250, 98, 332, 209},
[97] = { 250, 98, 332, 209},
[110] = { 25, 111, 88, 187},
[111] = { 75, 112, 341, 187},
[112] = { 100, 113, 343, 187},
[113] = { 150, 114, 342, 187},
[114] = { 200, 115, 344, 187},
[115] = { 250, 116, 345, 187},
[130] = { 25, 131, 296, 124},
[131] = { 75, 132, 297, 124},
[132] = { 150, 133, 298, 124},
[133] = { 200, 134, 299, 124},
[134] = { 250, 135, 300, 124},
[150] = { 25, 151, 384, 126},
[151] = { 75, 152, 385, 126},
[152] = { 150, 153, 386, 126},
[153] = { 200, 154, 396, 126},
[170] = { 25, 171, 97, 108},
[171] = { 50, 172, 285, 108},
[172] = { 75, 173, 282, 108},
[173] = { 100, 174, 98, 108},
[174] = { 125, 175, 284, 109},
[175] = { 150, 176, 99, 109},
[176] = { 200, 177, 283, 109},
[190] = { 25, 191, 373, 4},
[191] = { 75, 192, 374, 4},
[192] = { 125, 193, 375, 4},
[193] = { 150, 194, 376, 4},
[194] = { 200, 195, 318, 4},
[195] = { 250, 196, 377, 4},
[200] = { 25, 201, 11, 10},
[201] = { 50, 202, 287, 10},
[202] = { 75, 203, 12, 10},
[203] = { 125, 204, 10, 10},
[204] = { 150, 205, 289, 10},
[205] = { 175, 206, 288, 10},
[206] = { 200, 207, 13, 10},
[207] = { 250, 208, 14, 10}
}
function onSay(cid, words, param, channel)
local from,to = {x=1001, y=705, z=7},{x=1031, y=737, z=7} -- começo e final do mapa
local from2,to2 = {x=1011, y=705, z=6},{x=1031, y=738, z=6} -- começo e final do mapa
local from3,to3 = {x=1012, y=706, z=5},{x=1032, y=739, z=5} -- começo e final do mapa
local from4,to4 = {x=985, y=598, z=7},{x=1044, y=652, z=7} -- começo e final do mapa
local from5,to5 = {x=986, y=615, z=6},{x=1039, y=647, z=7} -- começo e final do mapa
local from6,to6 = {x=990, y=616, z=5},{x=1040, y=647, z=5} -- começo e final do mapa
if isInRange(getCreaturePosition(cid), from, to) or isInRange(getCreaturePosition(cid), from2, to2) or isInRange(getCreaturePosition(cid), from3, to3) or isInRange(getCreaturePosition(cid), from4, to4) or isInRange(getCreaturePosition(cid), from5, to5) or isInRange(getCreaturePosition(cid), from6, to6) then
doPlayerSendCancel(cid, "Você não pode se Transformar nesta área!") return true
end
doPlayerSay(cid, "transformar")
local voc = config[getPlayerVocation(cid)]
if voc then
if getPlayerLevel(cid) >= voc[1] then
doPlayerSetVocation(cid, voc[2])
doPlayerSendTextMessage(cid, MESSAGE_STATUS_WARNING, "Você Transformou!")
local outfit = {lookType = voc[3]}
doCreatureChangeOutfit(cid, outfit)
doSendMagicEffect(getCreaturePosition(cid), voc[4])
else
doPlayerSendTextMessage(cid, MESSAGE_STATUS_WARNING, "Você precisa estar no level " .. voc[1] .. " para transformar.")
end
else
doPlayerSendCancel(cid, "Você não pode se Transformar!")
end
return true
end

 

 

É isso ai galera, ja quebrei muito a cabeça com isso... não sei o por que de estar conseguindo utilizar a magia em outras "vocações" sendo que no próprio spell.xml está apenas esses 2 ids de vocações

Eu reparei que se eu coloco um id = 'x', ele consegue usar no id = 'x - 1' e no 'x', exemplo: id = 8; pode usar no id = 7, e logicamente no id = 8.

 

Obrigado!

 

Cya

Editado por guilherme.ianhez (veja o histórico de edições)
Link para o post
Compartilhar em outros sites

vai em data/talkactions.xml

Lá procure a tag do comando de transformar e veja qual script a tag aponta.

Te ajudei? Clique em  Gostei ! 

²²²d¬¬b²²²

 

 

"She's got a smile that it seems to me...."  ♪♪

Link para o post
Compartilhar em outros sites
16 minutos atrás, luangop disse:

vai em data/talkactions.xml

Lá procure a tag do comando de transformar e veja qual script a tag aponta.

 

Para transformar.lua mesmo. Então pq quando falo transformar no id = 10, ele transforma normal, e quando dou /newtype diz que nao existe esse mesmo looktype? o.o

Link para o post
Compartilhar em outros sites
3 minutos atrás, guilherme.ianhez disse:

 

Para transformar.lua mesmo. Então pq quando falo transformar no id = 10, ele transforma normal, e quando dou /newtype diz que nao existe esse mesmo looktype? o.o

 

Você acabou de dizer que a tag indica o arquivo transformar.lua

No seu post vc colocou da seguinte maneira:

ssss.png.20032b6732d0cd62670069135d0c1ca

 

O script que vc postou é realmente o apontado na tag em talkactions.xml ?

Te ajudei? Clique em  Gostei ! 

²²²d¬¬b²²²

 

 

"She's got a smile that it seems to me...."  ♪♪

Link para o post
Compartilhar em outros sites

@luangop

 

Foi mal, é talkactions/scripts...

no talkactions.xml está

<talkaction words="transformar" event="script" value="transformar.lua"/>
    <talkaction words="reverter" event="script" value="reverter.lua"/>

Link para o post
Compartilhar em outros sites

@guilherme.ianhez

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

Editado por luangop (veja o histórico de edições)

Te ajudei? Clique em  Gostei ! 

²²²d¬¬b²²²

 

 

"She's got a smile that it seems to me...."  ♪♪

Link para o post
Compartilhar em outros sites
1 hora atrás, 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)
Link para o post
Compartilhar em outros sites

@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.

Te ajudei? Clique em  Gostei ! 

²²²d¬¬b²²²

 

 

"She's got a smile that it seems to me...."  ♪♪

Link para o post
Compartilhar em outros sites

@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)
Link para o post
Compartilhar em outros sites

@guilherme.ianhez

Cara não vou saber te ajudar neste problema :/

Citar

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

Data/xml/vocations.xml

Te ajudei? Clique em  Gostei ! 

²²²d¬¬b²²²

 

 

"She's got a smile that it seems to me...."  ♪♪

Link para o post
Compartilhar em outros sites

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

×   Você colou conteúdo com formatação.   Remover formatação

  Apenas 75 emojis são permitidos.

×   Seu link foi automaticamente incorporado.   Mostrar como link

×   Seu conteúdo anterior foi restaurado.   Limpar o editor

×   Não é possível colar imagens diretamente. Carregar ou inserir imagens do URL.

  • Quem Está Navegando   0 membros estão online

    Nenhum usuário registrado visualizando esta página.

  • Conteúdo Similar

    • Por Baryon
      Boa noite amigos, estou aqui para apresentar meu projeto.
      Estou aqui no intuito de tentar desenvolver um ats baseado em naruto full perspectiva e com uso reduzido de bot, teremos um bot próprio que ira lhe auxiliar na cura e com espaço para 1 magia com finalidade de treino, assim focando que os players possam tentar se divertir jogando na mao tanto a parte pve como pvp do game (oque eu acho mais legal).
      O Servidor ja se encontra com alguns sistema sendo eles:
      ・Passe de batalha
      ・Painel de missoes 
      ・Village war
      ・Sistema de vilas
      ・Bingo book
      ・Autoloot
      ・Ninja procurado
      ・Painel de Dungeons
      ・ World Boss
      Nossas vocaçoes sao divididas em classes sendo elas:
       ・Shooters: Deidara, Gaara, Kankuro, Tenten, Sasori, Konan.
       ・Especialistas: Shikamaru, Nagato, Hashirama, Oonoki, Orochimaru.
       ・Assassinos: Asuma, Madara, Minato, Sasuke, Obito, Kisame.
       ・Suportes: Sakura, Shizune, Ino, Tsunade.
       ・Lutadores: Naruto, Kiba, Chouji, Lee, Neji, Hinata.
             (obs: ja temos por volta de mais 10 personagens "prontos" alem desses com foco em atualizações futuras)
       Atualmente apenas eu e mais uma pessoas estamos desenvolvendo o servidor e ambos trabalham o tempo ou seja nao temos tanto tempo disponivel entao estou em buscas de novas pessoas com certa experiencia para integrar a equipe tenho em mente 4 vagas disponiveis que sao: 1 Mapper, 1 Dev, 1 Designer, 1 Moderador (ficara em contato com a staff e interagindo em nosso discord, ficando por dentro das novidades e no inicio do game ira iniciar como tutor para auxiliar os players).
       Caso alguem tenha interessa em embarcar nessa aventura favor entrar em contato cmg pelo discord 😉 em breve estarei postando mais atualizaçoes do ot aqui!

       Nosso discord: https://discord.gg/pPTkbAnNSV
      Meu contato no discord: baryon1492



    • Por LeoTK
      Salve galera neste tópico irei postar algumas prints do mapa do servidor para quem queira acompanhar e quem sabe até utilizar de inspiração para mapear o seu NTO.
       
      #Att 11/08/2022

       
       
       
       
      Konoha (Em Desenvolvimento)
       
       
       
       
    • Por ShadownHood
      Tenho todas as sprites para extrair! 
       

       
       
      Só Que elas vem cortadas quando Extraidas!
       
       
       
       
       

       
      Alguém tem alguma Solução para as Sprites ao extrair sair juntas, Ou um Jeito fácil de junta-las?
       
       
       
      Estarei disponibilizando Todas elas Para download para a comunidade caso alguém tenha uma solução!
    • Por MySticaL
      Como funciona esse sistema?
      R-> Simples caso seu otServ for para todos os players, de todos continentes e você não
      queira deixar as funções em lua apenas em uma língua, você pode utilizar esse sistema.
       
      Como usar?
      R-> Após o sistema estar instalado 100%, vai ter 3 comandos: !lang en (setar a linguagem para english), !lang pt (setar a linguagem portuguese) &
      !lang es (setar a linguagem espanõl).

      Vamos começar, vai em data/lib/ e crie um arquivo chamado lang system.lua e coloque isto dentro:
      function getPlayerLanguage(cid) local Lang = db.getResult("SELECT `language` FROM `accounts` WHERE `id` = " .. getPlayerAccountId(cid) .. " LIMIT 1") if Lang:getID() ~= LUA_ERROR then local langid = Lang:getDataInt("language") Lang:free() return langid end return LUA_ERROR end function doPlayerSetLanguage(cid, new) local acc = getPlayerAccountId(cid) if new == 2 then db.executeQuery("UPDATE `accounts` SET language = 2 WHERE `id` = " .. acc) elseif new == 1 then db.executeQuery("UPDATE `accounts` SET language = 1 WHERE `id` = " .. acc) else db.executeQuery("UPDATE `accounts` SET language = 0 WHERE `id` = " .. acc) end end Ainda em data/lib encontre o arquivo 000-constant.lua e coloque ao final dele isto:
      ENGLISH = 2 SPANISH = 1 PORTUGUES = 0 Agora execute este código na sua SQL:
      ALTER TABLE `accounts` ADD `language` INT( 11 ) NOT NULL DEFAULT '0' Pronto, o sistema está pronto agora vamos criar um comando para que troque a linguagem, vá em data/talkactions/scripts
      e crie um arquivo chamado lang.lua e coloque isto dentro:
      function onSay(cid, words, param) if(param == '') then return true end if(param == 'en') then if getPlayerLanguage(cid) == 2 then doPlayerSendTextMessage(cid, 20, "[Language System (Beta)] Your language is alredy set to english.") return true else doPlayerSendTextMessage(cid, 27, "[Language System (Beta)] You have set english as your language.") doPlayerSetLanguage(cid, 2) return true end end if(param == 'pt') then if getPlayerLanguage(cid) == 0 then doPlayerSendTextMessage(cid, 20, "[Language System (Beta)] Sua língua já está definida como português.") return true else doPlayerSendTextMessage(cid, 27, "[Language System (Beta)] Você definiu o português como sua língua.") doPlayerSetLanguage(cid, 0) return true end end if(param == 'es') then if getPlayerLanguage(cid) == 1 then doPlayerSendTextMessage(cid, 20, "[Language System (Beta)] Su lengua ya esta definida como español.") return true else doPlayerSendTextMessage(cid, 27, "[Language System (Beta)] Tu definistes el español como tu lengua.") doPlayerSetLanguage(cid, 1) return true end end end E em data/talkactions abra o talkactions.xml e coloque está tag:
      <talkaction log="yes" words="!lang" event="script" value="lang.lua"/> Vou dar um exemplo de como usa-la em .lua:
      if getPlayerLanguage(cid) == 2 then doPlayerSendTextMessage(cid, 25, "This message will be displayed in English if the language of the player is in -en!") end if getPlayerLanguage(cid) == 0 then doPlayerSendTextMessage(cid, 25, "Está mensagem será exibida em português se a linguagem do jogador estiver em -pt!") end if getPlayerLanguage(cid) == 1 then doPlayerSendTextMessage(cid, 25, "Usted mensaje se mostrará en Espanõl si el jugador está en el lenguaje -es!") end Outro Exemplo:
      function onLogin(cid) local langmsg = { [ENGLISH] = {"This message will be displayed in English if the language of the player is in -en!"} [SPANISH] = {"Usted mensaje se mostrará en Espanõl si el jugador está en el lenguaje -es!"}, [PORTUGUES] = {"Está mensagem será exibida em português se a linguagem do jogador estiver em -pt!"}, } doPlayerSendTextMessage(cid, 25, langmsg[getPlayerLanguage(cid)][1]) return true end Pronto, agora o sistema está perfeito, os comandos estão no começo do tópico em "Como usar?"
       
      créditos:
      Acubens 
      Drazyn1291 
      MySticaL
    • Por zikasmlk
      Bom Pessoal minha duvida e o seguinte, estou querendo saber como que eu consigo criar sprites para narutibia, eu não sei nem por onde começar, então se alguem puder me ajudar ou mandar um topico explicando ficaria mt grato... 
       
      REP++  
×
×
  • Criar Novo...

Informação Importante

Confirmação de Termo