I want to have a winning condition that makes the player with 10 wins the winner and the rest losers.
At the moment my trigger looks like following: I have a global variable that's named wins, and a local variable that gives you +1 each time you finish the goal. and when you have 10 wins you get a Winning dialog, but what i dont understand is how i can make the rest get a deafeat dialog.
I included a picture if my description wasnt clear.
Thanks in advance!
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
That's great thanks, didn't know you could do that
Hello.
I want to have a winning condition that makes the player with 10 wins the winner and the rest losers.
At the moment my trigger looks like following: I have a global variable that's named wins, and a local variable that gives you +1 each time you finish the goal. and when you have 10 wins you get a Winning dialog, but what i dont understand is how i can make the rest get a deafeat dialog. I included a picture if my description wasnt clear. Thanks in advance!