Page 1 of 1

How to put a game password in a Link

PostPosted: Sun Jun 01, 2008 3:17 pm
by Kilazul
Hello,

I had a TO send me a link to join a game. When I clicked it I was pleasantly surprised to see that it automatically joined me into the game without me having to enter the password. I went back and looked at the URL and it had the password included in it. NEATO!!! I said and decided that I would never delete that PM so that I could reference it again.

DOH!!! I deleted it.

Anyone know how this is done?

Re: How to put a game password in a Link

PostPosted: Sun Jun 01, 2008 3:47 pm
by BaldAdonis
Code: Select all
http://www.conquerclub.com/player.php?mode=join3&submit=Join&game=[game number]&password=[password]

Re: How to put a game password in a Link

PostPosted: Sun Jun 01, 2008 9:05 pm
by Kilazul
TY.