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

Getting a Users Accessories?

Asked by 4 years ago

Just a quick question,

How would i go about getting a users accessories?

Would I use :GetChildren() or some other :Get command?

Thanks!

1 answer

Log in to vote
1
Answered by 4 years ago
Edited 4 years ago

I might be wrong, since I'm fairly new to coding myself, but I think you could use :GetAccessories()

0
yes! Humanoid:GetAccessories() - doing a quick search gives a wiki post about it. Mayk728 855 — 4y
0
You could use, GetChildren() to return an array of the contents, but it doesn't really matter which you use. JesseSong 3916 — 2y
Ad

Answer this question