Setting gamemode if player has a certain tag not working

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the community!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.
Jan 25, 2023
2
0
1
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]"
 
What are you trying to check for? If the tag is too low? I'm not sure what's considered too far behind, and I'm also unsure on what part you're stuck on specifically. More specifics would help.
 
Status
Not open for further replies.