AddScriptPackage

From the Oblivion ConstructionSet Wiki
Revision as of 16:18, 15 April 2006 by imported>Vvenaya
Jump to navigation Jump to search

Description

Add a script package to the calling actor. This package takes precedence over all other packages until it is done. Note that unless the added package has some constraint on it ("must complete" and/or "must reach location"), it will be removed the next time the actor reevaluates his package.

Syntax

AddScriptPackage PackageID 

Examples

AddScriptPackage MQ07BeggarToTavern



Reference

List of functions that use AddScriptPackage (wiki)