Login Panel

Results 1 to 8 of 8
  1. #1
    Account Upgraded | Title Enabled! ProGunz is offline
    MemberRank
    Oct 2010 Join Date
    226Posts

    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.


  2. #2
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: Login Panel

    Edit the login.xml and change the position.

  3. #3
    Account Upgraded | Title Enabled! ProGunz is offline
    MemberRank
    Oct 2010 Join Date
    226Posts

    Re: Login Panel

    Quote Originally Posted by phoenix_147 View Post
    Edit the login.xml and change the position.
    Thanks for that but what should i change? ID name?
    i think its :
    <LISTBOX item="nulllistbox" parent="LoginFrame">
    but not sure

  4. #4
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: Login Panel

    I'm not sure but I think its this part:

    Code:
    <!-- 서버 선택 -->
    	<!-- SERVERVIEW : 서버 선택 -->
    	<SERVERVIEW item="SelectedServer" parent="LoginFrame">
    		<BOUNDS>
    			<X>30</X>
    			<Y>42</Y>
    			<W>220</W>
    			<H>120</H>
    		</BOUNDS>
    	</SERVERVIEW>
    You need to find the right coordinates and change them. I don't know how, so good luck.

  5. #5
    Account Upgraded | Title Enabled! ProGunz is offline
    MemberRank
    Oct 2010 Join Date
    226Posts

    Re: Login Panel

    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?

  6. #6
    Veni, Vidi, Vici Arcelor is offline
    MemberRank
    Jan 2010 Join Date
    Delhi, IndiaLocation
    1,763Posts

    Re: Login Panel

    30,42 of LoginPanel.tga is the start of the server list box.

  7. #7
    Account Upgraded | Title Enabled! ProGunz is offline
    MemberRank
    Oct 2010 Join Date
    226Posts

    Re: Login Panel

    Quote Originally Posted by Arcelor View Post
    30,42 of LoginPanel.tga is the start of the server list box.
    dont understand.
    be more clear?
    <!-- 서버 선택 -->
    <!-- SERVERVIEW : 서버 선택 -->
    <SERVERVIEW item="SelectedServer" parent="LoginFrame">
    <BOUNDS>
    <X>30</X>
    <Y>42</Y>
    <W>220</W>
    <H>120</H>
    </BOUNDS>
    </SERVERVIEW>
    Last edited by ProGunz; 28-11-10 at 10:19 AM.

  8. #8
    Member remixgunz is offline
    MemberRank
    Sep 2010 Join Date
    77Posts

    Re: Login Panel

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

    Quote Originally Posted by ProGunz View Post
    dont understand.
    be more clear?
    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



Advertisement