Mam pytanie, dlaczego ten skrypt nie działa po mimo zerowej ilości błędów?
variables:{antyfly.%player%}=0
on damage:
if attacker's is player:
if victim's is player:
if attacker's gamemode is survival:
set flight mode of attacker to false
set flight mode of victim to false
set {antyfly::%attacker%} to 20
set {antyfly::%victim%} to 20
every 1second:
if {antyfly::%player%}>0:
loop all players:
remove 1 from {antyfly::%loop-player%}
on command:
if command is "/fly":
if {antyfly::%player%}>0:
cancel event
send player title "&c&lAntyFly" with subtitle "&8>&cJesteś podczas walki poczekaj {antyfly.%player%} sekund"else:
stop
else:
stop
on dead:
if {antyfly::%player%}>0:
set {antyfly::%player%} to 0
stop
else:
stop
Pytanie
CyganeczekPL 0
Mam pytanie, dlaczego ten skrypt nie działa po mimo zerowej ilości błędów?
Zarejestruj się lub zaloguj, aby zobaczyć ukrytą treść! < wersja SK
Odnośnik do komentarza
Udostępnij na innych stronach
3 odpowiedzi na to pytanie
Rekomendowane odpowiedzi