Jump to content
  • 0

"sell" Button To Gmshop


II337

Question

I need to know how to add a sell menu for a GMShop.

I made the button already but its not pathing me to a sell screen.

 

 

 

html in my gmshop

<center><button value="Sell" action="bypass -h npc_%objectId%_Buy 13128001" width=75 height=25 back="L2UI_CT1.Button_DF.Gauge_DF_Attribute_Wind.Gauge_DF_Attribute_Wind" fore="L2UI_CT1.Button_DF.Gauge_DF_Attribute_Wind.Gauge_DF_Attribute_Wind_bg"></center><br>
<img src="L2UI_CH3.herotower_deco" width=256 height=32 align=left>

 

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

 

center><button value="Sell" action="bypass -h npc_%objectId%_Sell" width=75 height=25 back="L2UI_CT1.Button_DF.Gauge_DF_Attribute_Wind.Gauge_DF_Attribute_Wind" fore="L2UI_CT1.Button_DF.Gauge_DF_Attribute_Wind.Gauge_DF_Attribute_Wind_bg"></center><br>
<img src="L2UI_CH3.herotower_deco" width=256 height=32 align=left>
Link to comment
Share on other sites

  • 0

The npc type must be L2Merchant if you want sell option to work. ;)

<button value="Sell" action="bypass -h npc_%objectId%_sell" width=75 height=21 back="L2UI_ch3.Btn1_normalOn" fore="L2UI_ch3.Btn1_normal"

Btw, how could it be sell while your bypass is Buy :troll:

Edited by SweeTs
Link to comment
Share on other sites

  • 0

lol dat l2jserver .. :D

 

Then no idea, to be honest. Check any retail npc which has sell option and check it's htm.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   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...

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