HI all,
I'm currently working on a parkour skript that kills you if you get too far behind in the parkour. I'm using tags at each checkpoint to try and make it 1 simple command to do this. I've tested a few things with my relatively basic skript knowledge but I can't seem to figure it out.
This is the base of what i've copy and pasted for each level (replacing 1-1 with whatever tag I need to use):
exeucte console command "gamemode spectator @a[tag=1-1]"
I'm currently working on a parkour skript that kills you if you get too far behind in the parkour. I'm using tags at each checkpoint to try and make it 1 simple command to do this. I've tested a few things with my relatively basic skript knowledge but I can't seem to figure it out.
This is the base of what i've copy and pasted for each level (replacing 1-1 with whatever tag I need to use):
exeucte console command "gamemode spectator @a[tag=1-1]"