EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   UI Developer Discussion (https://www.eq2interface.com/forums/forumdisplay.php?f=3)
-   -   Reload UI in Game (https://www.eq2interface.com/forums/showthread.php?t=4814)

Dazzle 11-13-2005 01:54 PM

Reload UI in Game
 
I did some searching around in the forum and couldn't find anything on this topic (sorry if I missed it), but I have to say that the longest part about developing a custom UI in EQ2 (for me at least) is launching the game and seeing how the changes worked (or usually didn't work).

Am I just doing something wrong/stupid? Is there a better way? Do you guys who dev UIs also have to load the game to see the changes? Or can you have the game minimized and is there some UI reload command to run? I know SOE's UI builder has some kind of render UI button, but this doesn't run game data in and what not...

Well if anyone does have a solution to this, I would be VERY grateful for the info. Thanks!

-Dazzle

thorvang 11-13-2005 02:38 PM

there's a /loadui command ingame you might try this.

note: it only shows UIs that have a eq2ui.xml in their folder

Dolby 11-13-2005 04:28 PM

It only shows UI's that have a eq2ui_skininfo.xml in the folder. Copy over the eq2ui_skininfo.xml open it up and thats where you can give your interface a name, version, description and all that fun stuff. Then when you do /loadui it should show in the list.

Dazzle 11-13-2005 07:29 PM

Ok, cool... I'll give this a try. Thanks for the info!

Kamintar 11-13-2005 08:24 PM

Doesn't this usually wipe your .INI settings though? Correct me if I'm wrong but it used to at least.

If there's a way to get around it, can anyone enlighten me?

Landiin 11-13-2005 11:47 PM

Quote:

Originally Posted by Kamintar
Doesn't this usually wipe your .INI settings though? Correct me if I'm wrong but it used to at least.

If there's a way to get around it, can anyone enlighten me?

If you have your game set up so the default UI setting file is the one u use, it will basically match you ui setting u are using. BUT it will wipe you chat tab settings out and any other chat window will be gone besides the main one..

Agathorn 11-13-2005 11:51 PM

It will wipe out the chat settings, but only temporarily. Next time you log out and back in your settings will be restored ok.

I use /loadui a LOT for testing changes. Its so nice that it at least sorta works now and doesn't crash things like it used to :p

Dazzle 11-14-2005 12:11 AM

Quote:

Originally Posted by Landiin
If you have your game set up so the default UI setting file is the one u use, it will basically match you ui setting u are using. BUT it will wipe you chat tab settings out and any other chat window will be gone besides the main one..

Huh? What do you have to do?

pooka 11-14-2005 12:51 AM

i keep the ui i'm testing in a subdirectory called /uitest and my normal mods in a subdirectory called /uimods. I back up my server_character_eq2_uisettings.ini because i've had lousy experiences with it resetting.

when i want to switch uis I use /loadui uitest
once it loads, target something and turn auto-attack on to reset dynamic data

when i'm done i use /loadui uimods to go back to my default (i usually have to close eq2 and restart to get my chat stuff back, if it doesn't go well, i restore my backed up .ini file)

you can also do /loadui default to see the default ui (as it is in a /default subdirectory)

Dazzle 11-14-2005 10:31 PM

Quote:

Originally Posted by pooka
i keep the ui i'm testing in a subdirectory called /uitest and my normal mods in a subdirectory called /uimods. I back up my server_character_eq2_uisettings.ini because i've had lousy experiences with it resetting.

when i want to switch uis I use /loadui uitest
once it loads, target something and turn auto-attack on to reset dynamic data

when i'm done i use /loadui uimods to go back to my default (i usually have to close eq2 and restart to get my chat stuff back, if it doesn't go well, i restore my backed up .ini file)

you can also do /loadui default to see the default ui (as it is in a /default subdirectory)

Excellent Info! Thanks everyone!


All times are GMT -5. The time now is 06:10 PM.

vBulletin® - Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
© MMOUI