local human = game.Workspace.Player1.Humanoid human.Nameocclusion = Enum.NameOcclusion.occludeALL
A simple matter of capitalization :
local human = game.Workspace.Player1.Humanoid human.NameOcclusion = Enum.NameOcclusion.OccludeAll
If you have any questions, concerns or just need some help with this PM me on ROBLOX!