Jump to content

Recommended Posts

Posted

Hello,

 

I would like to know, how can i edit the GmShop in my admin Panel.

I mean, I would like to add another categoriy like "Custom Weapon" and put all custom weapons in.

 

I already add this line in my Gmshops.htm :

"<td align=center><button action="bypass -h admin_buy ??? " value="Custom Weapons" width=85 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td>".

 

But know, how can i add my weapon in?

 

Thank you

Posted
1 hour ago, MrPeanut said:

Hello,

 

I would like to know, how can i edit the GmShop in my admin Panel.

I mean, I would like to add another categoriy like "Custom Weapon" and put all custom weapons in.

 

I already add this line in my Gmshops.htm :

"<td align=center><button action="bypass -h admin_buy ??? " value="Custom Weapons" width=85 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td>".

 

But know, how can i add my weapon in?

 

Thank you

 

The ??? is a reference to the multisell ID located in (as in most packs) game/data/multisell. 

 

  • 4 weeks later...
Posted

find multishel of gm shop ~>data/mutlishel ..and type this

 <item id="1">
    <ingredient id="6392" count="100"/>
    <production id="8166" count="1"/>
  </item>

first id is item u need to buy the second id :P .have fun

  • 3 weeks later...
Posted
On 12/14/2018 at 12:40 PM, scraw said:

also if u need to add a new line in shop like "custom" u must find html of shop  not mutishel

Hello,

 

It was a silly problem, I forgot to add weapons & armors in ".dat"  -_-! 

 

Thank you.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

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