Jump to content

Recommended Posts

  • 3 weeks later...
  • 3 months later...
  • 2 weeks later...
  • 1 year later...
  • 1 year later...
  • 8 months later...
Posted (edited)

I think that can help someone ^^

 

Just c/p it to any npc ; ) if someone find any other buttons in textures feel free to post

 

Ola.

 

I've imported an icon from L2UI_CT1 to custom utx for Interlude, but something wrong, not auto resized like freya version if set width=120, and the icon is 64x64, what's wrong or what I have to do?

 

If I want to set width=120, appear 2 icons:) if set 65 works properly, also height same problem, not working correctly as low height=25, only 65.

 

Thanks!

Edited by M.Cyanide
  • 6 years later...
Posted
On 2/6/2012 at 3:32 AM, Vhalior said:

I think that can help someone ^^

 

Just c/p it to any npc ; ) if someone find any other buttons in textures feel free to post

 

<html>
<title>
L2 Interlude Buttons
</title>
<body>
<center>
<img src="SSQ_dungeon_T.SSQ_fire1_e013" width=256 height=64>
<br1>
<img src="L2UI.SquareWhite" width=194 height=1>
<table bgcolor=333333 width=204>
<tr>
	<td><center><font color="FFFF00">Guide by Vhalior</font></center></td>
</tr>
</table>
<img src="L2UI.SquareWhite" width=194 height=1>
<br>
<table bgcolor="0000CD" border="0" width="280">
<tr>
	<td><font color="00FA9A">Close button interlude :)</font></td>
	<td><img src="L2UI.bbs_lineage2" width=128 height=16></td>
	<td><button value="" action="bypass -h npc_%objectId%_" width=16 height=16 back="L2UI.bbs_delete_down" fore="L2UI.bbs_delete"></td>
</tr>
</table>
<br>
Some nice solutions to "animated buttons"
<br>
Click for it friend and you will see :)
<table>
<tr>
<td><button value="" width=32 height=32 back="L2UI.DestroyItem_active" fore="L2UI.DestroyItem"></td>
<td><button value="" width=32 height=32 back="L2UI.Crystalize_active" fore="L2UI.Crystalize"></td>
<td><button value="" width=32 height=32 back="L2UI.MainInventory_large_click" fore="L2UI.MainInventory_large"></td>
<td><button value="" width=32 height=32 back="L2UI.MainSystem_large_click" fore="L2UI.Macro_Edit_Button"></td>
<td><button value="" width=32 height=32 back="L2UI.manufacture_click" fore="L2UI.manufacture"></td>
<td><button value="" width=32 height=32 back="icon.etc_paper_blue_i00" fore="icon.etc_paper_black_i00"></td>
</tr>
</table>
<br>
Here you got nice 4 button in table code :)
<table width=240 bgcolor="12334">
<tr>
	<td><button value="example1" width=65 height=19 back="L2UI_ch3.smallbutton2_over" fore="L2UI_ch3.smallbutton2"></td>
	<td><button value="example2" width=65 height=19 back="L2UI_ch3.smallbutton2_over" fore="L2UI_ch3.smallbutton2"></td>
	<td><button value="example3" width=65 height=19 back="L2UI_ch3.smallbutton2_over" fore="L2UI_ch3.smallbutton2"></td>
	<td><button value="example4" width=65 height=19 back="L2UI_ch3.smallbutton2_over" fore="L2UI_ch3.smallbutton2"></td>
</tr>
</table>
<br>
Also with 3 buttons + some addon
<table bgcolor="FF0000" border="1" width="280">
<tr>
	<p><td align="center"><button value="example1" action="bypass -h npc_%objectId%_Chat 30" width=75 height=21 back="L2UI_ch3.Btn1_normalOn" fore="L2UI_ch3.Btn1_normal"></td></p>
	<p><td align="center"><button value="example2" action="bypass -h npc_%objectId%_Chat 31" width=75 height=21 back="L2UI_ch3.Btn1_normalOn" fore="L2UI_ch3.Btn1_normal"></td></p>
	<p><td align="center"><button value="example3" action="bypass -h npc_%objectId%_Chat 32" width=75 height=21 back="L2UI_ch3.Btn1_normalOn" fore="L2UI_ch3.Btn1_normal"></td></p>
