Author Topic: Hat Scripts  (Read 1185 times)

Did you added this to the part of the script where the hat unmounts?
Code: [Select]
%player.unhideNode("headskin");
Its doing what I want it to do now, thanks everyone.