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

How Do I Make a Player Wear Stuff I Make? [closed]

Asked by 7 years ago

For example, if I created a helmet in ROBLOX studio with some bricks, how would I put it on a player's head as soon as they join the server? How would I put web gear on their torso? How could I do other things like this? So far I know how to change players' faces and skin color when they join the game, but I don't know how to add hats made by ROBLOX or hats made by me. So if anyone could provide a script that can remove a player's already existing hat, and replace it with a ROBLOX hat, and a script that can add a hat made of bricks created by me in studio that'd be awesome. Also please explain how the script works so I can fully comprehend it. I did search for other questions on scripting helpers.

1
This isn't a request site. Don't ask for people to make you scripts. Adding hats is easy though, simply set the parent of the hat to the player's character. Roblox itself should do the rest and CFrame it. If that doesn't work you should definitely take a look at a CFraming tutorial. AstrealDev 728 — 7y
0
Look into welds and attatchments Goulstem 8144 — 7y

Closed as Not Constructive by Goulstem

This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.

Why was this question closed?