</tr>
</table>
<br>
And separated codes for many buttons :)
<button value="Button 1" action="bypass -h npc_%objectId%_Chat 0" width=70 height=21 back="L2UI.DefaultButton_click" fore="L2UI.DefaultButton">
<br1>
<button value="Button 2" action="bypass -h npc_%objectId%_Chat 0" width=75 height=21 back="L2UI_ch3.Btn1_normalOn" fore="L2UI_ch3.Btn1_normal">
<br1>
<button value="Button 3" action="bypass -h npc_%objectId%_Chat 0" width=75 height=21 back="L2UI_CH3.Btn1_normalOn" fore="L2UI_CH3.Btn1_normalDisable">
<br1>
<button value="Button 4" action="bypass -h npc_%objectId%_Chat 0" width=134 height=21 back="L2UI_ch3.BigButton3_over" fore="L2UI_ch3.BigButton3">
<br1>
<button value="Button 5" action="bypass -h npc_%objectId%_Chat 0" width=120 height=30 back="L2UI_CH3.refinegrade3_21" fore="L2UI_CH3.refinegrade3_21">
<br>
<button value="Button 6" action="bypass -h npc_%objectId%_Chat 0" width=204 height=20 back="sek.cbui75" fore="sek.cbui76">
<br>
<button value="Button 7" action="bypass -h npc_%objectId%_Chat 0" width=204 height=20 back="sek.cbui81" fore="sek.cbui82">
<br>
<button value="Button 8" action="bypass -h npc_%objectId%_Chat 0" width=176 height=26 back="sek.cbui02" fore="sek.cbui02">
<br>
<button value="Button 9" action="bypass -h npc_%objectId%_Chat 0" width=60 height=15 back="sek.cbui40" fore="sek.cbui40">
<br>
<button value="Button 10" action="bypass -h npc_%objectId%_Chat 0" width=60 height=13 back="sek.cbui67" fore="sek.cbui67">
<br>
<button value="Button 11" action="bypass -h npc_%objectId%_Chat 0" width=60 height=13 back="sek.cbui68" fore="sek.cbui68">
<br>
<button value="Button 12" action="bypass -h npc_%objectId%_Chat 0" width=60 height=13 back="sek.cbui69" fore="sek.cbui69">
<br>
Realy interested effect
<table align=center>
<tr>
	<td><img src="L2UI_CH3.shortcut_next_down" width=16 height=16></td>
	<td><button value="Button 2" action="bypass -h npc_%objectId%_Chat 0" width=75 height=21 back="L2UI_ch3.Btn1_normalOn" fore="L2UI_ch3.Btn1_normal"></td>
	<td><img src="L2UI_CH3.shortcut_prev_down" width=16 height=16></td>
</tr>
</table>
<br>
Community board like :)
<br>
You create example separated 3 htmls and on actual
<br>
just change button to active, look cool and awsome.
<table align=center>
<tr>
	<td align=center><button value="Button active" width=95 height=32 back="L2UI_ch3.skill_tab1" fore="L2UI_ch3.skill_tab1"></td>
	<td align=center><button value="No Active" action="bypass -h npc_%objectId%_Chat 1" width=95 height=32 back="L2UI_ch3.skill_tab1" fore="L2UI_ch3.skill_tab2"></td>
	<td align=center><button value="No Active" action="bypass -h npc_%objectId%_Chat 2" width=95 height=32 back="L2UI_ch3.skill_tab1" fore="L2UI_ch3.skill_tab2"></td>
</tr>
</table>
This one can be used in many aspects examples
<button value="Button 1" action="bypass -h npc_%objectId%_Chat 0" width=60 height=15 back="sek.cbui94" fore="sek.cbui92">
<br1>
<button value="Button 2" action="bypass -h npc_%objectId%_Chat 0" width=50 height=15 back="sek.cbui94" fore="sek.cbui92">
<br1>
<button value="test" action="bypass -h npc_%objectId%_Chat 0" width=30 height=15 back="sek.cbui94" fore="sek.cbui92">
<br>
<table width=115>
<tr>
	<td><button value="GM Speed" action="bypass -h admin_gmspeed_menu $speed" width=70 height=17 back="sek.cbui94" fore="sek.cbui92"></td>
	<td><combobox width=30 height=17 var=speed list=1;2;3;4;0></td>
