Solutions
-
gangul321's post in (Resolvido)[PEDIDO] Monstros ZAO 8.6 was marked as the answerAdicione (caso nao houve) no seu monster.xml ( LOCALIZADO NA PASTA DATA/MONSTER)
<monster name="Terramite" file="terramite.xml"/> --Coloque caso esteja na pasta monster, caso tiver por exemplo na pasta monster/insects vc coloca file="insects/terramite.xml" <monster name="Lizard Dragon Priest" file="lizard dragon priest.xml"/> <monster name="NomeDoMonstro" file="local e nome do arquivo pasta/exemplo.xml"/> Aqui estao os monstros:
terramite.xml
lizard dragon priest.xml
lizard legionnaire.xml
lizard high guard.xml
lizard chosen.xml
lizard zaogun.xml
draken warmaster.xml
draken spellweaver.xml
Jogue este na pasta DATA / MONSTER
-
gangul321's post in (Resolvido)Ot Online So que Nao aparece no OTSERVLIST was marked as the answerVoces nao entenderam, meu config,lua esta configurado certo, e eu botei meu server no OTSERVLIST.ORG e no otservlist.org , no caso o otservlist.org funciona aparece meu server ONLINE, porem no OTSERVLIST.ORG NAO
Consegui resolver,
no meu config.lua estava usando a
statusProtocolPort = 7173 no entanto assim o otservlist nao consegue "enxergar" que esta online o servidor, entao mudei para:
statusProtocolPort = 7171 E agora ta funcionando =P