command /orzyw [<offlineplayer>]:
trigger:
if arg 1 is set:
if player's balance is more than 150:
execute console command "eco take %player% 150"
execute console command "db %player% -1"
execute console command "unban %player%"
chodzi ci o to, żezamiast orzyw to jest komenda unban?
command /unban [<offlineplayer>]: trigger: if arg 1 is set: if player's balance is more than 150: execute console command "eco take %player% 150" execute console command "db %player% -1"
to coś z odstępami spacji jest nie tak, bo ja nie mam błedów
command /ozyw [<offlineplayer>]:
trigger:
if arg 1 is set:
if player's balance is more than 150:
execute console command "eco take %player% 150"
execute console command "db %player% -1"
command /ozyw [<offlineplayer>]:
trigger:
if arg 1 is set:
if player's balance is more than 150:
execute console command "eco take %player% 150"
execute console command "db %player% -1"
O to chodzi?
może tak
on chat:
set {liczba} to random number from 0 to 999999999
message contains "{liczba}.pl" or "{liczba}.com" or "{liczba}.eu" or "{liczba}.ru":
on pick up of arrow:
if player has permission "Admin":
send "&aPodniosłeś strzałe!"
else:
cancel event
send "&cNie możesz podnieść strzły!"
on shoot:
if projectile is arrow:
wait 2 second
kill projectile
Działa
on rightclick:
if player's tool is dirt named "&6Dirt":
if {amulet::%player%} is 0 or:
send "elo"
set {amulet1::%player%} to 60
else:
send "Poczekaj %{amulet1::%player%}% sekund!"
every 1 second:
loop {amulet1::*}:
if {amulet1::%loop-index%} is more than 1:
remove 1 from {amulet1::%loop-index%}
else:
set {amulet1::%loop-index%} to 1
Musisz wysłać wiadomość do gracza %{amulet1::%player%}%