SetPickpocketableFlag

From NWN Lexicon


Contents

[edit] SetPickpocketableFlag(object, int)

Sets the pickpocketable flag on the item.

void SetPickpocketableFlag(
    object oItem,
    int bPickpocketable
);

[edit] Parameters

oItem

The item to change.

bPickpocketable

TRUE or FALSE, whether the item can be pickpocketed.


[edit] Description

Sets the pickpocketable flag on the item.



[edit] Version

1.66

[edit] See Also

functions: 

GetPickpocketableFlag



author: Mistress

Personal tools
Categories