Skip to content
La2Base
Home
DownloadsWikiForumFAQ
Search
ruen
Sign up Login
HomeFilesWikiLogin
  • Home
  • Downloads
  • Wiki
  • FAQ
  • Contact Us
  • About
  • Rules
  • Privacy
  • Terms of Service

© 2026 la2base.com · All rights reserved

ruen
Forum/Модификация клиентской части/[search]Код кнопки
Search

[search]Код кнопки

2 replies104 viewsCurrently viewing: 1
NiceSleep
NiceSleep

User

Бывалый

Posts: 172

На форуме с: 11/22/2008

Репутация: +28

Рейтинг: 0

· 03/23/2009, 08:50 PM

Пожалуйста дайте код кнопки что на етом скрине



Извиняюсь если повторяю ету тему вроде такая уже била но не нашел

0
Respect
Respect

Author

Бывалый

Posts: 198

На форуме с: 09/11/2008

Рейтинг: 0

· 03/24/2009, 07:52 AM

<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, как могу...

0
Topic is closed for replies