Difference between revisions of "Autojoin On Client Start"
From King Arthur's Gold Wiki
(Created page with "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 wherev...") |
m (Illu moved page Autojoin on client start to Autojoin On Client Start without leaving a redirect) |
||
(6 intermediate revisions by 4 users not shown) | |||
Line 6: | Line 6: | ||
On Windows, kag:// can also be used to launch KAG right into a server from a browser | On Windows, kag:// can also be used to launch KAG right into a server from a browser | ||
kag://outcry.u13.net:50314[/password] | 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 | Note that this currently only works if the username and password are remembered by the client so that it can automatically log in | ||
+ | |||
+ | |||
+ | ==See Also== | ||
+ | * [[Autojoin From Browser]] | ||
+ | |||
+ | [[Category:Client]] |
Latest revision as of 18:01, 5 August 2013
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