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.

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