amarhat Posted August 8, 2023 Posted August 8, 2023 Hi guys ! i need help, where are the buttons in the Pic ? or name of .UTX and Button # I need change the "Log In" and "Exit" Buttons. THX ! Quote
protoftw Posted August 9, 2023 Posted August 9, 2023 Those are the standard buttons that are used from that specific interface.. You can locate them from interface.xdat in system folder. To open interface.xdat you need "xdat editor" and then search at the "windows" tab. From there you can add the path to your custom utx file, so it reads your buttons. Quote
911reg Posted August 9, 2023 Posted August 9, 2023 2 hours ago, protoftw said: Those are the standard buttons that are used from that specific interface.. You can locate them from interface.xdat in system folder. To open interface.xdat you need "xdat editor" and then search at the "windows" tab. From there you can add the path to your custom utx file, so it reads your buttons. actually, that specific window isn't in interface.xdat, it's probably hardcoded inside nwindow.dll or something, you can't really change anything from that window with interface.u nor interface.xdat (at least in H5 and older clients) tho as far as i'm aware, it uses the default buttons (In H5, L2UI_CT1 > Button > Button_DF, for IL it's somewhere in L2UI_CH3 > Button) 1 Quote
protoftw Posted August 9, 2023 Posted August 9, 2023 52 minutes ago, 911reg said: actually, that specific window isn't in interface.xdat, it's probably hardcoded inside nwindow.dll or something, you can't really change anything from that window with interface.u nor interface.xdat (at least in H5 and older clients) tho as far as i'm aware, it uses the default buttons (In H5, L2UI_CT1 > Button > Button_DF, for IL it's somewhere in L2UI_CH3 > Button) Thank you for clearing that out, I thought it should be there. Never searched about it. I'm glad you helped so I won't mislead anyone 1 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.