Difference between revisions of "Sleep (Procedure)"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>Catwheezle
(Added "see also" section and notes.)
imported>Catwheezle
(Added "see also" section items.)
Line 14: Line 14:
|SeeAlso=
|SeeAlso=
*[[Wait - Utility]]
*[[Wait - Utility]]
*[[SetPCSleepHours]]
}}
}}

Revision as of 22:55, 14 February 2012

Behavior

Description:
Walk to a bed and sleep there.

The procedure completes:
Never completes.

Parameters

  • Target (Target): Specifies where to sleep

                                     

Notes

  • Effect of performing this on the player is undocumented: it is unsure if it pops up the sleep/wait dialog, or whether it does nothing. Please use with care in that case, and document the results of your tests on this page.
  • There appears to be no documented way otherwise of causing the PC to sleep or wait, or of causing those dialogs to be presented to the player.

See Also