Skip to content
La2Base
Home
DownloadsWikiForumFAQ
ruen
Sign up Login
HomeFilesWikiLogin
  • Home
  • Downloads
  • Wiki
  • FAQ
  • Contact Us
  • About
  • Rules
  • Privacy
  • Terms of Service

© 2026 la2base.com · All rights reserved

ruen
Forum/Форум для новичков[JAVA]/[question]ошибка в мультиселе
Search

[question]ошибка в мультиселе

3 replies72 viewsCurrently viewing: 1
Dee
Dee

User

Бывалый

Posts: 108

На форуме с: 01/19/2009

Репутация: +14

Рейтинг: 0

· 07/25/2009, 04:31 PM

Вопрос:где сдесь ошибка?при покупке оружия оно +0 а не +15 как должно быть

Раскрывающийся текст
<?xml version='1.0' encoding='utf-8'?>

<!-- Created with Lineage II - Multisell Manager -->
<!-- © 2007 by tReXpert -->

<list maintainEnchantment="true">

<!-- Shining Bow - Cheap Shot -->
<item id="1">
<ingredient id="1162" count="1500"/>
<production id="6593" count="1" enchant="15"/>
</item>

<!-- Shining Bow - Crt. Slow -->
<item id="2">
<ingredient id="1162" count="1500"/>
<production id="6595" count="1" enchant="15"/>
</item>

<!-- Shining Bow - Focus -->
<item id="3">
<ingredient id="1162" count="1500"/>
<production id="6594" count="1" enchant="15"/>
</item>

<!-- Draconic Bow - Cheap Shot -->
<item id="4">
<ingredient id="1162" count="1500"/>
<production id="7576" count="1" enchant="15"/>
</item>

<!-- Draconic Bow - Critical Slow -->
<item id="5">
<ingredient id="1162" count="1500"/>
<production id="7578" count="1" enchant="15"/>
</item>

<!-- Draconic Bow - Focus -->
<item id="6">
<ingredient id="1162" count="1500"/>
<production id="7577" count="1" enchant="15"/>
</item>

<!-- Arcana Mace - Acumen -->
<item id="7">
<ingredient id="1162" count="1500"/>
<production id="6608" count="1" enchant="15"/>
</item>

<!-- Arcana Mace - MP Regeneration -->
<item id="8">
<ingredient id="1162" count="1500"/>
<production id="6609" count="1" enchant="15"/>
</item>

<!-- Arcana Mace - Mana Up -->
<item id="9">
<ingredient id="1162" count="1500"/>
<production id="6610" count="1" enchant="15"/>
</item>

<!-- Imperial Staff - Empower -->
<item id="10">
<ingredient id="1162" count="1500"/>
<production id="6587" count="1" enchant="15"/>
</item>

<!-- Imperial Staff - Magic Hold -->
<item id="11">
<ingredient id="1162" count="1500"/>
<production id="6589" count="1" enchant="15"/>
</item>

<!-- Imperial Staff - MP Regeneration -->
<item id="12">
<ingredient id="1162" count="1500"/>
<production id="6588" count="1" enchant="15"/>
</item>

<!-- Angel Slayer - Haste -->
<item id="13">
<ingredient id="1162" count="1500"/>
<production id="6592" count="1" enchant="15"/>
</item>

<!-- Demon Splinter - Health -->
<item id="14">
<ingredient id="1162" count="1500"/>
<production id="6603" count="1" enchant="15"/>
</item>

<!-- Demon Splinter - Focus -->
<item id="15">
<ingredient id="1162" count="1500"/>
<production id="6602" count="1" enchant="15"/>
</item>

<!-- Demon Splinter - Crt. Stun -->
<item id="16">
<ingredient id="1162" count="1500"/>
<production id="6604" count="1" enchant="15"/>
</item>

<!-- Forgotten Blade - Haste -->
<item id="17">
<ingredient id="1162" count="1500"/>
<production id="6581" count="1" enchant="15"/>
</item>

<!-- Forgotten Blade - Health -->
<item id="18">
<ingredient id="1162" count="1500"/>
<production id="6582" count="1" enchant="15"/>
</item>

