Difference between revisions of "OnActorUnequip"
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: | [[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.