Merhaba,
- Sizler için yeni bir skortablosu ile karşınızdayım.Skortablosu top 5 desteklemektedir, while döngüsü oluşturulduğundan tps oranı olduğunca yüksek.İyi kullanımlar..
Gerekli,
- Skript ∞
- skQuery ∞
- RandomSK ∞
Destekliyor,
- 1.7.∞, 1.8.∞
Resim,
Kod,
Kod:
#MCScoreboard
#MCGamer - v1
#options:
#Death
on death of player:
attacker is player
add 1 to {öldürme.%attacker%}
add 1 to {ölme.%victim%}
#List
on login:
"%{sunucu.listesi::*}%" does not contain "%player%":
add player to {sunucu.listesi::*}
#Board
on join:
delete {skortablosu.%player%}
set {skortablosu.%player%} to 1
while {skortablosu.%player%} is 1:
display scoreboard named "&2%player% &7- &c%minute%:%second% " to player
loop {sunucu.listesi::*}:
{öldürme.%loop-value%} is not 0:
set {_v::%loop-value%} to rounded {öldürme.%loop-value%}
set {_v::*} to {_v::*} sorted from highest to lowest with output "@index;s;@value"
set {_n} to 2
loop 5 times:
set {_v} to "%{_v::%{_n}%}%" parsed as text
set {_p::*} to {_v} split at ";s;"
if "%{_p::1}%" is "<none>":
make score of "&7{_n}" in scoreboard of player to {_n}
else:
make score of "%{_p::1}%&8" in scoreboard of player to {_n}
add 1 to {_n}
make score of "&7&l> &fTime" in scoreboard of player to 14
make score of " &e%now%" in scoreboard of player to 13
make score of " &e%hour%:%minute%" in scoreboard of player to 12
make score of "&f" in scoreboard of player to 11
make score of "&7&l> &fServer" in scoreboard of player to 10
make score of " &6TR&8: &e1" in scoreboard of player to 9
make score of "&e" in scoreboard of player to 8
make score of "&9You&8: &f%{öldürme.%player%}%" in scoreboard of player to 1
move display of player to sidebar
wait 1 minute