I literally don’t even know how to describe the issue?
local humanoidDescription = Players:GetHumanoidDescriptionFromUserId(player.UserId)
if humanoidDescription.Face then
local head = character:FindFirstChild("Head")
if head and head:IsA("BasePart") then
local face = head:FindFirstChildOfClass("Texture")
if not face then
return
end
print(humanoidDescription.Face) --> my face, for example, prints 7074764
end
end
7074764
is the catalogID Chill - Roblox
When you manually insert that ID into the Texture
property, it will correct to http://www.roblox.com/asset/?id=7074749, which is an error page on ROBLOX’s website
Also, some IDs will have a different format, such as rbxassetid://