- En iyi cevaplar
- 0
Arkadaşlar Yapmaya Çalıştığım Skript Bu Hatayı Veriyor;
Skript Kodu;
Etiket Listesi;
@blackone1991 @BraveHero @Ranork @qYokunjoNp @ta1ha @Schaffer79 @GodofMilker @ByEnderTR @Secret_wither @IRFN @ByNovem
Skript Kodu;
Kod:
command /bwjoin:
trigger:
set player's level to 300
if {sayi} is not 2:
add 1 to {sayi}
add %player% to {oyuncular::*}
if {sayi} is 2:
loop {oyuncular::*}
teleport loop-value to 86, 83, 1344
if {sayi} is not set:
set {sayi} to 1
on death of a player:
clear drops
loop {oyuncular::*}:
if loop-value is player:
send "&1[&bBossWars&1]&6 %player% &eElendin!" to player
teleport player to 98, 91, 1270
remove player from {oyuncular::*}
every second:
loop all players:
if loop-player's level is bigger than 0:
reduce player's level by 1
Etiket Listesi;
@blackone1991 @BraveHero @Ranork @qYokunjoNp @ta1ha @Schaffer79 @GodofMilker @ByEnderTR @Secret_wither @IRFN @ByNovem