Postado Junho 14, 2017 7 anos Quando eu uso alguma spell da debug utilizando a mesma com o ADM não da debug só se um player usa-la e as unicas spells que estão bugando são as editadas (OBS: as que antes não estavam bugadas por algum motivo estão agora) quando da debug e abre o client denovo aparece esse erro V Desculpe a imagem meio estranha mas é isso ai que aparece quando abre o tibia dnv apos o debug (é aquele "error report")
Postado Junho 15, 2017 7 anos Autor Em 2017-6-14 ás 13:03, Alberto1997 disse: manda o seu spells.xml <?xml version="1.0" encoding="UTF-8"?> <spells> <!-- Attack Runes --> <rune name="Poison Field" id="2285" allowfaruse="1" charges="3" lvl="14" maglv="0" exhaustion="2000" blocktype="solid" event="script" value="attack/poison field.lua"/> <rune name="Poison Bomb" id="2286" allowfaruse="1" charges="2" lvl="25" maglv="4" exhaustion="2000" blocktype="solid" event="script" value="attack/poison bomb.lua"/> <rune name="Poison Wall" id="2289" allowfaruse="1" charges="4" lvl="29" maglv="5" exhaustion="2000" blocktype="solid" event="script" value="attack/poison wall.lua"/> <rune name="Fire Field" id="2301" allowfaruse="1" charges="3" lvl="15" maglv="1" exhaustion="2000" blocktype="solid" event="script" value="attack/fire field.lua"/> <rune name="Firebomb" id="2305" allowfaruse="1" charges="2" lvl="27" maglv="5" exhaustion="2000" blocktype="solid" event="script" value="attack/fire bomb.lua"/> <rune name="Fire Wall" id="2303" allowfaruse="1" charges="4" lvl="33" maglv="6" exhaustion="2000" blocktype="solid" event="script" value="attack/fire wall.lua"/> <rune name="Soulfire" id="2308" allowfaruse="1" charges="3" lvl="27" maglv="7" exhaustion="2000" needtarget="1" blocktype="solid" event="script" value="attack/soul fire.lua"/> <rune name="Fireball" id="2302" allowfaruse="1" charges="5" lvl="27" maglv="4" exhaustion="2000" needtarget="1" blocktype="solid" event="script" value="attack/fireball.lua"/> <rune name="Great Fireball" id="2304" allowfaruse="1" charges="4" lvl="30" maglv="4" exhaustion="2000" blocktype="solid" event="script" value="attack/great fireball.lua"/> <rune name="Energy Field" id="2277" allowfaruse="1" charges="3" lvl="18" maglv="3" exhaustion="2000" blocktype="solid" event="script" value="attack/energy field.lua"/> <rune name="Energybomb" id="2262" allowfaruse="1" charges="2" lvl="37" maglv="10" exhaustion="2000" blocktype="solid" event="script" value="attack/energy bomb.lua"/> <rune name="Energy Wall" id="2279" allowfaruse="1" charges="4" lvl="41" maglv="9" exhaustion="2000" blocktype="solid" event="script" value="attack/energy wall.lua"/> <rune name="Light Magic Missile" id="2287" allowfaruse="1" charges="10" lvl="15" exhaustion="2000" maglv="0" needtarget="1" blocktype="solid" event="script" value="attack/light magic missile.lua"/> <rune name="Heavy Magic Missile" id="2311" allowfaruse="1" charges="10" lvl="25" exhaustion="2000" maglv="3" needtarget="1" blocktype="solid" event="script" value="attack/heavy magic missile.lua"/> <rune name="Explosion" id="2313" allowfaruse="1" charges="6" lvl="31" maglv="6" exhaustion="2000" blocktype="solid" event="script" value="attack/explosion.lua"/> <rune name="Sudden Death" id="2268" allowfaruse="1" charges="3" lvl="70" maglv="5" exhaustion="1000" needtarget="1" blocktype="solid" event="script" value="attack/sudden death.lua"> <vocation id="1"/> <vocation id="2"/> <vocation id="3"/> <vocation id="5"/> <vocation id="8"/> </rune> <rune name="Icicle" id="2271" allowfaruse="1" charges="5" lvl="28" maglv="4" exhaustion="2000" needtarget="1" event="script" value="attack/icicle.lua"/> <rune name="Avalanche" id="2274" allowfaruse="1" charges="4" lvl="30" maglv="4" exhaustion="2000" event="script" value="attack/avalanche.lua"/> <rune name="Stone Shower" id="2288" allowfaruse="1" charges="4" lvl="28" maglv="4" exhaustion="2000" event="script" value="attack/stone shower.lua"/> <rune name="Thunderstorm" id="2315" allowfaruse="1" charges="4" lvl="28" maglv="4" exhaustion="2000" event="script" value="attack/thunderstorm.lua"/> <rune name="Stalagmite" id="2292" allowfaruse="1" charges="10" lvl="24" maglv="3" exhaustion="2000" needtarget="1" event="script" value="attack/stalagmite.lua"/> <rune name="Holy Missile" id="2295" allowfaruse="1" charges="5" lvl="27" maglv="4" exhaustion="2000" needtarget="1" blocktype="solid" event="script" value="attack/holy missile.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"/> </rune> <!-- Healing Runes --> <rune name="Antidote Rune" id="2266" allowfaruse="1" charges="1" lvl="15" maglv="0" exhaustion="1000" aggressive="0" needtarget="1" blocktype="solid" event="script" value="healing/antidote rune.lua"/> <rune name="Intense Healing Rune" id="2265" allowfaruse="1" charges="1" lvl="15" maglv="1" exhaustion="1000" aggressive="0" needtarget="1" blocktype="solid" event="script" value="healing/intense healing rune.lua"/> <rune name="Ultimate Healing Rune" id="2273" allowfaruse="1" charges="1" lvl="24" maglv="4" exhaustion="1000" aggressive="0" needtarget="1" blocktype="solid" event="script" value="healing/ultimate healing rune.lua"/> <!-- Summon Runes --> <rune name="Convince Creature" id="2290" allowfaruse="1" charges="1" lvl="16" maglv="5" exhaustion="2000" needtarget="1" blocktype="solid" event="function" value="convince"/> <rune name="Animate Dead" id="2316" allowfaruse="1" charges="1" lvl="27" maglv="4" exhaustion="2000" blocktype="solid" event="script" value="summon/animate dead rune.lua"/> <!-- Support Runes --> <rune name="Desintegrate" id="2310" allowfaruse="0" charges="3" lvl="21" maglv="4" exhaustion="2000" range="1" event="script" value="support/desintegrate rune.lua"/> <rune name="Destroy Field" id="2261" allowfaruse="1" charges="3" lvl="17" maglv="3" exhaustion="1000" aggressive="0" range="5" event="script" value="support/destroy field rune.lua"/> <rune name="Chameleon" id="2291" allowfaruse="1" charges="1" lvl="27" maglv="4" exhaustion="1000" aggressive="0" selftarget="1" blocktype="solid" event="function" value="chameleon"/> <rune name="Magic Wall" id="2293" allowfaruse="1" charges="3" lvl="32" maglv="9" exhaustion="1400" blocktype="all" event="script" value="support/magic wall rune.lua"/> <rune name="Wild Growth" id="2269" allowfaruse="1" charges="2" lvl="27" maglv="8" exhaustion="1400" blocktype="all" event="script" value="support/wild growth rune.lua"/> <rune name="Paralyze" id="2278" allowfaruse="1" charges="1" lvl="54" maglv="18" exhaustion="1600" mana="1000" needtarget="1" blocktype="solid" event="script" value="support/paralyze rune.lua"> <vocation id="1"/> <vocation id="2"/> <vocation id="3"/> <vocation id="4"/> <vocation id="5"/> <vocation id="6"/> <vocation id="8"/> </rune> <!-- Attack Spells --> <instant name="Assassinate" words="assassinate" lvl="1" maglv="0" mana="0" soul="3" exhaustion="3000" prem="1" needlearn="0" range="3" needtarget="1" blockwalls="1" aggressive="1" event="script" value="assassin/assassinate.lua"> <vocation id="7"/> </instant> <instant name="Exori Elemental" words="element exori" lvl="1" maglv="0" mana="400" exhaustion="3000" prem="1" needlearn="0" selftarget="1" blockwalls="1" aggressive="1" event="script" value="elementalist/elementalexori.lua"> <vocation id="8"/> </instant> <instant name="Earth Bolt" words="earth bolt" lvl="1" maglv="1" mana="130" exhaustion="1000" prem="1" needlearn="0" needtarget="1" blockwalls="1" aggressive="1" event="script" value="elementalist/earthbolt.lua"> <vocation id="8"/> </instant> <instant name="Fire Bolt" words="fire bolt" lvl="1" maglv="1" mana="980" exhaustion="2000" prem="1" needlearn="0" needtarget="1" blockwalls="1" aggressive="1" event="script" value="elementalist/firebolt.lua"> <vocation id="8"/> </instant> <instant name="Water Bolt" words="water bolt" lvl="1" maglv="1" mana="340" exhaustion="1000" prem="1" needlearn="0" needtarget="1" blockwalls="1" aggressive="1" event="script" value="elementalist/waterbolt.lua"> <vocation id="8"/> </instant> <instant name="Ice Explosion" words="ice explosion" lvl="1" maglv="1" mana="1200" exhaustion="2000" prem="1" needlearn="0" blockwalls="1" aggressive="1" event="script" value="elementalist/iceexplosion.lua"> <vocation id="8"/> </instant> <instant name="Air Bolt" words="air bolt" lvl="1" maglv="1" mana="230" exhaustion="1000" prem="1" needlearn="0" needtarget="1" blockwalls="1" aggressive="1" event="script" value="elementalist/airbolt.lua"> <vocation id="8"/> </instant> <instant name="Empurrao" words="push" lvl="1" maglv="1" mana="0" exhaustion="3000" prem="0" needlearn="0" selftarget="1" blockwalls="1" aggressive="1" event="script" value="attack/empurrao.lua"> <vocation id="6"/> </instant> <instant name="Attack Def Balanceado" words="ultimate mode" lvl="500" maglv="0" mana="1000" exhaustion="4000" prem="0" needlearn="0" aggressive="0" event="script" value="shaman/transform.lua"> <vocation id="6"/> </instant> <instant name="Speed Forte" words="mode strong speed" lvl="300" maglv="0" mana="500" exhaustion="4000" prem="0" needlearn="0" aggressive="0" event="script" value="shaman/transform2.lua"> <vocation id="6"/> </instant> <instant name="Def Forte" words="mode strong defense" lvl="300" maglv="0" mana="500" exhaustion="4000" prem="0" needlearn="0" aggressive="0" event="script" value="shaman/transform3.lua"> <vocation id="6"/> </instant> <instant name="Attack Forte" words="mode strong damage" lvl="300" maglv="0" mana="500" exhaustion="4000" prem="0" needlearn="0" aggressive="0" event="script" value="shaman/transform4.lua"> <vocation id="6"/> </instant> <instant name="Def Fraco" words="mode weak defense" lvl="140" maglv="0" mana="200" exhaustion="1000" prem="0" needlearn="0" aggressive="0" event="script" value="shaman/transform5.lua"> <vocation id="6"/> </instant> <instant name="Attack Fraco" words="mode weak damage" lvl="140" maglv="0" mana="200" exhaustion="1000" prem="0" needlearn="0" aggressive="0" event="script" value="shaman/transform6.lua"> <vocation id="6"/> </instant> <instant name="Speed Fraco" words="mode weak speed" lvl="140" maglv="0" mana="200" exhaustion="1000" prem="0" needlearn="0" aggressive="0" event="script" value="shaman/transform7.lua"> <vocation id="6"/> </instant> <instant name="Mordida" words="bite" lvl="70" mana="150" prem="1" needweapon="0" range="2" needtarget="1" blockwalls="1" exhaustion="2000" maglv="0" needlearn="0" script="shaman/bite.lua"> <vocation id="6"/> </instant> <!-- Healing Spells --> <instant name="Curar Aliado" words="curar aliado" lvl="20" mana="70" prem="0" aggressive="0" needtarget="1" params="1" exhaustion="700" needlearn="0" event="script" value="healing/heal friend.lua"> <vocation id="2"/> </instant> <instant name="Curar" words="curar" lvl="80" mana="180" prem="1" aggressive="0" needtarget="1" params="1" exhaustion="1000" needlearn="0" event="script" value="healing/heal friend.lua"> <vocation id="6"/> </instant> <instant name="Mass Healing" words="cura em area" lvl="150" mana="300" prem="0" aggressive="0" exhaustion="800" needlearn="0" event="script" value="healing/mass healing.lua"> <vocation id="2"/> </instant> <!-- Support Spells --> <instant name="teleport" words="teleport" lvl="600" mana="5000" prem="1" range="1" selftarget="1" needlearn="0" blockwalls="1" event="script" value="attack/kamui.lua"> <vocation id="8"/> </instant> <instant name="Aracne Explosiva" words="invocar aracne" lvl="100" mana="300" prem="1" selftarget="1" exhaustion="2000" groups="1,2000" icon="88" needlearn="0" event="script" value="attack/spiderling.lua"> <vocation id="6"/> </instant> <instant name="poison explosion" words="poison explosion" lvl="0" mana="0" prem="0" aggressive="1" exhaustion="3000" needlearn="1" event="script" value="attack/newspider.lua"> </instant> <instant name="Exiva" words="procurar" lvl="8" mana="0" aggressive="0" params="1" exhaustion="1000" needlearn="0" event="function" value="searchPlayer"> <vocation id="1"/> <vocation id="2"/> <vocation id="3"/> <vocation id="4"/> <vocation id="5"/> <vocation id="6"/> <vocation id="7"/> <vocation id="8"/> </instant> <instant name="Magic Rope" words="exani tera" lvl="9" mana="0" prem="0" aggressive="0" selftarget="1" exhaustion="1000" needlearn="0" event="script" value="support/magic rope.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"/> </instant> <instant name="Magic Shield" words="escudo de mana" lvl="20" mana="70" aggressive="0" selftarget="1" exhaustion="1000" needlearn="0" event="script" value="support/magic shield.lua"> <vocation id="1"/> <vocation id="2"/> <vocation id="3"/> <vocation id="5"/> <vocation id="8"/> </instant> <instant name="Creature Illusion" words="transformar" lvl="20" mana="100" aggressive="0" params="1" exhaustion="1000" needlearn="0" event="function" value="Illusion"> <vocation id="8"/> </instant> <instant name="Acender Lampada" words="luz" lvl="1" mana="0" prem="1" aggressive="0" selftarget="1" exhaustion="1000" needlearn="0" event="script" value="support/ultimate light.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"/> </instant> <instant name="HighLander" words="highlander" lvl="80" mana="250" prem="1" aggressive="0" selftarget="1" exhaustion="1500" needlearn="0" event="script" value="support/highlander.lua"> <vocation id="3"/> <vocation id="4"/> <vocation id="5"/> <vocation id="7"/> </instant> <!-- Party Spells --> <instant name="Heal Party" words="Cura Passiva" lvl="70" mana="120" prem="1" aggressive="0" selftarget="1" exhaustion="1000" needlearn="0" event="script" value="party/heal.lua"> <vocation id="2"/> </instant> <!-- Summon Spells --> <instant name="Summon Creature" words="invocar" lvl="130" params="1" exhaustion="2000" needlearn="0" event="function" value="summonMonster"> <vocation id="1"/> <vocation id="8"/> </instant> <instant name="Undead Legion" words="levantar dos mortos" lvl="250" mana="2500" prem="1" exhaustion="2000" needlearn="0" event="script" value="summon/undead legion.lua"> <vocation id="1"/> </instant> <!-- Conjure Spells --> <conjure name="Sudden Death" words="adori gran mort" lvl="300" mana="1000" soul="5" reagentId="2260" conjureId="2268" conjureCount="2" exhaustion="400" needlearn="0" event="function" value="conjureRune"> <vocation id="1"/> <vocation id="8"/> </conjure> <conjure name="Chameleon" words="adevo ina" lvl="40" mana="100" soul="5" reagentId="2260" conjureId="2291" conjureCount="1" exhaustion="400" needlearn="0" event="function" value="conjureRune"> <vocation id="2"/> <vocation id="8"/> </conjure> <conjure name="Magic Wall" words="adevo grav tera" lvl="70" mana="100" soul="2" prem="1" reagentId="2260" conjureId="2293" conjureCount="5" exhaustion="400" needlearn="0" event="function" value="conjureRune"> <vocation id="1"/> <vocation id="2"/> <vocation id="8"/> </conjure> <conjure name="Paralyze" words="adana ani" lvl="300" mana="1000" soul="10" prem="1" reagentId="2260" conjureId="2278" conjureCount="5" exhaustion="400" needlearn="0" event="function" value="conjureRune"> <vocation id="2"/> </conjure> <conjure name="Blank Rune" words="adori" lvl="20" mana="400" soul="10" prem="1" reagentId="2260" conjureId="2260" conjureCount="10" exhaustion="400" needlearn="0" event="function" value="conjureRune"> <vocation id="1"/> <vocation id="2"/> <vocation id="8"/> </conjure> </spells>
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.