[Acil]Skripts

GökhanGençcan

Ağaç Yumruklayıcı
En iyi cevaplar
0
options:
r1-para: 10000
r2-para: 20000
r3-para: 30000
command /rankup:
trigger:
{rank1.%player%} is not set:
player's balance is greater than or equal to {@r1-para}:
set {rank.%player%} to 1
set {rank1.%player%} to true
else:
{rank2.%player%} is not set:
player's balance is greater than or equal to {@r1-para}:
set {rank.%player%} to 2
set {rank2.%player%} to true
else:
{rank3.%player%} is not set:
player's balance is greater than or equal to {@r3-para}:
set {rank.%player%} to 3
set {rank3.%player%} to true
on chat:
cancel event
{rank.%player%} is set:
broadcast "&0[&6%{rank.%player%}%&0] &2%player% &8> &7%coloured message%"
else:
broadcast "&0[&6Çaylak&0] &2%player% &8> &7%coloured message%"

Komutunu 2 Kere Yazdım Ve Şu Çıktı Bunu Düzeltin Nolur
 
Üst