Jump to content

Recommended Posts

Posted

Hello MaxCheaters Members !

 

 

                          We go Into The Game On Shop/Other Items!!

                      For Now I Have Only Blessed Scrolls For "D" Armors!!!!!

 

 

kbegye.jpg

 

 

Now go to the corresponding Multisell!

E.g : Path, L2jEclipse/GameServer/Data/multisell/505054!

Open The Multisell Via notepad!!

There i Can See Only The D Grade Blessed(Armor) Scroll!

 

 

 

1sbfhf.jpg

 

 

 

Now go to the corresponding Multisell!

E.g : Path, L2jEclipse/GameServer/Data/multisell/505054!

Open The Multisell Via notepad!!

There i Can See Only The D Grade Blessed(Armor) Scroll!

 

 

 

2wn5y14.jpg

 

 

Now Let's See the Codes! And Then Let's Add More Scrolls!!

On Multisell We Have This

 

 

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


<list>

  <!-- Blessed Enchant D grade Armor Scroll -->
  <item id="1">
    <ingredient id="57" count="500000000"/>
    <production id="6576" count="1"/>
  </item>

</list>

 

 

 

If You Want To Add More Items You Have To Do The Same Think...What I Mean?

 

 

 <!-- Blessed Enchant D grade Weapon Scroll -->
  <item id="2">
    <ingredient id="57" count="500000000"/>
    <production id="6575" count="1"/>
  </item>

  <!-- Blessed Enchant B grade Armor Scroll -->
  <item id="3">
    <ingredient id="57" count="500000000"/>
    <production id="6572" count="1"/>
  </item>

  <!-- Blessed Enchant B grade Weapon Scroll -->
  <item id="4">
    <ingredient id="57" count="500000000"/>
    <production id="6571" count="1"/>
  </item>

  <!-- Blessed Enchant A grade Armor Scroll -->
  <item id="5">
    <ingredient id="57" count="1000000000"/>
    <production id="6570" count="1"/>
  </item>

  <!-- Blessed Enchant A grade Weapon Scroll -->
  <item id="6">
    <ingredient id="57" count="1000000000"/>
    <production id="6569" count="1"/>
  </item>

  <!-- Blessed Enchant S grade Armor Scroll -->
  <item id="7">
    <ingredient id="57" count="1200000000"/>
    <production id="6578" count="1"/>
  </item>

  <!-- Blessed Enchant S grade Weapon Scroll -->
  <item id="8">
    <ingredient id="57" count="1200000000"/>
    <production id="6577" count="1"/>
  </item>
[/list]

 

 

First Of All DELETE The "[/ list]"

and and start writing The same Codes With different "item id",ingredient id,production id,and if you want "Count's"

For One New Developer is the simplest way To Add More Items On Shop!Copy Paste And Some Changes!!

Now we have finished coding!!!

 

 

33wm93b.jpg

 

 

 

 

That's All ... :)

 

Posted

credits are yours if i'm right eh? ^^ Awesome Work buddy! Keep going by sharing these kind of Guides. +1 From me

 

ty man .....yes gredits me but i must upload more photos ... because i think it's not good ..... :)

Posted

ty man .....yes gredits me but i must upload more photos ... because i think it's not good ..... :)

 

Bah! Keep going and you'll do it when you make new share/guide ;).

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...