Say I want all the players accessories off them when they first join, how would I go about that?
I haven't scripted for about 7 months so im not sure if this would be good at all
I'm pretty sure its along the lines of
2 | Players.CharacterAdded:Connect function () |
3 | Player.Character.Hair:Remove() |
I was hoping to atleast find a tutorial on youtube or something but I mean I could always just rip an accessory/face remover from the workshop and put it where the player spawns, that could actually work why dont I just do that? genius
im gonna post this anyway for advice but im still trying that epiphany I thought of just now
okay bye