Please or Register to create posts and topics.

Competitive (Co-op) Race?

PreviousPage 2 of 2

I can only imagine this being fun if both players were separated down the middle, while racing through a series of identical puzzles to a finish line. Basically, 2 copies of a single player map.

Perhaps if it were a short and sweet thing, with two or three identical puzzles, it would work as a race.

ciaspy123 wrote:
I can only imagine this being fun if both players were separated down the middle, while racing through a series of identical puzzles to a finish line. Basically, 2 copies of a single player map.

That sounds like a good idea. Whoever gets to the end first gets a cookie?

?????????????????????????????TWP Releases | My Workshop

Challenge accepted then; Im guessing that to start it off, you have two doors, which will only open when one person stands in front of each, and then you have another two plus the regular co-op door at the end elevator.

Actually, could anybody link me to a tutorial on how to make condition specific dialogue? For instance, if blue finishes their test first a message goes;
"Congratulations, BLUE, you have demonstrated superior cognetive and physical ability."
And then when orange finishes;
"Well, ORANGE, you're okay too. Its nothing personal, this was all just for fun. And science."
But then have a way to make it vice-versa if orange finishes first and so on.

I still think that this idea is possible, I can see where some of you are coming from with the whole 'stealing' surfaces etc would be lame...it would be. But to have a 'solving puzzle' race, I think would be great fun, so several identical puzzles where you have to try and get to the end first to earn a point would be awesome!

coopcrowd wrote:
I still think that this idea is possible, I can see where some of you are coming from with the whole 'stealing' surfaces etc would be lame...it would be. But to have a 'solving puzzle' race, I think would be great fun, so several identical puzzles where you have to try and get to the end first to earn a point would be awesome!

I have a thread on a game that involves just that, but with many different puzzles, and you have to 'capture' so many to win the game. All about speed and strategy!

mapping-help/co-op-mini-game-brainstorming-t2679.html

screedle wrote:
Actually, could anybody link me to a tutorial on how to make condition specific dialogue?

You could use a couple of triggers on each side where the 2nd (losing speech) is start disabled and the 1st (winning speech) is start enabled.
When a player activates the Winning trigger it disables the other player's winning trigger and enables their losing trigger.

?????????????????????????????TWP Releases | My Workshop
screedle wrote:
Actually, could anybody link me to a tutorial on how to make condition specific dialogue? For instance, if blue finishes their test first a message goes;
"Congratulations, BLUE, you have demonstrated superior cognetive and physical ability."
And then when orange finishes;
"Well, ORANGE, you're okay too. Its nothing personal, this was all just for fun. And science."
But then have a way to make it vice-versa if orange finishes first and so on.

just use the trigger_playerteam 's OnStartTouchBluePlayer / OnStartTouchOrangePlayer to display a text, and disable the other trigger (also check to display the text only once)

-= Check out my maps: workshop, and their .vmf sources: homepage =-
PreviousPage 2 of 2