SetLockUnlockDC

From NWN Lexicon


Contents

[edit] SetLockUnlockDC(object, int)

Sets the DC for unlocking the object.

void SetLockUnlockDC(
    object oObject,
    int nNewUnlockDC
);

[edit] Parameters

oObject

A door or placeable object.

nNewUnlockDC

Must be between 0 and 250.


[edit] Description

Sets the DC for unlocking the object.


[edit] Version

1.67

[edit] See Also

functions: 

SetLockLockDC



author: Mistress

Personal tools
Categories