Menu
  • Home
  • How To
  • Actions
  • Characters
  • Places
  • Items
  • Sound Effects
  • Visual Effects
  • Icons
  • Examples

  • AddToList
  • Attack
  • Bash
  • Cast
  • CheckVersion
  • ClearDialog
  • ClearList
  • CloseFurniture
  • CreateCharacter
  • CreateEffect
  • CreateItem
  • CreatePlace
  • Dance
  • DanceTogether
  • Die
  • DisableEffect
  • DisableIcon
  • DisableInput
  • Draw
  • Drink
  • EnableEffect
  • EnableIcon
  • EnableInput
  • Enter
  • Exit
  • Face
  • FadeIn
  • FadeOut
  • Give
  • HideCredits
  • HideDialog
  • HideFurniture
  • HideList
  • HideMenu
  • HideNarration
  • Kneel
  • LookAt
  • OpenFurniture
  • Pickup
  • PlaySound
  • Pocket
  • Put
  • Putdown
  • Quit
  • RemoveFromList
  • Reset
  • Revive
  • SetCameraFocus
  • SetCameraMode
  • SetClothing
  • SetCredits
  • SetDay
  • SetDialog
  • SetExpression
  • SetEyeColor
  • SetHairColor
  • SetHairStyle
  • SetLeft
  • SetNarration
  • SetNight
  • SetPosition
  • SetRight
  • SetSkinColor
  • SetTitle
  • Sheathe
  • ShowCredits
  • ShowDialog
  • ShowFurniture
  • ShowList
  • ShowMenu
  • ShowNarration
  • Sit
  • Sleep
  • StopSound
  • Take
  • TogglePause
  • Unpocket
  • WalkTo
  • WalkToSpot

Sleep

Character walk up to and lies down on a bed.

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

Examples

Sleep(Tom, Bedroom.Bed)


See Also

Characters Places