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

  • AddToList
  • Attack
  • Cast
  • 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
  • SetAge
  • SetCameraFocus
  • SetCameraMode
  • SetClothing
  • SetDay
  • SetDialog
  • SetExpression
  • SetHairColor
  • SetHairStyle
  • SetLeft
  • SetNarration
  • SetNight
  • SetPosition
  • SetRight
  • SetSkinColor
  • Sheathe
  • ShowDialog
  • ShowFurniture
  • ShowList
  • ShowNarration
  • Sit
  • Sleep
  • Take
  • Unpocket
  • Walk

SetAge

Change the age of a character to t for teenager, y for young, m for middle-aged, and o for old.

Arguments
Argument Character Name
Type String
Default REQUIRED
Description Name of the character
Argument Character Age
Type t, y, m, or o
Default m
Description Age of the character

Examples

SetAge(Tom)

SetAge(Tom, o)


See Also

Characters CreateCharacter SetClothing SetSkinColor SetHairstyle SetHairColor