Add sell button to GMShop

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
User avatar
disorder35
Posts: 700
Joined: Sat Aug 01, 2009 3:29 pm

Re: Add sell button to GMShop

Post by disorder35 »

My friend you need to go to navicat and add a new buylist at the merchant_buylists. Then add one item to it (mine have dices on it) and call it on the html from the Gmshop with a link like this.

Code: Select all

<center><button value="Sell" action="bypass -h npc_%objectId%_Buy YOUR BUYLIST HERE" width=75 height=25 back="L2UI_CT1.Button_DF.Gauge_DF_Attribute_Wind" fore="L2UI_CT1.Button_DF.Gauge_DF_Attribute_Wind_bg"></center><br>
So What?????
II337
Posts: 67
Joined: Mon Oct 27, 2014 9:44 pm

Re: Add sell button to GMShop

Post by II337 »

The button is in, but there is nothing appearing.
I added my buylist number
Post Reply