This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.

OnActorEquip

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search

Syntax:

 begin OnActorEquip ObjectID 

Example:

 begin OnActorEquip DrinkMead

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