Page 1 of 1

Auto Join, How to

PostPosted: Mon Aug 24, 2009 6:54 pm
by BoganGod
Hi, for all those that don't know me I'm a bit of an idiot at things like computers, vcr's(yes showing my age) etc. How do I create auto join links for private games, so players don't have to go through going to the game and typing in password. Help please :)

Re: Auto Join, How to

PostPosted: Mon Aug 24, 2009 7:17 pm
by the.killing.44
BoganGod wrote:Hi, for all those that don't know me I'm a bit of an idiot at things like computers, vcr's(yes showing my age) etc. How do I create auto join links for private games, so players don't have to go through going to the game and typing in password. Help please :)

Code: Select all
[to]Game # password[/to]

Code: Select all
[to]1 pass[/to]


Team Games:
Code: Select all
[tot]Game # password Team #[tot]

Code: Select all
[tot]1 pass 1[/tot]


.44

Re: Auto Join, How to

PostPosted: Mon Aug 24, 2009 7:24 pm
by BoganGod
Thanks mate, I'm a bit dense. Could you explain it even more. Do I write that stuff in and put the game number in the center?

Re: Auto Join, How to

PostPosted: Wed Aug 26, 2009 1:46 pm
by ask me2
lol icant can't figure it out either

Re: Auto Join, How to

PostPosted: Wed Aug 26, 2009 2:59 pm
by ManBungalow
Like .44 said, it's just a matter of putting (in a forum post or PM) the following:
View Game 12345 (Auto-Join Game)
Where 12345 is the game number and cake is the password.
It works differently for team games, but .44 has already explained that.

Re: Auto Join, How to

PostPosted: Thu Aug 27, 2009 6:03 pm
by neanderpaul14
ManBungalow wrote:Like .44 said, it's just a matter of putting (in a forum post or PM) the following:
View Game 12345 (Auto-Join Game)
Where 12345 is the game number and cake is the password.
It works differently for team games, but .44 has already explained that.



I'm gonna save Bogan the post and say "HUH?????"

Could someone explain this in greater detail??

Re: Auto Join, How to

PostPosted: Sat Aug 29, 2009 4:06 am
by MichelSableheart
Suppose that you have created game number 5481481, and the password for this game is "Example". If you want to create an autojoin link, you would have to include the following text somewhere in your message:
Code: Select all
[to]5481481 example[/to]


And if , in a team game, you wanted someone to join team 2 (with same gamenumber and password, the text would look like this:

Code: Select all
[tot]5481481 example 2[tot]


Obviously, in both cases, you have to ignore the part that says CODE: SELECT ALL. That is merely a result to make it possible to show you the tags without it turning into an autojoin link. That is what happened in ManBungalow's post. He simply put in the correct tags, and the forum automatically turned it in an autojoin link. If you quote his post, you'll see what he actually wanted to type.

Hope this explains things better.