Difference between revisions of "OnActorUnequip"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
 
imported>JOG
(Moved to "Category: Blocktypes")
 
Line 6: Line 6:
This block will be run once when the scripted actor unequips the specified object.
This block will be run once when the scripted actor unequips the specified object.


[[Category: Commands]]
[[Category: Blocktypes]]

Latest revision as of 02:53, 26 May 2006

Syntax:

 begin OnActorUnequip ObjectID 

Example:

 begin OnActorUnequip DrinkMead

This block will be run once when the scripted actor unequips the specified object.