Difference between revisions of "SetPCSleepHours"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>Scornett
 
imported>Catwheezle
(Added "see also" section.)
 
Line 1: Line 1:
Causes the player to sleep the specified number of hours. The UI is not displayed, but time advances as if the player was sleeping.
Causes the player to sleep the specified number of hours. The UI is not displayed, but time advances as if the player was sleeping.


'''Syntax:'''
== Syntax ==
  SetPCSleepHours ''iHours''
  SetPCSleepHours ''iHours''


== See Also ==
*[[Wait - Utility]]
*[[Sleep (Procedure)]]


[[Category:Console Commands]]
[[Category:Console Commands]]

Latest revision as of 23:16, 14 February 2012

Causes the player to sleep the specified number of hours. The UI is not displayed, but time advances as if the player was sleeping.

Syntax[edit | edit source]

SetPCSleepHours iHours


See Also[edit | edit source]