View Single Post
  #19  
Old 04-13-2008, 01:10 AM
zokemon zokemon is offline
That one guy...
zokemon's Avatar
Join Date: Mar 2001
Location: Sonoma County, California
Posts: 2,925
zokemon is a jewel in the roughzokemon is a jewel in the rough
Send a message via ICQ to zokemon Send a message via AIM to zokemon Send a message via MSN to zokemon Send a message via Yahoo to zokemon
Quote:
Originally Posted by Dan View Post
Not really. V5 (new version is 5.2 or so) saved playerlist positions and screensize. The screensize is saved but the playerlist becomes small everytime I open it on another server. Stefan just needs to make it load at the last position and set the same width/height.
Open the clientrc and click on the GUI editor. Create a new GuiWindowCtrl and set isexternal to true. Now look at x and y. See how they are both 0? Try modifying them.

And yes, I'm using 5.205 and I don't see it doing what you say. The playerlist always appears at my mouse position when I hit F7 for the first time. If I close the playerlist and hit F7 of course it appears at the same place because that is only calling hide() and show() which is not modifying isexternal.
__________________
Do it with a DON!
Reply With Quote