Jump to content

Recommended Posts

Posted

How can I set up a complete set to be exchanged all at once, instead of piece by piece?

Example:

 
 
{{{[draconic_bow_cheapshot];1}};{{[draconic_bow];1};{[red_soul_crystal_13];1};{[gemstone_s];82}}};

This draconic is exchanged for a draconic bow +0, red soul, and gemstones.

If I wanted to set it so that 5 draconic_bow_cheapshot are exchanged for the bow +0, red soul, and gemstones,

then when I open the Multisell, I see only 1 draconic_bow_cheapshot with probably a + icon, and when I click it, I see 5 draconic_bow_cheapshot to exchange for the draconic bow +0, red soul, and gemstones.

How would this line look like?

 

 

 

I did it this way and it's giving an error on the L2 server. What could be wrong?

 

MultiSell_begin [armor_shop_dynaa] 533
is_dutyfree = 1
selllist={
{{{[epic_dk_heavy_armor];1;[epic_dk_heavy_legs];1;[epic_dk_heavy_gloves];1;[epic_dk_heavy_boots];1;[epic_dk_heavy_helmet];1}};{{[lembrancade];1};{[stonewater];1};{[stonewind];1}}};
{{{[epic_dk_light_armor];1;[epic_dk_light_gloves];1;[epic_dk_light_boots];1;[epic_dk_light_helmet];1}};{{[lembrancade];1};{[stonewater];1};{[stonewind];1}}};
{{{[epic_dk_robe_armor];1;[epic_dk_robe_gloves];1;[epic_dk_robe_boots];1;[epic_dk_robe_helmet];1}};{{[lembrancade];1};{[stonewater];1};{[stonewind];1}}}
}
MultiSell_end
 

 

Posted
MultiSell_begin [armor_shop_dynaa] 533
is_dutyfree = 1
selllist={
{{{[epic_dk_heavy_armor];1};{[epic_dk_heavy_legs];1};{[epic_dk_heavy_gloves];1};{[epic_dk_heavy_boots];1};{[epic_dk_heavy_helmet];1}};{{[lembrancade];1};{[stonewater];1};{[stonewind];1}}};
{{{[epic_dk_light_armor];1};{[epic_dk_light_gloves];1};{[epic_dk_light_boots];1};{[epic_dk_light_helmet];1}};{{[lembrancade];1};{[stonewater];1};{[stonewind];1}}};
{{{[epic_dk_robe_armor];1};{[epic_dk_robe_gloves];1};{[epic_dk_robe_boots];1};{[epic_dk_robe_helmet];1}};{{[lembrancade];1};{[stonewater];1};{[stonewind];1}}}
}
MultiSell_end

try this

Posted
3 hours ago, pptxy said:
MultiSell_begin [armor_shop_dynaa] 533
is_dutyfree = 1
selllist={
{{{[epic_dk_heavy_armor];1};{[epic_dk_heavy_legs];1};{[epic_dk_heavy_gloves];1};{[epic_dk_heavy_boots];1};{[epic_dk_heavy_helmet];1}};{{[lembrancade];1};{[stonewater];1};{[stonewind];1}}};
{{{[epic_dk_light_armor];1};{[epic_dk_light_gloves];1};{[epic_dk_light_boots];1};{[epic_dk_light_helmet];1}};{{[lembrancade];1};{[stonewater];1};{[stonewind];1}}};
{{{[epic_dk_robe_armor];1};{[epic_dk_robe_gloves];1};{[epic_dk_robe_boots];1};{[epic_dk_robe_helmet];1}};{{[lembrancade];1};{[stonewater];1};{[stonewind];1}}}
}
MultiSell_end

try this

 thnank you mannnnnnn!!!!! work 100%

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