variables:
{stone::%player%} = 0
on first join:
set {stone::%player%} to 0
on chat:
if {stone::%player%} is less than 200:
cancel event
send "&8&l» &cMusisz wykopac 200 stone'a zeby pisac na czacie &7%{stone::%player%}%/200"
else:
uncancel event
on mine:
add 1 to {stone::%player%}
i chce zeby po wykopaniu 200 blokow pisalo na player title np "Gratki" lub cos
Pytanie
AJent 10
hejo napisalem taki skrypt:
variables: {stone::%player%} = 0 on first join: set {stone::%player%} to 0 on chat: if {stone::%player%} is less than 200: cancel event send "&8&l» &cMusisz wykopac 200 stone'a zeby pisac na czacie &7%{stone::%player%}%/200" else: uncancel event on mine: add 1 to {stone::%player%}
i chce zeby po wykopaniu 200 blokow pisalo na player title np "Gratki" lub cos
Edytowane przez xAxeeWstawiam w code
Notatka dodana przez xAxee
Odnośnik do komentarza
Udostępnij na innych stronach
6 odpowiedzi na to pytanie
Rekomendowane odpowiedzi