Difference between revisions of "SetPackDuration"
Jump to navigation
Jump to search
imported>Fella |
imported>Vswe m (Added Search Terms) |
||
Line 14: | Line 14: | ||
[[Category:Actor Functions]] | [[Category:Actor Functions]] | ||
[[Category:Actor Functions (CS 1.0)]] | [[Category:Actor Functions (CS 1.0)]] | ||
<!-- Begin Search Terms | |||
Set | |||
Pack | |||
Package | |||
Duration | |||
End Search Terms --> |
Revision as of 14:55, 20 June 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.