This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Hey! Could anyone help me figure out how to do to setup a last team standing system? Thanks!
Did you setup a team scoreboard ? If you already did it, make a DeathCount scoreboard with name death and a clock with these command:
scoreboard teams leave @p[score_death=1] to eliminated the players died, or set the 1 to any live you want
Then setup like this :
1: testfor @p[team=team1(or your team's name)]
2: same of 5 but change the team's name
3: setblock x y z (of redstone block 2) redstone_block
4 setblock x y z (of redstone block 1) redstone_block
5: setblock x y z (of redstone block 2) air
6: setblock x y z (of redstone block 1) air
If you do more than 2 team, do the same like this and place more block at 1,2,3,4 with set the other team redstone block
In the top of redstone touch, set the command you want. This is the best machine i can make.
Hey,this is webdings?
Play Gamer, why are you using the setblock clock? With 1.9(that is now out) you can just use the repeat command block and not deal with the glitchyness or lag of the setblock clock...
Oh you can use this, I am making a map before 1.9 is out and i can't change it to 1.9, so i keep using 1.8 until I finish the map
I come here when making map so i used 1.8 to do this, i will fix it soon
why i upgraded my map to 1.9
<img src="https://raw.githubusercontent.com/Colink02/Colink02.github.io/master/photos/My Logo.png" />
I made my map for a contest, there is a limit of time, I don't have enough time to do it !
Hey! Could anyone help me figure out how to do to setup a last team standing system? Thanks!
Did you setup a team scoreboard ? If you already did it, make a DeathCount scoreboard with name death and a clock with these command:
scoreboard teams leave @p[score_death=1] to eliminated the players died, or set the 1 to any live you want
Then setup like this :
1: testfor @p[team=team1(or your team's name)]
2: same of 5 but change the team's name
3: setblock x y z (of redstone block 2) redstone_block
4 setblock x y z (of redstone block 1) redstone_block
5: setblock x y z (of redstone block 2) air
6: setblock x y z (of redstone block 1) air
If you do more than 2 team, do the same like this and place more block at 1,2,3,4 with set the other team redstone block
In the top of redstone touch, set the command you want. This is the best machine i can make.
Hey,this is webdings?
Play Gamer, why are you using the setblock clock? With 1.9(that is now out) you can just use the repeat command block and not deal with the glitchyness or lag of the setblock clock...
Oh you can use this, I am making a map before 1.9 is out and i can't change it to 1.9, so i keep using 1.8 until I finish the map
I come here when making map so i used 1.8 to do this, i will fix it soon
Hey,this is webdings?
why i upgraded my map to 1.9
<img src="https://raw.githubusercontent.com/Colink02/Colink02.github.io/master/photos/My Logo.png" />
I made my map for a contest, there is a limit of time, I don't have enough time to do it !
Hey,this is webdings?