<!-- Forgotten Blade - Focus -->
<item id="19">
<ingredient id="1162" count="1500"/>
<production id="6583" count="1" enchant="15"/>
</item>

<!-- Angel Slayer - HP Drain -->
<item id="20">
<ingredient id="1162" count="1500"/>
<production id="6591" count="1" enchant="15"/>
</item>

<!-- Saint Spear - Health -->
<item id="21">
<ingredient id="1162" count="1500"/>
<production id="6599" count="1" enchant="15"/>
</item>

<!-- Saint Spear - Guidance -->
<item id="22">
<ingredient id="1162" count="1500"/>
<production id="6600" count="1" enchant="15"/>
</item>

<!-- Saint Spear - Haste -->
<item id="23">
<ingredient id="1162" count="1500"/>
<production id="6601" count="1" enchant="15"/>
</item>

<!-- Heavens Divider - Health -->
<item id="24">
<ingredient id="1162" count="1500"/>
<production id="6606" count="1" enchant="15"/>
</item>

<!-- Heavens Divider - Focus -->
<item id="25">
<ingredient id="1162" count="1500"/>
<production id="6607" count="1" enchant="15"/>
</item>

<!-- Heavens Divider - Haste -->
<item id="26">
<ingredient id="1162" count="1500"/>
<production id="6605" count="1" enchant="15"/>
</item>

<!-- Angel Slayer - Crt. Damage -->
<item id="27">
<ingredient id="1162" count="1500"/>
<production id="6590" count="1" enchant="15"/>
</item>

<!-- Basalt Battlehammer - Health -->
<item id="28">
<ingredient id="1162" count="1500"/>
<production id="6585" count="1" enchant="15"/>
</item>

<!-- Basalt Battlehammer - HP Drain -->
<item id="29">
<ingredient id="1162" count="1500"/>
<production id="6584" count="1" enchant="15"/>
</item>

<!-- Basalt Battlehammer - HP Regeneration -->
<item id="30">
<ingredient id="1162" count="1500"/>
<production id="6586" count="1" enchant="15"/>
</item>

<!-- Tallum Blade*Dark Legion's Edge -->
<item id="31">
<ingredient id="1162" count="1500"/>
<production id="6580" count="1" enchant="15"/>
</item>



</list>

0
R
rootuser

User

Новичок

Posts: 13

На форуме с: 07/23/2009

Репутация: +1

Рейтинг: 0

· 07/25/2009, 05:13 PM

Dee: Вопрос:где сдесь ошибка?при покупке оружия оно +0 а не +15 как должно быть
Раскрывающийся текст
<?xml version='1.0' encoding='utf-8'?>

<!-- Created with Lineage II - Multisell Manager -->
<!-- © 2007 by tReXpert -->

<list maintainEnchantment="true">

<!-- Shining Bow - Cheap Shot -->
<item id="1">
<ingredient id="1162" count="1500"/>
<production id="6593" count="1" enchant="15"/>
</item>

<!-- Shining Bow - Crt. Slow -->
<item id="2">
<ingredient id="1162" count="1500"/>
<production id="6595" count="1" enchant="15"/>
</item>

<!-- Shining Bow - Focus -->
<item id="3">
<ingredient id="1162" count="1500"/>
<production id="6594" count="1" enchant="15"/>
</item>

<!-- Draconic Bow - Cheap Shot -->
<item id="4">
<ingredient id="1162" count="1500"/>
<production id="7576" count="1" enchant="15"/>
</item>

<!-- Draconic Bow - Critical Slow -->
<item id="5">
<ingredient id="1162" count="1500"/>
<production id="7578" count="1" enchant="15"/>
</item>

<!-- Draconic Bow - Focus -->
<item id="6">
<ingredient id="1162" count="1500"/>
<production id="7577" count="1" enchant="15"/>
</item>

<!-- Arcana Mace - Acumen -->
<item id="7">
<ingredient id="1162" count="1500"/>
<production id="6608" count="1" enchant="15"/>
</item>

<!-- Arcana Mace - MP Regeneration -->
<item id="8">
<ingredient id="1162" count="1500"/>
<production id="6609" count="1" enchant="15"/>
</item>

<!-- Arcana Mace - Mana Up -->
<item id="9">
<ingredient id="1162" count="1500"/>
<production id="6610" count="1" enchant="15"/>
</item>

