Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Does placing a script on specific team will only work on that team?

Asked by 2 years ago

Just want to make sure.

1
nope Xapelize 2658 — 2y

1 answer

Log in to vote
1
Answered by 2 years ago

No it won't sadly but you can do something like this in your script Example:

local Team = game.Teams:FindFirstChild("Colour")
TeamColour = Team.TeamColor

Hope this helps!!

Ad

Answer this question