#creating placeholder
1 messages · Page 1 of 1 (latest)
how?
command /zcboost2:
permission: boostboxc.use
permission message: &c&LYou do not have permsission for this command!
trigger:
execute console command "/discordsrv broadcast 2x Box boost enabled for 300 seconds!"
execute console command "/sk enable 2xboost.sk"
broadcast ""
wait 150 seconds
broadcast ""
broadcast ""
broadcast ""
broadcast "&6&l2x Box boost disabling in 150 seconds."
broadcast ""
broadcast ""
wait 150 seconds
execute console command "/sk disable 2xboost.sk"
broadcast ""
broadcast ""
broadcast "&c&l2x Box boost disabled."
broadcast ""
broadcast ""
broadcast ""
this is the skript, i want to make it so on the scoreboard it shows if the boost is active
So just set that variable to true, wait those 300 seconds, delete the variable
And in the scoreboard,
then just check if the variable is set
if so, set the line to something
else, don't set the line or set it to something like No current boosts active.
sorry but i am completly lost
i just started skripting
set the variable to true
so set {variable} to true
and then after you've waited 300 seconds, which is already implemented in your skript, you can just delete that variable
Wait...
Are you making the scoreboard with skript?
to make a scoreboard?
yes
is this what u mean?
oh
But also, you can't use the TAB plugin to make a scoreboard.
A scoreboard is on the side of the player's screen
i did
The scoreboard
wow, nice
Never knew you could
Yeah, you'll have to make a placeholder
I'm not exactly experienced in that, somebody else may be...
ok
Or you could make the scoreboard with skript
ill see if anyone else can help