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

Sleep

Character walk up to and lies down on a bed.

Arguments
Argument Character Name
Type String
Default REQUIRED
Description Name of the character to sleep
Argument Bed Name
Type String
Default REQUIRED
Description Name of the bed to lie down on

Examples

Sleep(Tom, Bedroom.Bed)


See Also

Characters Places