Difference between revisions of "SetGlobalTimeMultiplier"
Jump to navigation
Jump to search
Use function template
imported>Kkuhlmann |
imported>SnakeChomp (Use function template) |
||
Line 1: | Line 1: | ||
== | {{Function | ||
|origin = GECK1 | |||
|alias = sgtm | |||
|arguments = {{FunctionArgument | |||
|Name = multiplier | |||
|Type = float | |||
}} | |||
|summary = [[SetGlobalTimeMultiplier]] Sets the time multiplier. 1.0 is standard time, 0.5 is slow mo, and 0.25 is even slower. | |||
|example = sgtm .5 | |||
Now the world is in slow motion. | Now the world is in slow motion. | ||
}} | |||
== | ==Notes== | ||
Don't pass a value of 0 to this function or you will break the game and probably crash Fallout 3. | |||
[[Category:Functions]] | [[Category:Functions]] | ||
[[Category:Miscellaneous Functions]] | [[Category:Miscellaneous Functions]] |