[search]Код кнопки
Пожалуйста дайте код кнопки что на етом скрине![]()
Извиняюсь если повторяю ету тему вроде такая уже била но не нашел
<html><head><body>
<center>
<table width=224 border=0>
<tr>
<td width=32 height=34><img src=icon.etc_alphabet_l_i00 width=32 height=32 align=center></td>
<td width=32 height=34><img src=icon.etc_alphabet_i_i00 width=32 height=32 align=center></td>
<td width=32 height=34><img src=icon.etc_alphabet_n_i00 width=32 height=32 align=center></td>
<td width=32 height=34><img src=icon.etc_alphabet_e_i00 width=32 height=32 align=center></td>
<td width=32 height=34><img src=icon.etc_alphabet_a_i00 width=32 height=32 align=center></td>
<td width=32 height=34><img src=icon.etc_alphabet_g_i00 width=32 height=32 align=center></td>
<td width=32 height=34><img src=icon.etc_alphabet_e_i00 width=32 height=32 align=center></td>
</tr>
<tr>
</tr>
<tr>
<td width=32 height=34></td>
<td width=32 height=34></td>
<td width=32 height=34></td>
<td width=32 height=34><img src=icon.etc_alphabet_ii_i00 width=32 height=32 align=center></td>
<td width=32 height=34></td>
<td width=32 height=34></td>
<td width=32 height=34></td>
</tr>
</table>
</center>
<br>
<center>
<img src="L2UI.SquareWhite" width=200 height=1>
</center>
<br>
<center>
<font color="LEVEL">GM SHOP by Respect</font>
</center>
<br>
<center>
<img src="L2UI.SquareWhite" width=260 height=1>
</center>
<br>
<center>
<button value="Accessories" action="bypass -h npc_%objectId%_multisell 4750" width=204 height=20 back="sek.cbui36" fore="sek.cbui75">
<br>
<button value="Crystal" action="bypass -h npc_%objectId%_multisell 4751" width=204 height=20 back="sek.cbui36" fore="sek.cbui75">
<br>
<br>
<center>
<img src="L2UI.SquareWhite" width=260 height=1>
</center>
</body>
</html>
Собственно <td width=32 height=34><img src=icon.etc_alphabet_l_i00 width=32 height=32 align=center></td>
показывает букавки (кому ненадо можно стереть) icon.etc_alphabet_l_i00 (это например буква L)
<button value="Accessories" action="bypass -h npc_%objectId%_multisell 4750" width=204 height=20 back="sek.cbui36" fore="sek.cbui75">
Это открытие товара по группе
value="Accessories" = это название которое будет отображатся в Магазине для каталога товаров
action="bypass -h npc_%objectId%_multisell 4750 - это открывает сам каталог с товарами который лежит по адрусу gameserver\data\multisell 4750.xml
Ну вот собственно и 4750.xml (4750 - это просто мне так понравилось а вообще можно любой)
добиваю л2, как могу...


