Jump to content

Recommended Posts

Posted

Hi guys! So i have edited one custom shop and now when i open it and click on any button nothing appeared. I upload the error in game server console and the files of the shop.

Oops I almost forgot I am using L2jdot pack Interlude version.

The files are in these folders:

gameserver-->data--->html--->merchant--->70123.htm
gameserver--->data--->multisell--->70123-1.xml
gameserver--->data--->multisell--->70123-2.xml
gameserver--->data--->multisell--->70123-3.xml
gameserver--->data--->multisell--->70123-4.xml
gameserver--->data--->multisell--->70123-5.xml
gameserver--->data--->multisell--->70123-6.xml
gameserver--->data--->multisell--->70123-7.xml

 

 

Here Are the Files:

70123.htm

<html><body><br>
<center><img src="L2UI_CH3.herotower_deco" width=256 height=32>
<font color="FF0033">Custom shop</font>
<center><br>
<font color="FF66CC">Custom</font>
<tr><td><button value="Demonic Weapons" action="bypass -h npc_%objectId%_multisell 70123-1" width=75 height=21 back="L2UI_ch3.Btn1_normalOn" fore="L2UI_ch3.Btn1_normal"></td><br>
<tr><td><button value="Epic Weapons" action="bypass -h npc_%objectId%_multisell 70123-2" width=75 height=21 back="L2UI_ch3.Btn1_normalOn" fore="L2UI_ch3.Btn1_normal"></td><br>
<tr><td><button value="Custom Duals" action="bypass -h npc_%objectId%_multisell 70123-3" width=75 height=21 back="L2UI_ch3.Btn1_normalOn" fore="L2UI_ch3.Btn1_normal"></td><br>
<tr><td><button value="Boss jewels" action="bypass -h npc_%objectId%_multisell 70123-4" width=75 height=21 back="L2UI_ch3.Btn1_normalOn" fore="L2UI_ch3.Btn1_normal"></td><br>
<tr><td><button value="Custom armor" action="bypass -h npc_%objectId%_multisell 70123-5" width=75 height=21 back="L2UI_ch3.Btn1_normalOn" fore="L2UI_ch3.Btn1_normal"></td><br>
<tr><td><button value="Clan/Nobles" action="bypass -h npc_%objectId%_multisell 70123-6" width=75 height=21 back="L2UI_ch3.Btn1_normalOn" fore="L2UI_ch3.Btn1_normal"></td><br>
<tr><td><button value="Blessed Scrolls" action="bypass -h npc_%objectId%_multisell 70123-7" width=75 height=21 back="L2UI_ch3.Btn1_normalOn" fore="L2UI_ch3.Btn1_normal"></td><br>
<img src="L2UI_CH3.herotower_deco" width=256 height=32></body></html>

 

Multisells:

70123-1.xml

<?xml version='1.0' encoding='utf-8'?>
<!--Demonic Weapons -->
<list>

 <item id="1">
   <ingredient id="3470" count="500"/>
<production id="14640" count="1"/>
 </item>

 <item id="2">
   <ingredient id="3470" count="500"/>
<production id="14641" count="1"/>
 </item>

   <item id="3">
   <ingredient id="3470" count="500"/>
<production id="14642" count="1"/>
 </item>

   <item id="4">
   <ingredient id="3470" count="500"/>
<production id="14643" count="1"/>
 </item>

   <item id="5">
   <ingredient id="3470" count="500"/>
<production id="14644" count="1"/>
 </item>

   <item id="6">
   <ingredient id="3470" count="500"/>
<production id="14645" count="1"/>
 </item>

   <item id="7">
   <ingredient id="3470" count="500"/>
<production id="14646" count="1"/>
 </item>

   <item id="8">
   <ingredient id="3470" count="500"/>
<production id="14647" count="1"/>
 </item>

   <item id="9">
   <ingredient id="3470" count="500"/>
<production id="14648" count="1"/>
 </item>

</list>

 

 

70123-2.xml

<?xml version='1.0' encoding='utf-8'?>
<!--Epic Weapons -->
<list>

 <item id="1">
   <ingredient id="3470" count="500"/>
<production id="9700" count="1"/>
 </item>

 <item id="2">
   <ingredient id="3470" count="500"/>
<production id="9701" count="1"/>
 </item>

   <item id="3">
   <ingredient id="3470" count="500"/>
<production id="9702" count="1"/>
 </item>

   <item id="4">
   <ingredient id="3470" count="500"/>
<production id="9703" count="1"/>
 </item>

   <item id="5">
   <ingredient id="3470" count="500"/>
<production id="9704" count="1"/>
 </item>

   <item id="6">
   <ingredient id="3470" count="500"/>
