Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local args = {
- [1] = {
- ["SkinColor"] = 1,
- ["ShoeSecondaryColor"] = 1,
- ["UniformColor"] = 24,
- ["Shirt"] = 1,
- ["Aura"] = "Default",
- ["Nose"] = 4,
- ["Mouth"] = 11,
- ["SecondaryHairStyle"] = 1,
- ["Uniform"] = "Default",
- ["HairColor"] = 8,
- ["ShoePrimaryColor"] = 14,
- ["SecondaryFacialHair"] = 1,
- ["Eyes"] = 3,
- ["FacialHair"] = 1,
- ["HairStyle"] = 52,
- ["Pants"] = 1,
- ["EyeColor"] = 8,
- ["SecondaryHairColor"] = 1
- }
- }
- game:GetService("ReplicatedStorage").Remotes.UI.CustomizeCharacter:FireServer(unpack(args))
Advertisement
Add Comment
Please, Sign In to add comment