Difference between revisions of "OnPackageStart"
Jump to navigation
Jump to search
imported>Ecaponi |
imported>JOG (Moved to "Category: Blocktypes") |
||
Line 5: | Line 5: | ||
This block will be run once when the scripted actor starts running the specified package. | This block will be run once when the scripted actor starts running the specified package. | ||
[[Category: | [[Category: Blocktypes]] |
Latest revision as of 02:57, 26 May 2006
Syntax:
begin OnPackageStart PackageID
Example:
begin OnPackageStart FollowPlayerPackage
This block will be run once when the scripted actor starts running the specified package.