Jump to content

Recommended Posts

Posted

https://www.4shared....UI_CT1_CN.html?

This is custom made UTX, but it contains all new buttons that are in ertheia

 

code new buttom in ertheia like this I try on Hi5 it don't work

<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Quest AdventurersGuide guide-02.html">Back</Button>

Posted

This might help you: http://www.maxcheaters.com/topic/188974-editing-html-windows-in-h5/

Example of using the button:

<button value="Button Name" action="bypass -h npc_%objectId%_Chat 1" width=100 height=30 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">

Change L2UI_CT1 to L2UI_CT1_CN

Change "Button_DF" to name of the button image in that utx, for example "hyperlink_focus_btn"

Change "Button_DF_Down" to name of the image that should appear when player clicks mouse on the button, for example "hyperlink_focus_btn_down"

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.

×
×
  • Create New...