Jump to content
  • 0

[help]Gm shop html


gangsterofhouse

Question

this is my problem i edited my gm shop html to make more buttons for items but the problem is the different from 1 button to next gets more and more please help me here is a screen

 

shot00001y.th.png

 

 

html code:

<html><title>Jewels</title>

<body>

<br>

<img src="L2UI_CH3.onscrmsg_pattern01_1" width=300 height=32 align=left>

<center>

<table width=230>

<tr>

<td align=right><img src="icon.accessory_necklace_of_valakas_i00" width=32 height=32></td>

<td align=center><button value="Raid Jewels" action="bypass -h npc_%objectId%_multisell 10009" width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td>

<td align=left><img src="icon.accessory_earring_of_antaras_i00" width=32 height=32></td>

</tr>

<tr><td><br></td></tr>

<tr>

<td align=right><img src="icon.vesper_necklace_i00" width=32 height=32></td>

<td align=center><button value="S-84" action="bypass -h npc_%objectId%_multisell 10010" width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td>

<td align=left><img src="icon.vesper_ring_i00" width=32 height=32></td>

</tr>

<tr><td><br></td></tr>

<tr>

<td align=right><img src="icon.accessary_dynasty_ring_i00" width=32 height=32></td>

<td align=center><button value="S-80" action="bypass -h npc_%objectId%_multisell 10011" width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td>

<td align=left><img src="icon.accessary_dynasty_earing_i00" width=32 height=32></td>

</tr>

<tr><td><br></td></tr>

<tr>

<td align=right><img src="icon.accessory_tateossian_necklace_i00" width=32 height=32></td>

<td align=center><button value="S-Grade" action="bypass -h npc_%objectId%_multisell 10012" width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td>

<td align=left><img src="icon.accessory_tateossian_ring_i00" width=32 height=32></td>

</tr>

<tr><td><br></td></tr>

<tr>

<td align=right><img src="icon.accessory_majestic_necklace_i00" width=32 height=32></td>

<td align=center><button value="A-Grade" action="bypass -h npc_%objectId%_multisell 10060" width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td>

<td align=left><img src="icon.accessory_phoenix_ring_i00" width=32 height=32></td>

</tr>

<tr><td><br></td></tr>

<tr>

<td align=right><img src="icon.accessory_ring_of_black_ore_i00" width=32 height=32></td>

<td align=center><button value="B-Grade" action="bypass -h npc_%objectId%_multisell 10061" width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td>

<td align=left><img src="icon.accessory_paradia_ring_i00" width=32 height=32></td><tr>

</tr>

<tr><td><br></td></tr>

<tr>

<td align=right><img src="icon.accessory_ring_of_ages_i00" width=32 height=32></td>

<td align=center><button value="C-Grade" action="bypass -h npc_%objectId%_multisell 10062" width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td>

<td align=left><img src="icon.accessory_moonstone_earring_i00" width=32 height=32></td><tr><tr>

</tr>

<tr><td><br></td></tr>

<tr>

<td align=right><img src="icon.accessory_elven_ring_i00" width=32 height=32></td>

<td align=center><button value="D-Grade" action="bypass -h npc_%objectId%_multisell 10063" width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td>

<td align=left><img src="icon.accessory_necklace_of_devotion_i00" width=32 height=32></td><tr><tr>

</tr>

<tr><td><br></td></tr>

<tr>

<td align=right><img src="icon.accessory_ring_of_knowledge_i00" width=32 height=32></td>

<td align=center><button value="No-Grade" action="bypass -h npc_%objectId%_multisell 10064" width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td>

<td align=left><img src="icon.accessory_earring_of_wisdom_i00" width=32 height=32></td><tr><tr>

</tr>

<tr><td><br></td></tr>

</tr>

</table>

</center>

<br>

<tr>

<center>

<td align=center><button value="Sell" action="bypass -h npc_%objectId%_Sell" width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td>

</center>

<td><font>                        </font></td>

</tr>

<img src="L2UI_CH3.onscrmsg_pattern01_2" width=300 height=32 align=left>

</body>

</html>

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

you mean the space beetwen the buttons are bigger and bigger?

 

well the last one is obvious why...the others well as i see you have 2 not needed <tr> and the end of the c d no grade button

Link to comment
Share on other sites

  • 0

you mean the space beetwen the buttons are bigger and bigger?

 

well the last one is obvious why...the others well as i see you have 2 not needed <tr> and the end of the c d no grade button

ohh rly thanks man and yes i mean the space.. and the last button is a sell button thats why he have more space from others and if i alrdy opened this topic some 1 have multisell files for a b c d no grade jewels ? would be rly nice then i dont need to ride 5h >.<
Link to comment
Share on other sites

  • 0

ohh rly thanks man and yes i mean the space.. and the last button is a sell button thats why he have more space from others and if i alrdy opened this topic some 1 have multisell files for a b c d no grade jewels ? would be rly nice then i dont need to ride 5h >.<

 

get the basic from an alredy done gmshop and modify it :D

Link to comment
Share on other sites

  • 0

i did it on some xml's but its sux to download 10gm shops and check every item id if its not rided in the xml's witch item it is

 

i know the feeling thats why need to find 1 shop which is good and save it, also from these you can make your htmls too without problem

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.
Note: Your post will require moderator approval before it will be visible.

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