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

How to check if a player is wearing this hat?

Asked by
Rurith 10
10 years ago

How do I check if a Player is wearing a specific hat?

1 answer

Log in to vote
0
Answered by 10 years ago

Can be used to check pretty easily inside a function.

YourPlayer:FindFirstChild("YourHatsName")

Ad

Answer this question