Dan7E2 Posted June 17, 2016 Author Posted June 17, 2016 as you can see the text stay in the middle allways Quote
xxxxOWNERPROxxxx Posted June 18, 2016 Posted June 18, 2016 whats wrong with it? looks fine also try using table and you can subsitute spaces with a blank image Quote
Dan7E2 Posted June 18, 2016 Author Posted June 18, 2016 use and your brain, you can thank me later i can add spaces in button name but i have to edit like 500 buttons, and i have to add all the time the correct number of spaces.... Quote
Dan7E2 Posted June 18, 2016 Author Posted June 18, 2016 (edited) you should use table......... like how? belive me i have tryed everything !! Edited June 18, 2016 by Dan7E2 Quote
xxxxOWNERPROxxxx Posted June 18, 2016 Posted June 18, 2016 fix this for me first Assertion failed: Class->IsChildOf(T::StaticClass()) [File:d:\work\interlude\2007_05_23\warfare2110\core\inc\UnObjBas.h] [Line: 1241] History: XMLUIManager::CompileUIScripts <- NConsoleWnd::InitializeXMLUI <- NConsoleWnd::Initialize <- NConsoleWnd::Init <- UGameEngine::Init <- InitEngine because i literally cant open ANY l2 Quote
snifi Posted June 18, 2016 Posted June 18, 2016 (edited) use something like this: before: <HTML> <HEAD> <BODY> <center> <table><tr><td width=270 align=center>Allgemeine Informationen zur Serverwahl </td></tr></table> <img src="L2UI.SquareBlank" width=1 height=4> <img src="L2UI.SquareWhite" width=270 height=1> </center> <center><br><br><br1> <table> <tr><td width=200 height=33 background="L2UI_CT1.OlympiadWnd_DF_Info" align=center><br><a link="..\L2text\server_help_1.htm">Das Serverkonzept</a></td></tr> <tr><td width=200 height=33 background="L2UI_CT1.OlympiadWnd_DF_Info" align=center><br><a link="..\L2text\server_help_2.htm">Die Serveranzahl</a></td></tr> <tr><td width=200 height=33 background="L2UI_CT1.OlympiadWnd_DF_Info" align=center><br><a link="..\L2text\server_help_3.htm">Der Serverstatus</a></td></tr> </table> </center> </BODY> </HTML> and after: <HTML> <HEAD> <BODY> <center> <table><tr><td width=270 align=center>Allgemeine Informationen zur Serverwahl </td></tr></table> <img src="L2UI.SquareBlank" width=1 height=4> <img src="L2UI.SquareWhite" width=270 height=1> </center> <center><br><br><br1> <table> <tr><td width=200 height=33 background="L2UI_CT1.OlympiadWnd_DF_Info" align=left><br><font color="FFFFFF"><a link="..\L2text\server_help_1.htm">Das Serverkonzept</a></font></td></tr> <tr><td width=200 height=33 background="L2UI_CT1.OlympiadWnd_DF_Info" align=center><br><a link="..\L2text\server_help_2.htm">Die Serveranzahl</a></td></tr> <tr><td width=200 height=33 background="L2UI_CT1.OlympiadWnd_DF_Info" align=center><br><a link="..\L2text\server_help_3.htm">Der Serverstatus</a></td></tr> </table> </center> </BODY> </HTML> Edited June 18, 2016 by snifi Quote
Dan7E2 Posted June 18, 2016 Author Posted June 18, 2016 I am using interlude client, and i need the button to work like in infinite odyssey client Quote
snifi Posted June 19, 2016 Posted June 19, 2016 (edited) Your button should be like this. That'S the only way without modifiing your client i guess :) <table> <tr><td> </td><td width=273 height=22 background="button.HtmlWnd_BTN01_over" align="left"><font color="FFFFFF"><a action="bypass -h voice .dressme_black_assassin">Dress me like one of your Assassin Girls!</a></font></td></tr> </table> Edited June 19, 2016 by snifi Quote
Dan7E2 Posted June 19, 2016 Author Posted June 19, 2016 Your button should be like this. That'S the only way without modifiing your client i guess :) <table> <tr><td> </td><td width=273 height=22 background="button.HtmlWnd_BTN01_over" align="left"><font color="FFFFFF"><a action="bypass -h voice .dressme_black_assassin">Dress me like one of your Assassin Girls!</a></font></td></tr> </table> it look very very bad this way and the button doesnt even work, add me to skype for show u more: l2developer (kamex) 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.