Results 1 to 4 of 4

Thread: Connect players to other server.

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    Private
    Join Date
    Jan 2013
    Location
    Hungary
    Posts
    24
    Thanks
    4
    Thanked 16 Times in 10 Posts
    Sorry for bumping, but maybe it can help to someone:

    There is an easier way by execing the "connect 80.69.77.181:28960" command in connect.menu, or in the menu, which is opened immediately after a player has connected:
    Code:
    onOpen { execNow "connect 80.69.77.181:28960" }
    Theoretically it should be executed sooner, and it will also free up the "clientcmd" menu, which can be useful if your mod almost exceeded the menu limit :P
    Last edited by iCore; 27th July 2013 at 20:16.

  2. The Following 3 Users Say Thank You to iCore For This Useful Post:

    kung foo man (28th July 2013),NemanjA (8th August 2013),Ni3ls (29th July 2013)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •