Solutions
-
Adryan Freitas's post in (Resolvido)[SCRIPT] Playe nasce em certa posição ao morrer was marked as the answerJá Resolvi:
Pra quem utiliza mysql igual a min.
Vá em seusite/config.php
Procure esta linha:
$config['cities'] = array(townid =>'Nome da Town');
E Configure como acima.
Pronto ao player morrer ele irá nascer nesta town.
-
Adryan Freitas's post in (Resolvido)[BUG] OTCLIENT TRADE was marked as the answerJá Resolvi!
Basta ir em seu items.xml e colocar isto em sua moeda: <attribute key="worth" value="1" />
Ela irá ficar assim
<item id="ID SUA MOEDA" article="a" name="SUA MOEDA" plural="SUAS MOEDAS">
<attribute key="weight" value="10" />
<attribute key="worth" value="1" />
</item>
-
Adryan Freitas's post in (Resolvido)Retirar Caixa de OTCLIENT (PROTOCOLO,IP,PORTA) POR IP FIXO. was marked as the answerDesculpa o UP não sabia desta regra ! E Obrigado pela resposta!
Este tutorial que você me passou não ajudou muito, Mas depois de tanto pesquisar achei aqui no tibiaking como resolver e retirar aquela caixa.
Para quem quiser siga os seguintes passos:
Vá em SEUOTCLIENT/modules/client_entergame/entergame.lua. Substitua o Seu entergame.lua por este:
depois de fazer isto edite seuip por o ip do seu servidor.
Créditos: WhiteBubble
Ele que Fez achei nesse tópico:
Vlw! Flw!