Difference between revisions of "SetPackDuration"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
(CS 1.0 stuff)
imported>Fella
Line 8: Line 8:


[[Category: Functions]]
[[Category: Functions]]
[[Category:Functions (CS)]]
[[Category: Functions (CS 1.0)]]
[[Category: Functions (CS 1.0)]]
[[Category: AI Functions]]
[[Category: AI Functions]]

Revision as of 11:59, 23 January 2008

Syntax:

SetPackDuration iDuration

Example:

SetPackDuration 2.0

Sets the duration of the actor's current package to iDuration (in minutes of gametime). This is useful for situations where you want a package to run for less than an hour.