Difference between revisions of "SetGlobalTimeMultiplier"
Jump to navigation
Jump to search
imported>Geckbot m (Robot: Automated text replacement (-\[\[Category:(.*?)Functions\]\] +Category:\1Functions\nCategory:\1Functions (GECK 1.0))) |
imported>Geckbot m (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1))) |
||
Line 16: | Line 16: | ||
[[Category:Functions]] | [[Category:Functions]] | ||
[[Category:Functions (GECK 1. | [[Category:Functions (GECK 1.1)]] | ||
[[Category:Miscellaneous Functions]] | [[Category:Miscellaneous Functions]] | ||
[[Category:Miscellaneous Functions (GECK 1. | [[Category:Miscellaneous Functions (GECK 1.1)]] |
Latest revision as of 13:08, 15 August 2009
< [[::Category:Functions|Category:Functions]]
A function included in the GECK version 1.1.0.36.
Description
SetGlobalTimeMultiplier Sets the time multiplier. 1.0 is standard time, 0.5 is slow mo, and 0.25 is even slower.
Syntax
SetGlobalTimeMultiplier multiplier:float
Or:
sgtm multiplier:float
Example
sgtm .5
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.