Update 'flagstp.sk'

main
Anorak_1 2022-09-05 16:59:01 +00:00
parent d7da0d356f
commit 1076163bbb
1 changed files with 2 additions and 2 deletions

View File

@ -90,7 +90,7 @@ command /minigame_flags_start:
wait 1 second
loop 10 times:
loop entries of team "IDList%loop-number%":
set {_loc} to location of the player loop-value-2
set {_loc} to location of the loop-value-2
remove 5 from {_loc}'s y-coordinate
teleport loop-value-2 to {_loc}
send title "GO" with subtitle "" to all players
@ -280,7 +280,7 @@ command /minigame_flags_start:
wait 1 second
loop 10 times:
loop entries of team "IDList%loop-number%":
set {_loc} to location of the player loop-value-2
set {_loc} to location of the loop-value-2
remove 5 from {_loc}'s y-coordinate
teleport loop-value-2 to {_loc}
send title "GO" with subtitle "" to all players