#hide and seek skript

1 messages · Page 1 of 1 (latest)

static aspen
#

i have this all in part of my code with this stuff above and a long line of other code command /join: trigger: if {queue::*} does not contain player: add player to {queue::*} send "&aYou will be loaded into the next game!" wait 1 second if amount of players in {queue::*} is equal to 1: send title "&fChoosing Roles..." to all players for 3 seconds send subtitle "&fYou are &kasdf" for 2 seconds set {_seeker} to random element of {queue::*} wait 1 second send subtitle "&fYou are &4The Seeker" to {_seeker} wait 1 second remove all players from {_seeker}

#

nevermind