GetLastDisarmed
From NWN Lexicon
Contents |
[edit] GetLastDisarmed()
Determine who last disarmed a trapped trigger, door or placeable object.
[edit] Description
Returns the creature which last disarmed a trigger, door or placeable object. Returns OBJECT_INVALID if the caller is not a valid placeable, trigger or door, or if the caller was not trapped.
[edit] Remarks
Unlike some other "GetLast" functions, GetLastDisarmed may be called from any script owned by the trapped object.
[edit] Version
1.61
[edit] See Also
author: Jason Harris, editor: Charles Feduke, additional contributor(s): Nils Jeppe