Mam błąd "Can't understand this condition"
a to kod:
function zmienexp(p: player):
if ({exp::%{_p}'s uuid%} >= {poziom::%{_p}'s uuid%}):
remove {potrzebny_exp::%{_p}'s uuid%} from {exp::%{_p}'s uuid%}
if ({poziom::%{_p}'s uuid%} <= 9 and {poziom::%{_p}'s uuid%} >= 0):
Pytanie
judosmok 1
Pomoże ktoś,
Mam błąd "Can't understand this condition"
a to kod:
function zmienexp(p: player): if ({exp::%{_p}'s uuid%} >= {poziom::%{_p}'s uuid%}): remove {potrzebny_exp::%{_p}'s uuid%} from {exp::%{_p}'s uuid%} if ({poziom::%{_p}'s uuid%} <= 9 and {poziom::%{_p}'s uuid%} >= 0):Reszty kodu nie dawałem
Problem jest z ostatnią linijką, z if
Odnośnik do komentarza
https://skript.pl/temat/57273-problem-z-if/Udostępnij na innych stronach
3 odpowiedzi na to pytanie
Rekomendowane odpowiedzi