From ec84130237707d33b0f96a681753fd22b80bd463 Mon Sep 17 00:00:00 2001 From: Anorak_1 Date: Mon, 5 Sep 2022 15:26:03 +0000 Subject: [PATCH] Remove gate spawn --- flagstp.sk | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/flagstp.sk b/flagstp.sk index 56ca73d..b18eb44 100644 --- a/flagstp.sk +++ b/flagstp.sk @@ -55,7 +55,6 @@ command /minigame_flags_start: send title "§c§l1. KOLO" to all players if {flags_kola} is 1: - spawngate(3) spawnteam(1,1) spawnteam(2,2) spawnteam(3,3) @@ -84,14 +83,14 @@ command /minigame_flags_start: wait 1 second send title "§c§l%{flags_kola}%. KOLO" with subtitle "2" to all players play sound "custom.cas" at volume 50 to all players - spawngate(2) + wait 1 second 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 send title "GO" with subtitle "" to all players play sound "custom.cas2" at volume 50 to all players - spawngate(1) + if {game_status} is "next": @@ -117,7 +116,7 @@ command /minigame_flags_start: clear {flag_won::*} - spawngate(3) + if {flags_kola} is 2: @@ -269,14 +268,14 @@ command /minigame_flags_start: wait 1 second send title "§c§l%{flags_kola}%. KOLO" with subtitle "2" to all players play sound "custom.cas" at volume 50 to all players - spawngate(2) + wait 1 second 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 send title "GO" with subtitle "" to all players play sound "custom.cas2" at volume 50 to all players - spawngate(1) + set {flags_timer} to {čas_kola} # NASTAVENÍ ČASU