OnPackageStart

From the Oblivion ConstructionSet Wiki
Revision as of 03:57, 26 May 2006 by imported>JOG (Moved to "Category: Blocktypes")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Syntax:

 begin OnPackageStart PackageID

Example:

 begin OnPackageStart FollowPlayerPackage 

This block will be run once when the scripted actor starts running the specified package.