Autojoin On Client Start

From King Arthur's Gold Wiki
Revision as of 22:26, 19 June 2012 by Rainbow Dash (Talk | contribs)

Jump to: navigation, search

You can have KAG automatically join a server when starting it from the command line or a 3rd party application (or by having a custom .lnk/shortcut file on your desktop or wherever)

Example

KAG.exe join outcry.u13.net:50314 [password]

On Windows, kag:// can also be used to launch KAG right into a server from a browser

kag://outcry.u13.net:50314[/password]

Note that this currently only works if the username and password are remembered by the client so that it can automatically log in


Not using Windows?

On Linux,

gconftool --set --type=string /desktop/gnome/url-handlers/kag/command '/path/to/kag/binary/KAG join "%s"'