This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.

SetPackDuration

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search

Syntax:

SetPackDuration iDuration

Example:

SetPackDuration 2

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

Notes[edit | edit source]

  • This function will not work properly if the Timescale global value does not equal 30.