Difference between revisions of "RegisterForSingleUpdateGameTime - Form"
Jump to navigation
Jump to search
m
RegisterForSingleUpdateGameTime - Form (edit)
Revision as of 12:25, 24 November 2012
, 12:25, 24 November 2012→Notes: Added a note about not being able to register for game time updates until player recieves full controls
imported>RJC (→See Also: + related) |
imported>IsharaMeradin m (→Notes: Added a note about not being able to register for game time updates until player recieves full controls) |
||
Line 25: | Line 25: | ||
== Notes == | == Notes == | ||
*Aliases and quests will automatically unregister for this event when the quest stops. Active magic effects will automatically unregister when they are removed. | *Aliases and quests will automatically unregister for this event when the quest stops. Active magic effects will automatically unregister when they are removed. | ||
*Registering for game time updates is only possible after the player has received full player controls. For the default game the earliest a game time update can be registered is when the player gets their hands freed just inside Helgen Keep (MQ101 stage 240). | |||
*Using this function could cause your game to freeze under any of the following conditions: | *Using this function could cause your game to freeze under any of the following conditions: | ||
**afInterval is less than some number between 0.0244 and 0.0238. (1.0 / 41.0 and 1.0 / 42.0) | **afInterval is less than some number between 0.0244 and 0.0238. (1.0 / 41.0 and 1.0 / 42.0) |