every 1 seconds:
loop all players:
if loop-player is in region "TNTRUN":
if block below loop-player is TNT:
# Sprawdzenie, czy upłynął cooldown
if {tnt.cooldown.%loop-player's uuid%} is not set or time is after {tnt.cooldown.%loop-player's uuid%}:
# Usuwanie bloku TNT
set block below loop-player to air
send "&cTNT pod tobą zostało usunięte!" to loop-player
# Ustawienie cooldownu
set {tnt.cooldown.%loop-player's uuid%} to 1 seconds in the future
chcialbym jezeli chodzi sie, i stoi na tnt to zeby po sekundzie/dwie usuwa sie blok tnt pod graczem
Błąd:
[19:36:34 INFO]: [Skript] Reloading sk.sk...
[19:36:34 INFO]: Line 6: (sk.sk)
[19:36:34 INFO]: Can't understand this condition: '{tnt.cooldown.%loop-player's uuid%} is not set or time is after {tnt.cooldown.%loop-player's uuid%}'
[19:36:34 INFO]: Line: if {tnt.cooldown.%loop-player's uuid%} is not set or time is after {tnt.cooldown.%loop-player's uuid%}:
[19:36:34 INFO]:
[19:36:34 INFO]: [Skript] Encountered 1 error while reloading sk.sk! (26ms)
sk reload sk
[19:37:59 INFO]: [Skript] Reloading sk.sk...
[19:37:59 INFO]: Line 6: (sk.sk)
[19:37:59 INFO]: Can't understand this condition: '{tnt.cooldown.%loop-player's uuid%} is not set or time is after {tnt.cooldown.%loop-player's uuid%}'
[19:37:59 INFO]: Line: if {tnt.cooldown.%loop-player's uuid%} is not set or time is after {tnt.cooldown.%loop-player's uuid%}:
[19:37:59 INFO]:
[19:37:59 INFO]: [Skript] Encountered 1 error while reloading sk.sk! (17ms)
Pytanie
Mrddkdkkd 1
every 1 seconds:
loop all players:
if loop-player is in region "TNTRUN":
if block below loop-player is TNT:
# Sprawdzenie, czy upłynął cooldown
if {tnt.cooldown.%loop-player's uuid%} is not set or time is after {tnt.cooldown.%loop-player's uuid%}:
# Usuwanie bloku TNT
set block below loop-player to air
send "&cTNT pod tobą zostało usunięte!" to loop-player
# Ustawienie cooldownu
set {tnt.cooldown.%loop-player's uuid%} to 1 seconds in the future
chcialbym jezeli chodzi sie, i stoi na tnt to zeby po sekundzie/dwie usuwa sie blok tnt pod graczem
Błąd:
[19:36:34 INFO]: [Skript] Reloading sk.sk...
[19:36:34 INFO]: Line 6: (sk.sk)
[19:36:34 INFO]: Can't understand this condition: '{tnt.cooldown.%loop-player's uuid%} is not set or time is after {tnt.cooldown.%loop-player's uuid%}'
[19:36:34 INFO]: Line: if {tnt.cooldown.%loop-player's uuid%} is not set or time is after {tnt.cooldown.%loop-player's uuid%}:
[19:36:34 INFO]:
[19:36:34 INFO]: [Skript] Encountered 1 error while reloading sk.sk! (26ms)
sk reload sk
[19:37:59 INFO]: [Skript] Reloading sk.sk...
[19:37:59 INFO]: Line 6: (sk.sk)
[19:37:59 INFO]: Can't understand this condition: '{tnt.cooldown.%loop-player's uuid%} is not set or time is after {tnt.cooldown.%loop-player's uuid%}'
[19:37:59 INFO]: Line: if {tnt.cooldown.%loop-player's uuid%} is not set or time is after {tnt.cooldown.%loop-player's uuid%}:
[19:37:59 INFO]:
[19:37:59 INFO]: [Skript] Encountered 1 error while reloading sk.sk! (17ms)
Odnośnik do komentarza
https://skript.pl/temat/57183-blad-do-naprawienia/Udostępnij na innych stronach
6 odpowiedzi na to pytanie
Rekomendowane odpowiedzi
Dołącz do dyskusji
Możesz dodać zawartość już teraz a zarejestrować się później. Jeśli posiadasz już konto, zaloguj się aby dodać zawartość za jego pomocą.