Celsas Posted November 23, 2016 Posted November 23, 2016 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? :) Quote
Sdw Posted November 23, 2016 Posted November 23, 2016 Change button.css or button.sass and store it as you like Quote
Celsas Posted November 23, 2016 Author Posted November 23, 2016 Change button.css or button.sass and store it as you like First need find where is that file with button style function :) Quote
Napster321ॐ Posted November 23, 2016 Posted November 23, 2016 (edited) 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): Btn1_normalOn (when you click it) : btn1_normal_over (aka hover, when you just have your cursor on it) so you gotta find the buttons from GOD and parse to H5. GL Some of the buttons you need: .TGA FORMAT http://www92.zippyshare.com/v/EZv3QZJX/file.html Edited November 23, 2016 by Napster321ॐ Quote
Celsas Posted November 23, 2016 Author Posted November 23, 2016 (edited) Ok, I will try it, but need make alot of buttons by self then :D Edited November 23, 2016 by Celsas Quote
Napster321ॐ Posted November 23, 2016 Posted November 23, 2016 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. Quote
Celsas Posted November 24, 2016 Author Posted November 24, 2016 (edited) First result :) Now need to know how to make that text in Button not in center and how change size and color for text :) Edited November 24, 2016 by Celsas Quote
Napster321ॐ Posted November 24, 2016 Posted November 24, 2016 First result :) Now need to know how to make that text in Button not in center and how change size and color for text :) this doesn't work? align=left Quote
Celsas Posted November 24, 2016 Author Posted November 24, 2016 <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 :( Quote
Recommended Posts
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.