Kod: command /barbc [<text>] [<number>]:
trigger:
if player has permissions "wario.barbc":
if arg 1 is set:
if arg 2 is set:
create timed bar with text "&4&o%player%&8: &6&o%coloured arg 1%" to all players for number-arg seconds
else:
send "&7Uzycie: &6&o/barbc %coloured arg 1% &6&o<czas>&7!" to player
else:
send "&7Uzycie: &6&o/barbc <text> <czas>&7!" to player
else:
send "&4Nie masz dostepu do tej komendy"
Błędy:
'with text "&4&o%player%&8: &6&o%coloured arg 1%" to all players for number-arg seconds' is not an entity type (Bar.sk, line 6: create timed bar with text "&4&o%player%&8: &6&o%coloured arg 1%" to all players for number-arg seconds')
Pytanie
Crystal_PL 93
Mam problem z tym skryptem:
Kod: command /barbc [<text>] [<number>]:
trigger:
if player has permissions "wario.barbc":
if arg 1 is set:
if arg 2 is set:
create timed bar with text "&4&o%player%&8: &6&o%coloured arg 1%" to all players for number-arg seconds
else:
send "&7Uzycie: &6&o/barbc %coloured arg 1% &6&o<czas>&7!" to player
else:
send "&7Uzycie: &6&o/barbc <text> <czas>&7!" to player
else:
send "&4Nie masz dostepu do tej komendy"
Błędy:
'with text "&4&o%player%&8: &6&o%coloured arg 1%" to all players for number-arg seconds' is not an entity type (Bar.sk, line 6: create timed bar with text "&4&o%player%&8: &6&o%coloured arg 1%" to all players for number-arg seconds')
Odnośnik do komentarza
Udostępnij na innych stronach
7 odpowiedzi na to pytanie
Rekomendowane odpowiedzi