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

How would I make a scirpt that could make certain tools only acessable in a team?

Asked by 5 years ago

I'm a basic scripter that can do simple things. But I never did something like this, so how could I make a scirpt that could make certain tools only acessable in a team?

1 answer

Log in to vote
2
Answered by
valchip 789 Moderation Voter
5 years ago
Edited 5 years ago

Simply use if statements to check the player's team.

If you are giving the players in a team tool just add the tools somewhere like ReplicatedStorage, check their team and clone the tools and add them at the player's backpack.

Ad

Answer this question