every 1 second:
loop {hospital::*}:
send loop-index title "&e" with subtitle "&7Pozostaly czas w szpitalu: &c%{hospital_min::%loop-index%}%:%{hospital_sec::%loop-index%}%" for 5 seconds
if {hospital_sec::%loop-index%} is larger than 0:
remove 1 from {hospital_sec::%loop-index%}
if {hospital_sec::%loop-index%} is 0:
set {hospital_sec::%loop-index%} to 59
remove 1 from {hospital_min::%loop-index%}
if {hospital_sec::%loop-index%} is less than 2:
if {hospital_min::%loop-index%} is less than 1:
clear {hospital::%loop-index%}
teleport loop-index to {spawn}
Pytanie
DaltonEZ 139
every 1 second:

loop {hospital::*}:
send loop-index title "&e" with subtitle "&7Pozostaly czas w szpitalu: &c%{hospital_min::%loop-index%}%:%{hospital_sec::%loop-index%}%" for 5 seconds
if {hospital_sec::%loop-index%} is larger than 0:
remove 1 from {hospital_sec::%loop-index%}
if {hospital_sec::%loop-index%} is 0:
set {hospital_sec::%loop-index%} to 59
remove 1 from {hospital_min::%loop-index%}
if {hospital_sec::%loop-index%} is less than 2:
if {hospital_min::%loop-index%} is less than 1:
clear {hospital::%loop-index%}
teleport loop-index to {spawn}
Nie działa teleportacja i title bar
+
Odnośnik do komentarza
https://skript.pl/temat/21175-loop-index/Udostępnij na innych stronach
3 odpowiedzi na to pytanie
Rekomendowane odpowiedzi