#Iron spider nano tech suit up
43 messages · Page 1 of 1 (latest)
So thats why you haven't recieved any help
Because you are begging for free scripts
No im not
Yeah you are
listen
yes?
Im not asking for a script
Im asking how would i put the avatar skin thing onto the character
Then show your script where you at least tried
.
like would you put the image id or whatever its called on the character
v
555426439449804810
wait what
local userInputService = game:GetService("UserInputService")
userInputService.InputBegan:Connect(function(input, gameProcessedEvent)
if input.UserInputType == Enum.UserInputType.Keyboard then
if input.KeyCode == Enum.KeyCode.M then
game.ReplicatedStorage.Ironspider.Parent = game.Players.LocalPlayer
end
end
end)
there
ive never changed someones avatar so i dont know how to
that wont work as you are parenting it to the Player, not the Player's Character
Ok yes
but
when i press play
and just manually moved the model inside my character
it made me naked
and teleported me inside the model
Are you using a free model? Or did you make the model
Its a free iron spider skin
would i like move all the parts into the chracter and delete the old ones?
Did u give up on me?
bruh..
no, just got busy
sure
so i could change the ids for the shirt and pants to be iron spider
but then i cant figure out how to do the lights. mask, and little claw things
and nanotech
but at least i figured that out
i think those would be accessories
in the same parent