From d7da0d356f6451fa9bdf63524f0a4e754474af0e Mon Sep 17 00:00:00 2001 From: Anorak_1 Date: Mon, 5 Sep 2022 16:54:30 +0000 Subject: [PATCH] Update 'flagstp.sk' --- flagstp.sk | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/flagstp.sk b/flagstp.sk index b18eb44..bb834fc 100644 --- a/flagstp.sk +++ b/flagstp.sk @@ -88,6 +88,11 @@ command /minigame_flags_start: send title "§c§l%{flags_kola}%. KOLO" with subtitle "1" to all players play sound "custom.cas" at volume 50 to all players wait 1 second + loop 10 times: + loop entries of team "IDList%loop-number%": + set {_loc} to location of the player loop-value-2 + remove 5 from {_loc}'s y-coordinate + teleport loop-value-2 to {_loc} send title "GO" with subtitle "" to all players play sound "custom.cas2" at volume 50 to all players @@ -273,6 +278,11 @@ command /minigame_flags_start: send title "§c§l%{flags_kola}%. KOLO" with subtitle "1" to all players play sound "custom.cas" at volume 50 to all players wait 1 second + loop 10 times: + loop entries of team "IDList%loop-number%": + set {_loc} to location of the player loop-value-2 + remove 5 from {_loc}'s y-coordinate + teleport loop-value-2 to {_loc} send title "GO" with subtitle "" to all players play sound "custom.cas2" at volume 50 to all players