Victory Message (& Best of # Matches Voting)

aaahh it’s my first topic
It’s been a while ;–;
I need help on a couple things [1]
So basically I wanna know if it’s possible for players to vote on the number of matches, So like if the voted number of matches is 5, the first player to 5 wins is the victor of the game. (There would be like Bo1 Bo2 and Bo3 too so it isn’t boringly long)
Also Is it possible to use the text device to announce the winner? I’ve seen a guide on using the message modal (thing I can’t explain-) to do oof messages and stuff, so I think I could use it for victory messages (as in like “___ Player has won this match!”) But I fear people will ignore it ;–; so I wanted to know if it’s possible to do it with text on like the top of the screen

+Sorry if this is like really obvious and I’m just blind-
uhh I’ll come back in a bit :3
[2]
*Okay ty bakedpotato I’ll try adding that
I have to go somewhere and I won’t be back until 8 est.. ;-;


  1. and if my answer includes block code and im terrible at that so I might need pictures…sorry- ↩︎

  2. PLEASE DON’T SAY WELCOME BACK I’VE BEEN LURKING HERE FOR LIKE THE LONGEST TIME ↩︎

Hello I have no idea how to start this one, my initial reaction is to say “just use a counter”. But this would solve 1/8 of your problem. You have to use block code for this. OR maybe you could link up a damager? and set a respawn notification that says _____ won the game?

I think the OP wants the text to be larger than a game overlay text screen. That is the message that I got

1 Like

For a text UI, use a game overlay set to text.
Use the blocks inside it to make
“Set text to: Make text with: Triggering player’s name (&) won the match! (or something similar)”
Have it not be activate on game start, and activate when someone wins.

1 Like

for to keep track of games win I would just use a counter one per person linked with a lifecycle

Put down a popup or notification and put this block inside:


Have it run when the winner… wins.

Place a relay with these settings:

Set the popup/notification to show itself when recieving on showVictor.

4 Likes