JU

[Resolvido] Duvida Em Boots Vip (Melhor Que Soft)

Por JumentoCuzaum, 14 de mai. de 2012 em Scripts

melhor
19
4.3k
KoamaK
15 de maio de 2012 às 15:15

Pelo ao contrario esse código é como uma etiqueta de roupa nova, ela demostra que o iten é novo pelo que eu andei estudando no meu OT server.

 

Pela PM que você me mandou vou sana sua dúvida  de uma vez.

[color=#282828][font=helvetica, arial, sans-serif]quero infinita que encha life 100 mana 150 hp por 1 segundo e mana por meio segundo + speed 50 num é este codigo?[/font][/color]
[color=#282828][font=helvetica, arial, sans-serif]<item id="2641" name="Neon Slayer Boots">[/font][/color]
[color=#282828][font=helvetica, arial, sans-serif]<attribute key="weight" value="800" />[/font][/color]
[color=#282828][font=helvetica, arial, sans-serif]<attribute key="slotType" value="feet" />[/font][/color]
[color=#282828][font=helvetica, arial, sans-serif]<attribute key="healthGain" value="100" />[/font][/color]
[color=#282828][font=helvetica, arial, sans-serif]<attribute key="healthTicks" value="1000" />[/font][/color]
[color=#282828][font=helvetica, arial, sans-serif]<attribute key="manaGain" value="150" />[/font][/color]
[color=#282828][font=helvetica, arial, sans-serif]<attribute key="manaTicks" value="500" />[/font][/color]
[color=#282828][font=helvetica, arial, sans-serif]<attribute key="speed" value="50" />[/font][/color]
[color=#282828][font=helvetica, arial, sans-serif]</item>[/font][/color]

 

 

 

<item id="2641" name="Neon Slayer Boots">
<attribute key="weight" value="800" />
<attribute key="healthGain" value="100" />
<attribute key="healthTicks" value="1000" />
<attribute key="manaGain" value="150" />
<attribute key="manaTicks" value="500" />
<attribute key="speed" value="100" />
<attribute key="slotType" value="feet" />

 

Adicione o código acima que eu postei e fim de papo.

Dúvida sanada, Tópico reportado.

15 de maio de 2012 às 15:19

ok

Pelo ao contrario esse código é como uma etiqueta de roupa nova, ela demostra que o iten é novo pelo que eu andei estudando no meu OT server.

 

Pela PM que você me mandou vou sana sua dúvida  de uma vez.

[color=#282828][font=helvetica, arial, sans-serif]quero infinita que encha life 100 mana 150 hp por 1 segundo e mana por meio segundo + speed 50 num é este codigo?[/font][/color]
[color=#282828][font=helvetica, arial, sans-serif]<item id="2641" name="Neon Slayer Boots">[/font][/color]
[color=#282828][font=helvetica, arial, sans-serif]<attribute key="weight" value="800" />[/font][/color]
[color=#282828][font=helvetica, arial, sans-serif]<attribute key="slotType" value="feet" />[/font][/color]
[color=#282828][font=helvetica, arial, sans-serif]<attribute key="healthGain" value="100" />[/font][/color]
[color=#282828][font=helvetica, arial, sans-serif]<attribute key="healthTicks" value="1000" />[/font][/color]
[color=#282828][font=helvetica, arial, sans-serif]<attribute key="manaGain" value="150" />[/font][/color]
[color=#282828][font=helvetica, arial, sans-serif]<attribute key="manaTicks" value="500" />[/font][/color]
[color=#282828][font=helvetica, arial, sans-serif]<attribute key="speed" value="50" />[/font][/color]
[color=#282828][font=helvetica, arial, sans-serif]</item>[/font][/color]

 

 

 

<item id="2641" name="Neon Slayer Boots">
<attribute key="weight" value="800" />
<attribute key="healthGain" value="100" />
<attribute key="healthTicks" value="1000" />
<attribute key="manaGain" value="150" />
<attribute key="manaTicks" value="500" />
<attribute key="speed" value="100" />
<attribute key="slotType" value="feet" />

 

Adicione o código acima que eu postei e fim de papo.

Dúvida sanada, Tópico reportado.

alldakieA
15 de maio de 2012 às 15:23

Resolvido,

Movido para "Pedidos e Dúvidas de Scripts Atendidos".

 

ok

Alertado por flood, leia as regras.

16 de maio de 2012 às 12:02

não! não funcionou! :S ficou so assim in game:

You see Neon Slayer Boots.

 

e mais nada :S e coloquei em um char num funcionou...

 

fiz assim:

<item id="2641" name="Neon Slayer Boots">
<attribute key="weight" value="800" />
<attribute key="healthGain" value="100" />
<attribute key="healthTicks" value="1000" />
<attribute key="manaGain" value="150" />
<attribute key="manaTicks" value="500" />
<attribute key="speed" value="100" />
<attribute key="slotType" value="feet" />   

em items.xml é somente isto mesmo?