Add a link for people to enter a game
Moderator: Community Team
Add a link for people to enter a game
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
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
- Thezzaruz
- Posts: 1093
- Joined: Mon Feb 04, 2008 2:10 pm
- Gender: Male
- Location: OTF most of the time.
- Contact:
Re: Add a link for people to enter a game
That can already be done (with or without the pass included).
Re: Add a link for people to enter a game
How do i do it?
Re: Add a link for people to enter a game
Code: Select all
[to]1234567 password[/to]password = the password
Re: Add a link for people to enter a game
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
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.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?
Re: Add a link for people to enter a game
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.
Please give it some thought. Many thanks.
Re: Add a link for people to enter a game
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...
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...

PB: 2661 | He's blue... If he were green he would die | No mod would be stupid enough to do that
- sully800
- Posts: 4978
- Joined: Wed Jun 14, 2006 5:45 pm
- Gender: Male
- Location: Bethlehem, Pennsylvania
Re: Add a link for people to enter a game
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
Looks to me like I could use this link:
http://www.conquerclub.com/game.php?game=xxxxxx
and that would work, no?
http://www.conquerclub.com/game.php?game=xxxxxx
and that would work, no?
Re: Add a link for people to enter a game
And for the password option, this would work:
http://www.conquerclub.com/player.php?m ... pw=buffalo
http://www.conquerclub.com/player.php?m ... pw=buffalo
- Thezzaruz
- Posts: 1093
- Joined: Mon Feb 04, 2008 2:10 pm
- Gender: Male
- Location: OTF most of the time.
- Contact:
Re: Add a link for people to enter a game
Seems that should do the trick.