How do I end my bed wars map after a team has no players left. (I'm not good with block code)

I’ve tried everything please help me.

1 Like

Try this guide

I’ve tried this one already.

Oh did it not work?

Make trigger loop connected to a relay,relay-all players on a team-property1 increase-set property 2 property 1-set property 1 0
This is a live player counter for team, when property 2 equal 0, end game

no it didn’t work for me.

Can you show me screenshots of what you did?

Can you explain in detail?

I tried this weeks ago, I don’t have it up anymore.

Alright I’ll try to make a mini guide in this post. If I can ofc.

ok thank you for the help.

1 Like

Trigger loop: lifecycle-game start-trigger a-transmit-trigger a
Relay-property increase: relay to all players on a team, this connects to a trigger that increases a counter that links to property 1
The trigger from relay also connects to another trigger, this trigger has block code: set property(property 2) to property 1 and then set(property 1) to 0

I’m still very confused also I got to go

Couldn’t make it work sorry :(.

Oh that’s to bad also, I’m back.

The triggers won’t work right when I try them well it’s probably the block code

Hate to tell you but i’m bad with block code sorry gtg

1 Like

alright I’m back what other ideas do you have.

What you can do is when the game starts have a counter for each team count the amount players on that team. Then we one of the players on that team is K.O decrease the counter by 1 and make sure then the goal of the counter is to reach 0 so that when it reaches 0 end game
(Ill make a mini guide on this later)

1 Like

thank you I will try this out. also thanks for doing a language I understand. :slightly_smiling_face:

1 Like