SetTrapDisarmDC(object, int)

Set the DC for disarming the trap.

void SetTrapDisarmDC(
    object oTrapObject,
    int nDisarmDC
);

Parameters

oTrapObject

A placeable, door or trigger.

nDisarmDC

Must be between 0 and 250.


Description

Set the DC for disarming the trap.



Version

1.67

See Also

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


author: Mistress