SetTrapDisarmDC

From NWN Lexicon


Contents

[edit] SetTrapDisarmDC(object, int)

Set the DC for disarming the trap.

void SetTrapDisarmDC(
    object oTrapObject,
    int nDisarmDC
);

[edit] Parameters

oTrapObject

A placeable, door or trigger.

nDisarmDC

Must be between 0 and 250.


[edit] Description

Set the DC for disarming the trap.



[edit] Version

1.67

[edit] See Also

functions: 

GetTrapDisarmDC

events: 

OnTrapTriggered Event



author: Mistress

Personal tools
Categories