</tr>
</table>
SATAN POWER!
<img src="azit_a_t.azit_A_magic01" width=256 height=256>
<img src="L2UI_CH3.refinegrade3_21" width=120 height=115>
<table>
<tr><td><img src="icon.etc_alphabet_l_i00" width=32 height=32></td><td><img src="icon.etc_alphabet_i_i00" width=32 height=32></td><td><img src="icon.etc_alphabet_n_i00" width=32 height=32></td><td><img src="icon.etc_alphabet_e_i00" width=32 height=32></td><td><img src="icon.etc_alphabet_a_i00" width=32 height=32></td><td><img src="icon.etc_alphabet_g_i00" width=32 height=32></td><td><img src="icon.etc_alphabet_e_i00" width=32 height=32></td></tr>
</table>
<br>
<img src="SSQ_dungeon_T.SSQ_fire1_e013" width=256 height=64>
</center>
</body>
</html>
 

 

Awesome share thanks for it.

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.




  • Posts

    • Done. Thanks for your choose and trust us, we are the only and LAST, authentic L2OFF Service.
    • sell adena l2rebon signature x1 - 1kk = 1 dollars l2reborn x10 - 500kk = 4.7 dollars E-Global x Lu4 - 1kk = 2.7 dollars BOHPTS - x20-x500 TOP PRICE DISCORD - GODDARDSHOP TELEGRAM - MMOPROMO
    • Hello send me on discord to receive the files source packages you order fron team, thanks you.
    • 亲爱的 SocNet 用户! 我们想向您介绍我们平台当前的促销和特惠活动列表: 1. 在 9 月使用优惠码 SEPTEMBER2025(9 折优惠)即可在我们的商店(网站、机器人)购物!您还可以在首次购买时使用优惠码:SOCNET(85 折优惠) 2. 获得 $1 商店余额或 10-20% 折扣,只需在我们网站注册后按照以下模板填写您的用户名: "SEND ME BONUS, MY USERNAME IS..." ——需要在我们的论坛主题帖中发布! 3. 获得 $1 用于首次试用 SMM 面板:只需在我们网站(支持中心)提交一个主题为 “Get Trial Bonus” 的工单。 4. 我们的 Telegram 频道和机器人中每周都会赠送 Telegram Stars! 当前链接: 数字商品商店(网站):前往 购买 Telegram Stars 的 Telegram 机器人:前往 SMM 面板:前往 – 推广您的社交媒体账号。 商店 Telegram 机器人:前往 新闻资源: Telegram 频道: https://t.me/accsforyou_shop WhatsApp 频道: https://whatsapp.com/channel/0029Vau0CMX002TGkD4uHa2n Discord 服务器: https://discord.gg/y9AStFFsrh 我们正在积极寻找以下商品类别的供应商: — Snapchat 新旧账号 | 带积分 (snapscores) | 地区: 欧洲/美国 | 邮箱/手机号完全访问权限 — Reddit 老账号(暴力破解或被盗来源,自注册)| 帖子和评论业力值 100 至 100,000+ | 含邮箱完全访问权限 — LinkedIn 老账号 | 拥有真实连接 (connections) | 地区: 欧洲/美国 | 邮箱完全访问权限 + 活跃的 2FA 密码 — Instagram 老账号 (2010-2023 年) | 邮箱完全访问权限(可能包含活跃的 2FA 密码) — Facebook 老账号 (2010-2023 年) | 邮箱完全访问权限(可能包含活跃的 2FA 密码)| 有好友或无好友 | 地区: 欧洲/美国/亚洲 — Threads 账号 | 邮箱完全访问权限(可能包含活跃的 2FA 密码) — TikTok/Facebook/Google ADS 代理广告账号 请通过以下联系方式联系我们 —— 我们来讨论合作条件! 我们也随时欢迎其他合作机会。 联系方式和支持: Telegram: https://t.me/socnet_support WhatsApp: https://wa.me/79051904467 Discord: socnet_support 邮箱: solomonbog@socnet.store 通过这些联系方式您还可以: — 咨询批量采购 — 建立合作伙伴关系(现有合作伙伴: https://socnet.bgng.io/partners ) — 成为我们的供应商
  • Topics

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