variables:
{stone::%player%} = 0
command /pkt [<text>] [<text>] [<text>]:
trigger:
if arg 1 is not set:
send "&e(&3 - &e) &8&m &7&l << &3PlatformaKlocka &7&l>> &8&m &e (&3 - &e)"
send " &3/pkt pokaz &8- &7pokazuje ile punktow masz"
send " &3/pkt top &8- &7pokazuje &6TOP5 &7graczy."
if arg 1 is "pokaz":
send " &7Posiadasz &3%{stone::%player%}%&7 punktow."
on Place:
if player is in world "ASkyBlock":
add 1 to {postaw::%player%}
if {postaw::%player%} = 10:
add 1 to {stone::%player%}
set {postaw::%player%} to 0
send " &7Dostales &31 punkt" to player
Pytanie
Szwagru 23
Doda ktoś topke 5 najlepszych graczy?:
variables: {stone::%player%} = 0 command /pkt [<text>] [<text>] [<text>]: trigger: if arg 1 is not set: send "&e(&3 - &e) &8&m &7&l << &3PlatformaKlocka &7&l>> &8&m &e (&3 - &e)" send " &3/pkt pokaz &8- &7pokazuje ile punktow masz" send " &3/pkt top &8- &7pokazuje &6TOP5 &7graczy." if arg 1 is "pokaz": send " &7Posiadasz &3%{stone::%player%}%&7 punktow." on Place: if player is in world "ASkyBlock": add 1 to {postaw::%player%} if {postaw::%player%} = 10: add 1 to {stone::%player%} set {postaw::%player%} to 0 send " &7Dostales &31 punkt" to playerOdnośnik do komentarza
https://skript.pl/temat/16291-doda-ktos-top/Udostępnij na innych stronach
3 odpowiedzi na to pytanie
Rekomendowane odpowiedzi