Where is "World to open at startup" stored?

Posted by Zolomon on Tue 02 Jun 2009 06:54 PM — 3 posts, 13,396 views.

#0
Hello!

I was wondering if it's possible to set the "World to open at startup" outside MUSHclient? I mean, where is it stored?

(I'm working on a tiny little application that'll open one world in one instance of MUSHclient and display it on my first screen and then open another instance of MUSHclient with another world set at startup on my second screen.)

//Zolomon
Amended on Tue 02 Jun 2009 08:21 PM by Zolomon
Australia Forum Administrator #1
The "world to open at startup" (or worlds, as there can be more than one) was previously stored in the Registry, and is now in the MUSHclient SQLite configuration file.

However to do what you are describing, just make shortcuts to the MUSHclient application, with the world name(s) in question on the command line (ie. the Target line in the shortcut). It looks for a single world name on the command line and opens that if found.
Amended on Tue 02 Jun 2009 09:53 PM by Nick Gammon
#2
Aha! Thanks a lot! Was just about to ask about the parameters/arguments for the client.

I love your software by the way! :)