Jump to content
  • 0

how i can add to gm shop weapons with SA and Scrols of enchant S


Question

Posted

plz i need this very my server run 10 ppl on it 

 

but they wanna enchant i didnt have in gm shopps EWS and S weapons with SA

 

PLZ say me how i can do it plz but full desriprtion if u can

 

 

Please ......

2 answers to this question

Recommended Posts

  • 0
Posted

here is the XML file just link it with your shop HTML file with this code:

 

<td align=center><button value="Scrolls" action="bypass -h npc_%objectId%_multisell 66668" width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td>

 

 

save this code ass 66668.xml and put it into your multisell folder

<?xml version='1.0' encoding='utf-8'?>

<list maintainEnchantment="true">

<!-- Scroll: Enchant Armor (S) -->
  <item id="1">
    <ingredient id="57" count="7000000"/>
    <production id="960" count="1"/>
  </item>

  <!-- Scroll: Enchant Weapon (S) -->
  <item id="2">
    <ingredient id="57" count="7000000"/>
    <production id="959" count="1"/>
  </item>

  <!-- Scroll: Enchant Armor (A) -->
  <item id="3">
    <ingredient id="57" count="5000000"/>
    <production id="730" count="1"/>
  </item>

  <!-- Scroll: Enchant Weapon (A) -->
  <item id="4">
    <ingredient id="57" count="5000000"/>
    <production id="729" count="1"/>
  </item>

  <!-- Scroll: Enchant Armor (B) -->
  <item id="5">
    <ingredient id="57" count="3000000"/>
    <production id="948" count="1"/>
  </item>

  <!-- Scroll: Enchant Weapon (B) -->
  <item id="6">
    <ingredient id="57" count="3000000"/>
    <production id="947" count="1"/>
  </item>

  <!-- Scroll: Enchant Armor (C) -->
  <item id="7">
    <ingredient id="57" count="2000000"/>
    <production id="952" count="1"/>
  </item>

  <!-- Scroll: Enchant Weapon (C) -->
  <item id="8">
    <ingredient id="57" count="2000000"/>
    <production id="951" count="1"/>
  </item>

  <!-- Scroll: Enchant Armor (D) -->
  <item id="9">
    <ingredient id="57" count="1000000"/>
    <production id="956" count="1"/>
  </item>

  <!-- Scroll: Enchant Weapon (D) -->
  <item id="10">
    <ingredient id="57" count="1000000"/>
    <production id="955" count="1"/>
  </item>
</list>

  • 0
Posted

here is the XML file just link it with your shop HTML file with this code:

 

<td align=center><button value="Scrolls" action="bypass -h npc_%objectId%_multisell 66668" width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td>

 

 

save this code ass 66668.xml and put it into your multisell folder

<?xml version='1.0' encoding='utf-8'?>

<list maintainEnchantment="true">

<!-- Scroll: Enchant Armor (S) -->
  <item id="1">
    <ingredient id="57" count="7000000"/>
    <production id="960" count="1"/>
  </item>

  <!-- Scroll: Enchant Weapon (S) -->
  <item id="2">
    <ingredient id="57" count="7000000"/>
    <production id="959" count="1"/>
  </item>

  <!-- Scroll: Enchant Armor (A) -->
  <item id="3">
    <ingredient id="57" count="5000000"/>
    <production id="730" count="1"/>
  </item>

  <!-- Scroll: Enchant Weapon (A) -->
  <item id="4">
    <ingredient id="57" count="5000000"/>
    <production id="729" count="1"/>
  </item>

  <!-- Scroll: Enchant Armor (B) -->
  <item id="5">
    <ingredient id="57" count="3000000"/>
    <production id="948" count="1"/>
  </item>

  <!-- Scroll: Enchant Weapon (B) -->
  <item id="6">
    <ingredient id="57" count="3000000"/>
    <production id="947" count="1"/>
  </item>

  <!-- Scroll: Enchant Armor (C) -->
  <item id="7">
    <ingredient id="57" count="2000000"/>
    <production id="952" count="1"/>
  </item>

  <!-- Scroll: Enchant Weapon (C) -->
  <item id="8">
    <ingredient id="57" count="2000000"/>
    <production id="951" count="1"/>
  </item>

  <!-- Scroll: Enchant Armor (D) -->
  <item id="9">
    <ingredient id="57" count="1000000"/>
    <production id="956" count="1"/>
  </item>

  <!-- Scroll: Enchant Weapon (D) -->
  <item id="10">
    <ingredient id="57" count="1000000"/>
    <production id="955" count="1"/>
  </item>
</list>

 

how i can link it with my shop u can say me ? becuase im rly noob admin

i need full description plz

but ty i think this will help me but dont know what do with it :( 

plz  write back fast

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