How to auto update a sign? I tried this but it didnt work:
I'm running dev32d, and I have the addons: (and im running 1.12)
code_language.skript:
command /test:
trigger:
set {gamesign::1} to line 2 of targeted block
set {gamesign::2} to line 4 of targeted block
every second:
if {countdown} = true:
set line 2 of {gamesign::1} to "&6Starting.."
set line 4 of {gamesign::2} to "&7%size of {players::*}%/{@maxplayers}"
else if {wait} = true:
set line 2 of {gamesign::2} to "&aWaiting.."
set line 4 of {gamesign::2} to "&7%size of {players::*}%/{@maxplayers}"
I'm running dev32d, and I have the addons: (and im running 1.12)
- SkQuery-Lime
- SkUtils
- TuSKe
- SkRayFall
- PirateSk
- MundoSK
- SkDragon
- Skellet
Yes I know, a lot of addons (and using latest versions of all of them)
- SkUtils
- TuSKe
- SkRayFall
- PirateSk
- MundoSK
- SkDragon
- Skellet
Yes I know, a lot of addons (and using latest versions of all of them)