SetTrapKeyTag(object, string)

Set the tag of the key that will disarm the trap.

void SetTrapKeyTag(
    object oTrapObject,
    string sKeyTag
);

Parameters

oTrapObject

A placeable, door or trigger.

sKeyTag

The tag of the key that will disarm the trap.


Description

Set the tag of the key that will disarm the trap.



Version

1.67

See Also

functions:  GetTrapKeyTag
categories:  Traps Functions
events:  OnDisarm Event | OnTrapTriggered Event


author: Mistress