Difference between revisions of "Talk:Condition Functions"

Jump to navigation Jump to search
154 bytes added ,  05:36, 18 August 2016
m
On listing Fallout condition functions under its own header.
imported>Goggle
m
imported>Goggle
m (On listing Fallout condition functions under its own header.)
 
Line 2: Line 2:
----
----
I need to test this out more, but so far, fast traveling will "interrupt" spell conditions. That is to say, it will check every second but if the condition is time sensitive(like GameHour: >= 7.000 AND <= 8.00) and you fast travel past that, ''but'' still within the time frame, the spell/ability wont fire. Similar to Skyrim's Event OnUpdateGameTime(), not taking into account for hours past the registered time, except it'll still fire, but much later than one expects.
I need to test this out more, but so far, fast traveling will "interrupt" spell conditions. That is to say, it will check every second but if the condition is time sensitive(like GameHour: >= 7.000 AND <= 8.00) and you fast travel past that, ''but'' still within the time frame, the spell/ability wont fire. Similar to Skyrim's Event OnUpdateGameTime(), not taking into account for hours past the registered time, except it'll still fire, but much later than one expects.
Add Fallout specific condition functions under its own header.
----
This should make it easier for folks to see what new condition functions were added.
Anonymous user

Navigation menu