Forum rules - please read before posting, it can save you a lot of time.
global Head_Attached;actor.AddAttachment("actors\Barkeeper\Barkeeper.x","Head", "Bip01_Neck");Head_Attached=actor.GetAttachment("Head");Head_Attached.Scale = 100;Head_Attached.DrawBackfaces = true;Head_Attached.PlayAnimAsync("idle");