1756298209
1756298209 Conquer Club • View topic - Add a link for people to enter a game
Page 1 of 1

Add a link for people to enter a game

PostPosted: Tue Jun 16, 2009 1:56 am
by weyus
When I create a game, I then send email to the friends that I want to join me in the game. In this email, I give them the game # and the password.

If would be nice if CC would generate a link to a newly created game that could be placed in an email so that joiners would simply have to click the link to be sent to the specific game page. The password shouldn't be embedded in that URL, probably.

Thanks,
Wes

Re: Add a link for people to enter a game

PostPosted: Tue Jun 16, 2009 2:59 am
by Thezzaruz
That can already be done (with or without the pass included).

Re: Add a link for people to enter a game

PostPosted: Tue Jun 16, 2009 9:15 am
by weyus
How do i do it?

Re: Add a link for people to enter a game

PostPosted: Tue Jun 16, 2009 11:27 am
by Timminz
Code: Select all
[to]1234567 password[/to]


1234567 = the game number
password = the password

Re: Add a link for people to enter a game

PostPosted: Tue Jun 16, 2009 1:25 pm
by weyus
Not to be obtuse, but I still don't quite get what I need to do. What exactly would I place into an email that would link directly to a particular game?

Re: Add a link for people to enter a game

PostPosted: Tue Jun 16, 2009 1:55 pm
by Timminz
weyus wrote:Not to be obtuse, but I still don't quite get what I need to do. What exactly would I place into an email that would link directly to a particular game?

You wouldn't put that in an email. You should use the Private Message function of CC. Then you can use the [to] tags, described above.

Re: Add a link for people to enter a game

PostPosted: Tue Jun 16, 2009 2:11 pm
by weyus
Unless there's a way to have PMs forwarded to email, this probably won't be very effective for me. Then it will take even longer to get my friends into a game I start because I'll have to wait for them to go to CC randomly and see their PM.

Please give it some thought. Many thanks.

Re: Add a link for people to enter a game

PostPosted: Tue Jun 16, 2009 2:16 pm
by MrBenn
You could always use the following url, but replace the number 123456 with the relevant game number...
http://www.conquerclub.com/game.php?game=123456

I don't see what's wrong with sending PMs though... your friends should be checking in every 24hrs in any case; and if it's a private game, what's the deal in waiting a little while??

In a PM, all you need to do is put the game number inside [game][/game] tags...

Re: Add a link for people to enter a game

PostPosted: Tue Jun 16, 2009 2:44 pm
by sully800
And if your friends only play on CC occasionally then they can set up their user preferences to send them an email alert whenever they receive a PM...

Re: Add a link for people to enter a game

PostPosted: Tue Jun 16, 2009 3:35 pm
by weyus
Looks to me like I could use this link:

http://www.conquerclub.com/game.php?game=xxxxxx

and that would work, no?

Re: Add a link for people to enter a game

PostPosted: Tue Jun 16, 2009 3:38 pm
by weyus
And for the password option, this would work:

http://www.conquerclub.com/player.php?m ... pw=buffalo

Re: Add a link for people to enter a game

PostPosted: Wed Jun 17, 2009 3:53 am
by Thezzaruz
Seems that should do the trick.