Olá pessoal do XTibia, espero que aqui seja a área correta, se não for peço desculpas.
O meu problema é o seguinte:
Os meus pokemons da outland soltam as magias, mas elas não dão dano algum, as vezes eles nem mesmo soltam as magias e começam a aparecer erros no distro iguais a este:
[02/04/2014 14:44:08] Error trying to use move Poison Fang, move not specified in the pokemon table.
[02/04/2014 14:44:12] Error trying to use move Quick Attack, move not specified in the pokemon table.
[02/04/2014 14:44:13] Error trying to use move Poison Sting, move not specified in the pokemon table.
Eu não sei como resolver isso, pois no configurantions.xml as spells estão nomeadas adequadamente (creio eu) e no monster.xml também!
Segue como está no configuration.xml:
["Brave Nidoking"] = {move1 = {name = "Quick Attack", level = 8, cd = 10, dist = 2, target = 1, f = 40, t = "normal"},
move2 = {name = "Bite", level = 52, cd = 15, dist = 1, target = 1, f = 50, t = "dark"},
move3 = {name = "Horn Attack", level = 50, cd = 15, dist = 2, target = 1, f = 55, t = "normal"},
move4 = {name = "Poison Sting", level = 16, cd = 15, dist = 2, target = 1, f = 40, t = "poison"},
move5 = {name = "Poison Fang", level = 18, cd = 15, dist = 1, target = 1, f = 65, t = "poison"},
move6 = {name = "Mega Punch", level = 21, cd = 20, dist = 1, target = 1, f = 85, t = "fighting"},
move7 = {name = "Horn Drill", level = 51, cd = 20, dist = 2, target = 1, f = 60, t = "normal"},
move8 = {name = "Stomp", level = 54, cd = 25, dist = 1, target = 0, f = 90, t = "ground"},
move9 = {name = "Shockwave", level = 58, cd = 30, dist = 1, target = 0, f = 90, t = "ground"},
move10 = {name = "Rage", level = 58, cd = 20, dist = 1, target = 0, f = 0, t = "dragon"},
move11 = {name = "Fear", level = 58, cd = 30, dist = 1, target = 0, f = 0, t = "ghost"},
info
Grupo: Campones
Registrado: 07/11/10
Posts: 10
Reputação: 0
Char no Tibia: n/a
Olá pessoal do XTibia, espero que aqui seja a área correta, se não for peço desculpas.
O meu problema é o seguinte:
Os meus pokemons da outland soltam as magias, mas elas não dão dano algum, as vezes eles nem mesmo soltam as magias e começam a aparecer erros no distro iguais a este:
Eu não sei como resolver isso, pois no configurantions.xml as spells estão nomeadas adequadamente (creio eu) e no monster.xml também!
Segue como está no configuration.xml: