Difference between revisions of "StartTimer - ScriptObject"

131 bytes added ,  18:54, 7 March 2020
Move categories to bottom of page and bulleted the second note. Thanks SKK50
imported>Plplecuyer
 
imported>Qazaaq
(Move categories to bottom of page and bulleted the second note. Thanks SKK50)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
[[Category:Scripting]]
[[Category:Papyrus]]
[[Category:Non-Delayed Native Functions]]
'''Member of:''' [[ScriptObject Script]]
'''Member of:''' [[ScriptObject Script]]


Line 31: Line 28:


== Notes ==
== Notes ==
The time will be affected by the global time modifier. So if, for example, VATS fires off and slows down time, it will affect these timers as well.
*The time will be affected by the global time modifier. So if, for example, VATS fires off and slows down time, it will affect these timers as well.
*Timers on ObjectReference scripts must have an explicit aiTimerID parameter, the default implicit timer ID 0 will never start.


== See Also ==
== See Also ==
Line 37: Line 35:
*[[CancelTimer - ScriptObject]]
*[[CancelTimer - ScriptObject]]
*[[OnTimer - ScriptObject]]
*[[OnTimer - ScriptObject]]
[[Category:Scripting]]
[[Category:Papyrus]]
[[Category:Non-Delayed Native Functions]]
Anonymous user