#selecting teams is awkward
1 messages · Page 1 of 1 (latest)
yeah just like the system you sent to fix
no i mean
when i assign a team
in scripts
like game.players.localplayer.team = game.teams.ateam
it doesnt work
still doesnt work
show
for _, player in ipairs(game.Players:GetPlayers()) do
player.Team = game.Teams.Monster
end
doesnt work
** You are now Level 3! **
show structure