Difference between revisions of "OnActorEquip"

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 equips the specified object.
This block will be run once when the scripted actor equips the specified object.


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

Latest revision as of 02:53, 26 May 2006

Syntax:

 begin OnActorEquip ObjectID 

Example:

 begin OnActorEquip DrinkMead

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