Wiec SideBar Dziala Idealnie lecz chcialbym aby mozna go bylo wylaczac i wlaczac
skript:
variables:
tab = true
every 5 seconds:
if {tab} is true:
loop all players:
wipe loop-player's sidebar
set name of sidebar of loop-player to "&9&lMAGICRAFT.PL"
set score "&aNick: &7%loop-player%" in sidebar of loop-player to 2
set score "&cUstawienia Side Bara Pod &a/sb" in sidebar of loop-player to 1
if {tab} is false:
stop
command /sboff:
trigger:
set {tab} to false
command /sbon:
trigger:
set {tab} to true
Pytanie
swiopolski sw 0
Wiec SideBar Dziala Idealnie lecz chcialbym aby mozna go bylo wylaczac i wlaczac
skript:
variables: tab = true every 5 seconds: if {tab} is true: loop all players: wipe loop-player's sidebar set name of sidebar of loop-player to "&9&lMAGICRAFT.PL" set score "&aNick: &7%loop-player%" in sidebar of loop-player to 2 set score "&cUstawienia Side Bara Pod &a/sb" in sidebar of loop-player to 1 if {tab} is false: stop command /sboff: trigger: set {tab} to false command /sbon: trigger: set {tab} to trueOdnośnik do komentarza
https://skript.pl/temat/37434-potrzebuje-pomocy-z-sidebarem/Udostępnij na innych stronach
6 odpowiedzi na to pytanie
Rekomendowane odpowiedzi
Dołącz do dyskusji
Możesz dodać zawartość już teraz a zarejestrować się później. Jeśli posiadasz już konto, zaloguj się aby dodać zawartość za jego pomocą.