SetTrapKeyTag
From NWN Lexicon
Contents |
[edit] SetTrapKeyTag(object, string)
Set the tag of the key that will disarm the trap.
void SetTrapKeyTag( object oTrapObject, string sKeyTag );
[edit] Parameters
oTrapObject
A placeable, door or trigger.
sKeyTag
The tag of the key that will disarm the trap.
[edit] Description
Set the tag of the key that will disarm the trap.
[edit] Version
1.67
[edit] See Also
functions: | |
events: |
author: Mistress