Hello someone know how to config Server select in mid of login paneL?
Hello someone know how to config Server select in mid of login paneL?
Last edited by ProGunz; 28-11-10 at 08:38 AM.
Edit the login.xml and change the position.
I'm not sure but I think its this part:
You need to find the right coordinates and change them. I don't know how, so good luck.Code:<!-- 서버 선택 --> <!-- SERVERVIEW : 서버 선택 --> <SERVERVIEW item="SelectedServer" parent="LoginFrame"> <BOUNDS> <X>30</X> <Y>42</Y> <W>220</W> <H>120</H> </BOUNDS> </SERVERVIEW>
not there problem because i got my old interface and login.xml are same and same as your also
so the problem is in other file(s) or asm?
30,42 of LoginPanel.tga is the start of the server list box.
Last edited by ProGunz; 28-11-10 at 10:19 AM.
You need to know the difference between having "discussions" and asking for "help"
---------- Post added at 06:20 PM ---------- Previous post was at 06:18 PM ----------
Go in-game make a screenshot of 800x600 resolution.
Paste it in photshop, open the info pallete and look at the XY go with your mouse where you want to have the serverselect and replace the XY on photoshop with the XY from the XML