Difference between revisions of "AI Package"

113 bytes added ,  02:44, 25 February 2019
→‎Entry Fields: Added note about bugfix.
imported>Kivan
(Corrected details of the crossing-midnight package bug; did testing on it to confirm that this is correct)
imported>XJDHDR
(→‎Entry Fields: Added note about bugfix.)
 
Line 17: Line 17:


:*''Note:'' There is an engine bug where, if a package is supposed to occur on given day(s) of the week or month, but the duration spans past midnight, the after-midnight component will occur a day before it's supposed to, then the package will occur normally, then the before-midnight component will occur a day after it's supposed to (as if the package was repeating and being truncated at the midnights. For example, a package that is to run on a specific day from 18:00 to 02:00 the next day will actually run from 00:00 to 02:00 on the start day, then 18:00-02:00 as intended, and then again at 18:00-00:00 on the end day. Split these packages so that they don't cross midnight to avoid this effect.
:*''Note:'' There is an engine bug where, if a package is supposed to occur on given day(s) of the week or month, but the duration spans past midnight, the after-midnight component will occur a day before it's supposed to, then the package will occur normally, then the before-midnight component will occur a day after it's supposed to (as if the package was repeating and being truncated at the midnights. For example, a package that is to run on a specific day from 18:00 to 02:00 the next day will actually run from 00:00 to 02:00 on the start day, then 18:00-02:00 as intended, and then again at 18:00-00:00 on the end day. Split these packages so that they don't cross midnight to avoid this effect.
::* This bug has been fixed by the [https://www.nexusmods.com/oblivion/mods/47085? EngineBugFixes OBSE Plugin].


*'''[[Logical Conditions|Conditions]] Tab:''' A full set of conditions that must be true for the package to be selected. Only applies if the schedule is valid. "Run on Target" is only valid if the package has a defined Target.
*'''[[Logical Conditions|Conditions]] Tab:''' A full set of conditions that must be true for the package to be selected. Only applies if the schedule is valid. "Run on Target" is only valid if the package has a defined Target.
Anonymous user