SetLockUnlockDC

From NWN Lexicon
Jump to navigationJump to search


SetLockUnlockDC(object, int)

Sets the DC for unlocking the object.

void SetLockUnlockDC(
    object oObject,
    int nNewUnlockDC
);

Parameters

oObject

A door or placeable object.

nNewUnlockDC

Must be between 0 and 250.


Description

Sets the DC for unlocking the object.


Version

1.67

See Also

functions: 

SetLockLockDC



author: Mistress