Jump to content
  • 0

Question

11 answers to this question

Recommended Posts

  • 0
Posted

i want only change coins of lucky id 4037  i want change in special shop now need 80 coins of lucky for appela i want change need 500 and rb jewals all 600coins and if you change too in vesper trader change for armor  6000coins of lucky

  • 0
Posted

Look. since i got confused with all this, look how it goes.

 

Go to your gameserver/data/multisell.

 

then open the 80057 file with notepad, and u will see a code.

 

For example this:

 

        <item id="1">

            <production id="6656" count="1"/>

    <ingredient id="3470" count="5"/>

    <ingredient id="4037" count="5"/>

        </item>

 

6656 is the id of the item u get.

The ingredient id, is the item that requires to take the production id. Since u want 2 different items to get them there are 2 ingredient ids. The count number is how many required items the item needs. just change it yourself and //reload multisell from game

  • 0
Posted

If you want to find the right multisell, go to html/merchant/GMshop.htm (for example) open in notepad and look for the line wheres is your trading table named, for example "Gold Bar", or "Boss Jewel" as it seems you want to find. Now find the line

<td><button value="Boss Jewel" action="bypass -h npc_%objectId%_multisell 100" width=77 height=21

 

This _multisell 100" is the multisell file this trading table is using. For example: this is using 100.xml multisell file which is located in my data/multisell folder.

 

Hope it helped

 

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