<!-- Imperial Staff - Empower -->
<item id="10">
<ingredient id="1162" count="1500"/>
<production id="6587" count="1" enchant="15"/>
</item>

<!-- Imperial Staff - Magic Hold -->
<item id="11">
<ingredient id="1162" count="1500"/>
<production id="6589" count="1" enchant="15"/>
</item>

<!-- Imperial Staff - MP Regeneration -->
<item id="12">
<ingredient id="1162" count="1500"/>
<production id="6588" count="1" enchant="15"/>
</item>

<!-- Angel Slayer - Haste -->
<item id="13">
<ingredient id="1162" count="1500"/>
<production id="6592" count="1" enchant="15"/>
</item>

<!-- Demon Splinter - Health -->
<item id="14">
<ingredient id="1162" count="1500"/>
<production id="6603" count="1" enchant="15"/>
</item>

<!-- Demon Splinter - Focus -->
<item id="15">
<ingredient id="1162" count="1500"/>
<production id="6602" count="1" enchant="15"/>
</item>

<!-- Demon Splinter - Crt. Stun -->
<item id="16">
<ingredient id="1162" count="1500"/>
<production id="6604" count="1" enchant="15"/>
</item>

<!-- Forgotten Blade - Haste -->
<item id="17">
<ingredient id="1162" count="1500"/>
<production id="6581" count="1" enchant="15"/>
</item>

<!-- Forgotten Blade - Health -->
<item id="18">
<ingredient id="1162" count="1500"/>
<production id="6582" count="1" enchant="15"/>
</item>

<!-- Forgotten Blade - Focus -->
<item id="19">
<ingredient id="1162" count="1500"/>
<production id="6583" count="1" enchant="15"/>
</item>

<!-- Angel Slayer - HP Drain -->
<item id="20">
<ingredient id="1162" count="1500"/>
<production id="6591" count="1" enchant="15"/>
</item>

<!-- Saint Spear - Health -->
<item id="21">
<ingredient id="1162" count="1500"/>
<production id="6599" count="1" enchant="15"/>
</item>

<!-- Saint Spear - Guidance -->
<item id="22">
<ingredient id="1162" count="1500"/>
<production id="6600" count="1" enchant="15"/>
</item>

<!-- Saint Spear - Haste -->
<item id="23">
<ingredient id="1162" count="1500"/>
<production id="6601" count="1" enchant="15"/>
</item>

<!-- Heavens Divider - Health -->
<item id="24">
<ingredient id="1162" count="1500"/>
<production id="6606" count="1" enchant="15"/>
</item>

<!-- Heavens Divider - Focus -->
<item id="25">
<ingredient id="1162" count="1500"/>
<production id="6607" count="1" enchant="15"/>
</item>

<!-- Heavens Divider - Haste -->
<item id="26">
<ingredient id="1162" count="1500"/>
<production id="6605" count="1" enchant="15"/>
</item>

<!-- Angel Slayer - Crt. Damage -->
<item id="27">
<ingredient id="1162" count="1500"/>
<production id="6590" count="1" enchant="15"/>
</item>

<!-- Basalt Battlehammer - Health -->
<item id="28">
<ingredient id="1162" count="1500"/>
<production id="6585" count="1" enchant="15"/>
</item>

<!-- Basalt Battlehammer - HP Drain -->
<item id="29">
<ingredient id="1162" count="1500"/>
<production id="6584" count="1" enchant="15"/>
</item>

<!-- Basalt Battlehammer - HP Regeneration -->
<item id="30">
<ingredient id="1162" count="1500"/>
<production id="6586" count="1" enchant="15"/>
</item>

<!-- Tallum Blade*Dark Legion's Edge -->
<item id="31">
<ingredient id="1162" count="1500"/>
<production id="6580" count="1" enchant="15"/>
</item>



</list>

Зачем красить текст ?

0
Dee
Dee

User

Бывалый

Posts: 108

На форуме с: 01/19/2009

Репутация: +14

Рейтинг: 0

· 07/25/2009, 05:27 PM

rootuser: Зачем красить текст ?

зачем флудить? я задал вопрос незнаеш лес там =>

0
Topic is closed for replies