Re: Add sell button to GMShop
Posted: Mon Nov 10, 2014 4:29 am
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>