Menu
  • Home
  • How To
  • Characters
  • Places
  • Actions
  • Items
  • Examples
  • Icons

  • AddToList
  • Attack
  • Cast
  • ChangeClothing
  • ClearDialog
  • ClearList
  • CloseFurniture
  • CreateCharacter
  • CreateEffect
  • CreateItem
  • CreatePlace
  • Dance
  • DanceTogether
  • Die
  • DisableEffect
  • DisableIcon
  • DisableInput
  • Draw
  • Drink
  • EnableEffect
  • EnableIcon
  • EnableInput
  • Enter
  • Exit
  • FadeIn
  • FadeOut
  • Give
  • HideDialog
  • HideFurniture
  • HideList
  • HideNarration
  • Kneel
  • LookAt
  • OpenFurniture
  • Pickup
  • Pocket
  • Put
  • Putdown
  • Quit
  • RemoveFromList
  • Revive
  • SetCameraFocus
  • SetCameraMode
  • SetDay
  • SetDialog
  • SetExpression
  • SetHairColor
  • SetHairStyle
  • SetLeft
  • SetNarration
  • SetNight
  • SetPosition
  • SetRight
  • SetSkinColor
  • Sheathe
  • ShowDialog
  • ShowFurniture
  • ShowList
  • ShowNarration
  • Sit
  • Sleep
  • Take
  • Unpocket
  • WalkTo

SetHairColor

Changes the haircolor of a character to gray, black, brown, red, blonde.

Arguments
Argument Character Name
Type String
Default REQUIRED
Description Name of the character to change
Argument Haircolor
Type gray, black, brown, red, or blonde
Default black
Description Haircolor to set

Examples

SetHairColor(Tom)

SetHairColor(Tom, "brown")


See Also

Characters CreateCharacter SetClothing SetSkinColor SetHairstyle SetAge