I
iNuclearTNT
Let me explain what the title means. The problem I'm having is that I'm trying to put players into "teams" with skript, don't worry how I'll actually put them into teams, I'm just scratching my head about the skript-code part.
Trying to put ppl into teams without putting them into another team by accident. I cannot select a player(s) that already have a team, below is the code I imagine myself using to make life easy.
Selecting multiple players that aren't associated with the variable: {team.blue}
set {team.green} to random element out of all players that aren't {team.blue} in world "GameWorld"
Maybe I'm doing this all wrong, how would you approach making a simple 2 teams work?
Trying to put ppl into teams without putting them into another team by accident. I cannot select a player(s) that already have a team, below is the code I imagine myself using to make life easy.
Selecting multiple players that aren't associated with the variable: {team.blue}
set {team.green} to random element out of all players that aren't {team.blue} in world "GameWorld"
Maybe I'm doing this all wrong, how would you approach making a simple 2 teams work?