|
Você não é registrado, por favor registre-se para ter acesso ao conteúdo completo. Caso seja registrado, efetue login. Esqueceu sua senha? Clique aqui Recomendamos o uso do Mozilla Firefox para uma melhor visualização. |
|
| Início | Postados Hoje | Marcar Fóruns Como Lidos | Álbums | Banidos | SE Team | Medalhas |
|
|||||||
| Registrar | Loteria VIP | Staff SE | Regras do fórum | Comunidade | Arcade | Postados Hoje | Pesquisar | Experience |
|
|
|
||||||||||||||||||||||||||||||||||||||||||||||
|
|
![]() |
|
|
Ferramentas do Tópico | Modos de Exibição |
|
|
#1 |
|
Amigo SE
![]() Registrado em: Jan 2009
Localização: Aden Castle Town
Posts: 370
Agradeceu: 81
Agradecido 768 Vezes em 98 Posts
|
ola denovo!
estou com um pequeno problema criei um npc de trocas de S/A soh que quando ele troca a arma ex: se eu tiver uma arma +10 sem S/A o cara consegue trocar por uma com S/A sem perder os enchants, ou seja pegando uma arma +10 com S/A gostaria q o cara com a arma sem S/A porem enchantada quando trocasse por uma com S/A perdesse os enchants o q devo fazer? obs: aqui esta um pedaço da minha xml EU JA TENTEI COLOCAR ISSO NO PRODUCTION ID : <production id="6582" count="1" enchant="0"/> e nao funcionou! =S Código:
[Somente Usuários Registrados Podem Visualizar os Links Desta PáginaClique aqui para se Registrar]
<?xml version='1.0' encoding='utf-8'?>
<!-- SA -->
<!-- This list is best used in exc_multisel -->
<list maintainEnchantment="true" applyTaxes="true">
<!-- Forgotten Blade - Health -->
<item id="1">
<ingredient id="6364" count="1"/>
<ingredient id="9210" count="300"/>
<ingredient id="9211" count="200"/>
<ingredient id="9212" count="100"/>
<production id="6582" count="1"/>
</item>
<!-- Forgotten Blade - Haste -->
<item id="2">
<ingredient id="6364" count="1"/>
<ingredient id="9210" count="300"/>
<ingredient id="9211" count="200"/>
<ingredient id="9212" count="100"/>
<production id="6581" count="1"/>
</item>
<!-- Forgotten Blade - Focus -->
<item id="3">
<ingredient id="6364" count="1"/>
<ingredient id="9210" count="300"/>
<ingredient id="9211" count="200"/>
<ingredient id="9212" count="100"/>
<production id="6583" count="1"/>
</item>
<!-- Heavens Divider - Focus -->
<item id="4">
<ingredient id="6372" count="1"/>
<ingredient id="9210" count="300"/>
<ingredient id="9211" count="200"/>
<ingredient id="9212" count="100"/>
<production id="6607" count="1"/>
</item>
<!-- Heavens Divider - Haste -->
<item id="5">
<ingredient id="6372" count="1"/>
<ingredient id="9210" count="300"/>
<ingredient id="9211" count="200"/>
<ingredient id="9212" count="100"/>
<production id="6605" count="1"/>
</item>
<!-- Heavens Divider - Health -->
<item id="6">
<ingredient id="6372" count="1"/>
<ingredient id="9210" count="300"/>
<ingredient id="9211" count="200"/>
<ingredient id="9212" count="100"/>
<production id="6606" count="1"/>
</item>
<!-- Angel Slayer - HP Drain -->
<item id="7">
<ingredient id="6367" count="1"/>
<ingredient id="9210" count="300"/>
<ingredient id="9211" count="200"/>
<ingredient id="9212" count="100"/>
<production id="6591" count="1"/>
</item>
<!-- Angel Slayer - Haste -->
<item id="8">
<ingredient id="6367" count="1"/>
<ingredient id="9210" count="300"/>
<ingredient id="9211" count="200"/>
<ingredient id="9212" count="100"/>
<production id="6592" count="1"/>
</item>
<!-- Angel Slayer - Crt. Damage -->
<item id="9">
<ingredient id="6367" count="1"/>
<ingredient id="9210" count="300"/>
<ingredient id="9211" count="200"/>
<ingredient id="9212" count="100"/>
<production id="6590" count="1"/>
</item>
se houver algo q eu possa colocar nela para ela poder entregar a arma +0 com S/A para o player! no aguardo! vlw
__________________
Ajudei?? Agradeça, Não Custa Nada!!
[Somente Usuários Registrados Podem Visualizar os Links Desta PáginaClique aqui para se Registrar] |
|
|
|
| Links Patrocinados |
|
|
#2 |
|
Membro - Capitão
![]() Registrado em: Sep 2010
Posts: 119
Agradeceu: 58
Agradecido 8 Vezes em 6 Posts
Achei Ruim:
Acharam ruim Vezes em Posts
Meu Estado:
![]()
|
vc colocou só em Production?
Tenta coloca em tudo tipo assim.. <item id="2"> <ingredient id="6673" count="30" enchant="0"/> <production id="6581" count="1" enchant="0"/> </item> <item id="3"> <ingredient id="6673" count="30" enchant="0"/> <production id="6582" count="1" enchant="0"/> </item> <item id="4"> <ingredient id="6673" count="30" enchant="0"/> <production id="6583" count="1" enchant="0"/> </item> <item id="5"> <ingredient id="6673" count="30" enchant="0"/> <production id="6584" count="1" enchant="0"/> </item> <item id="6"> <ingredient id="6673" count="30" enchant="0"/> <production id="6585" count="1" enchant="0"/> </item> <item id="7"> <ingredient id="6673" count="30" enchant="0"/> <production id="6586" count="1" enchant="0"/> </item> <item id="8"> <ingredient id="6673" count="30" enchant="0"/> <production id="6587" count="1" enchant="0"/> </item> todos informando o "enchant 0" pra ve o que da! Espero te ajudado! |
|
|
|
|
|
#3 |
|
Membro - Veterano
![]() Registrado em: Dec 2009
Posts: 1,335
Agradeceu: 490
Agradecido 803 Vezes em 427 Posts
Nome Real: Roberto
|
na maioria das revs pega e nao pega se funcionar vai acusar hacker =x nao recomendo fazer isso
|
|
|
|
|
|
#4 |
|
Amigo SE
![]() Registrado em: Jan 2009
Localização: Aden Castle Town
Posts: 370
Agradeceu: 81
Agradecido 768 Vezes em 98 Posts
|
mas tem como fazer mazokista?
pq ja vi isso em outros servers sem nenhum problema!
__________________
Ajudei?? Agradeça, Não Custa Nada!!
[Somente Usuários Registrados Podem Visualizar os Links Desta PáginaClique aqui para se Registrar] |
|
|
|
|
|
#5 |
|
Membro - Veterano
![]() Registrado em: Dec 2009
Posts: 1,335
Agradeceu: 490
Agradecido 803 Vezes em 427 Posts
Nome Real: Roberto
|
Sim é possivel mais isso voce teria q modificar no java e criar um codigo para ter esse resultado qui vc esta querendo
|
|
|
|