Difference between revisions of "SetPCSleepHours"
Jump to navigation
Jump to search
imported>Haama m (Removing space to prevent sorting bug) |
imported>Gribbleshnibit8 |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Function | |||
|origin = GECK1 | |||
|summary = Manually forces the player to sleep the specified number of hours. | |||
|name = SetPCSleepHours | |||
Manually forces the player to sleep the specified number of hours. | |arguments = | ||
{{FunctionArgument | |||
|Name = iHours | |||
|Type = int | |||
}} | |||
}} | |||
==See Also== | ==See Also== | ||
Line 10: | Line 15: | ||
[[Category:Functions]] | [[Category:Functions]] | ||
[[Category:Functions (GECK 1.1)]] | |||
[[Category:Player Functions]] | [[Category:Player Functions]] | ||
[[Category:Player Functions (GECK 1.1)]] |
Latest revision as of 01:43, 15 November 2014
< [[::Category:Functions|Category:Functions]]
A function included in the GECK version 1.1.0.36.
Description
Manually forces the player to sleep the specified number of hours.
Syntax
SetPCSleepHours iHours:int