Jump to content

How Make Html Link From Infinite Odyssey To H5?


Celsas

Recommended Posts

Hello... So i need refresh H5 links in HTML Dialoges. How to make it? where found that styles? 
It is like in website i think so :) somewhere is file like .css or im wrong? :)

Maybe someone can help? :)

25c212c6ee3de86b6baf5dcd280b2cfb.png

Link to comment
Share on other sites

These are buttons, find the buttons and replace here the textures:

back="L2UI_ch3.Btn1_normalOn" fore="L2UI_ch3.Btn1_normal"

there's have to be a button named *over, server automatically sends it.

 

Btn1_normal (it's the default button):

 

cbffcf6e165645a8bae6864250262582.png

 

Btn1_normalOn (when you click it) :

 

3065bc631100442d86107a02266d87ac.png

 

btn1_normal_over (aka hover, when you just have your cursor on it)

 

61dcbd92c66242df968986cee8b2419f.png

 

so you gotta find the buttons from GOD and parse to H5. GL

 

Some of the buttons you need:

 

ca753e9158b84c14b295bc7b65410466.png

ff2e8047d0354f0586635f4fde25af9e.png

648b1e6e81b44e8a8580608a51cee309.png

 

.TGA FORMAT

 

Edited by Napster321ॐ
Link to comment
Share on other sites

I know that way but it is not the same, at this i cant make img inside button and text allways is in center :) an anither shit :) I just need to finde where is all styles in what file? Than i know what to do :D

 HtmlWnd.BTN_Icon_Quest

 

start searching for the methods then. GL

 

it's easier to do it the way i say.

Link to comment
Share on other sites

First result :) Now need to know how to make that text in Button not in center and how change size and color for text :)

 

1ce2545f7ee4e22e4e6ef6dd991211f5.png

Edited by Celsas
Link to comment
Share on other sites

First result :) Now need to know how to make that text in Button not in center and how change size and color for text :)

 

1ce2545f7ee4e22e4e6ef6dd991211f5.png

 

this doesn't work?

align=left
Link to comment
Share on other sites

<button align="left" value="Quest Information" action="bypass -h npc_%objectId%_questlist" width=269 height=22 back="Mygtukas_001.Mygtukas_001_down" fore="Mygtukas_001.Mygtukas_001">

but Text is still in center :(

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.

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...