Is it possible to change a character's team using scripts? this is not a request
--I have just gotten into the positives today, please do not downvote me because you think this is a request, as it is not a request
Yes it is very possible to do that. All you do is just:
local teamcolor = "Really Black" --team's color local plr = --plr here plr.TeamColor = BrickColor.new(teamcolor) --change's plr's team
Locked by TheMyrco
This question has been locked to preserve its current state and prevent spam and unwanted comments and answers.
Why was this question closed?