<production id="9705" count="1"/>
 </item>

   <item id="7">
   <ingredient id="3470" count="500"/>
<production id="9706" count="1"/>
 </item>

   <item id="8">
   <ingredient id="3470" count="500"/>
<production id="9707" count="1"/>
 </item>

   <item id="9">
   <ingredient id="3470" count="500"/>
<production id="9708" count="1"/>
 </item>

    <item id="10">
   <ingredient id="3470" count="500"/>
<production id="9709" count="1"/>
 </item>
    <item id="11">
   <ingredient id="3470" count="500"/>
<production id="9710" count="1"/>
 </item>
 
</list>

 

 

70123-3.xml

<?xml version='1.0' encoding='utf-8'?>
<!--Custom Duals-->
<list>

 <item id="1">
   <ingredient id="3470" count="500"/>
<production id="10011" count="1"/>
 </item>

 <item id="2">
   <ingredient id="3470" count="500"/>
<production id="10012" count="1"/>
 </item>

   <item id="3">
   <ingredient id="3470" count="500"/>
<production id="10013" count="1"/>
 </item>

</list>

 

 

70123-4.xml

<?xml version='1.0' encoding='utf-8'?>
<!--Boss Jewels-->
<list>

 <item id="1">
   <ingredient id="3470" count="200"/>
<production id="6658" count="1"/>
 </item>

 <item id="2">
   <ingredient id="3470" count="200"/>
<production id="6660" count="1"/>
 </item>

 <item id="3">
   <ingredient id="3470" count="200"/>
<production id="6657" count="1"/>
 </item>

 <item id="4">
   <ingredient id="3470" count="200"/>
<production id="6656" count="1"/>
 </item>

 <item id="5">
   <ingredient id="3470" count="200"/>
<production id="6659" count="1"/>
</item>

</list>

 

 

70123-5.xml

<?xml version='1.0' encoding='utf-8'?>
<!--Custom Armor -->
<list>

   <item id="1">
   <ingredient id="3470" count="750"/>
<production id="20001" count="1"/>
<production id="20002" count="1"/>
<production id="20003" count="1"/>
<production id="20000" count="1"/>
 </item>

   <item id="2">
   <ingredient id="3470" count="750"/>
<production id="20005" count="1"/>
<production id="20006" count="1"/>
<production id="20007" count="1"/>
<production id="20004" count="1"/>
 </item>
 
   <item id="3">
   <ingredient id="3470" count="750"/>
<production id="20009" count="1"/>
<production id="20010" count="1"/>
<production id="20011" count="1"/>
<production id="20008" count="1"/>
 </item>
 
   <item id="4">
   <ingredient id="3470" count="1000"/>
<production id="9600" count="1"/>
<production id="9601" count="1"/>
<production id="9602" count="1"/>
<production id="9603" count="1"/>
 </item>
 
   <item id="5">
   <ingredient id="3470" count="1000"/>
<production id="9604" count="1"/>
<production id="9605" count="1"/>
<production id="9606" count="1"/>
<production id="9607" count="1"/>
 </item>
 
   <item id="6">
   <ingredient id="3470" count="1000"/>
<production id="9608" count="1"/>
<production id="9609" count="1"/>
<production id="9610" count="1"/>
<production id="9611" count="1"/>
<production id="9612" count="1"/>
 </item>

</list>

 

 

70123-6.xml

<?xml version='1.0' encoding='utf-8'?>
<!-- Clan/Noblesse-->
<list>

 <item id="1">
   <ingredient id="3470" count="1"/>
<production id="1419" count="1"/>
 </item>

 <item id="2">
   <ingredient id="3470" count="2"/>
<production id="3870" count="1"/>
 </item>

 <item id="3">
   <ingredient id="3470" count="3"/>
<production id="3874" count="1"/>
 </item>

 <item id="4">
   <ingredient id="3470" count="50"/>
<production id="7679" count="1"/>
 </item>
 
</list>

 

 

70123-7.xml

<?xml version='1.0' encoding='utf-8'?>
<!-- Clan/Noblesse-->
<list>

 <item id="1">
   <ingredient id="3470" count="1"/>
<production id="1419" count="1"/>
 </item>

 <item id="2">
   <ingredient id="3470" count="2"/>
<production id="3870" count="1"/>
 </item>

 <item id="3">
   <ingredient id="3470" count="3"/>
<production id="3874" count="1"/>
 </item>

 <item id="4">
   <ingredient id="3470" count="50"/>
<production id="7679" count="1"/>
 </item>
 
</list>

 

 

HERE IS THE STUPID ERROR:

errordh.png

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock