variables:
{watch.%player%}=0
on rightclick:
if player's tool is clock:
{watch.%player%} is 0:
execute player command "hideall"
set the name of player's tool to "&aPokaz graczy"
set {watch.%player%} to 1
{watch.%player%} is 1:
execute player command "showall"
set the name of player's tool to "&cUkryj graczy"
set {watch.%player%} to 0
else:
stop
Pytanie
Polski Sześcian 94
Kto naprawi mój skrypt?
variables: {watch.%player%}=0 on rightclick: if player's tool is clock: {watch.%player%} is 0: execute player command "hideall" set the name of player's tool to "&aPokaz graczy" set {watch.%player%} to 1 {watch.%player%} is 1: execute player command "showall" set the name of player's tool to "&cUkryj graczy" set {watch.%player%} to 0 else: stop
Edytowane przez Polski Sześcianzły tytuł xd
Odnośnik do komentarza
https://skript.pl/temat/17831-zegarek/Udostępnij na innych stronach
5 odpowiedzi na to pytanie
Rekomendowane odpowiedzi