SetPickpocketableFlag(object, int)
Sets the pickpocketable flag on the item.
void SetPickpocketableFlag( object oItem, int bPickpocketable );
Parameters
oItem
The item to change.
bPickpocketable
TRUE or FALSE, whether the item can be pickpocketed.
Description
Sets the pickpocketable flag on the item.
Version
1.66
See Also
functions:  | GetPickpocketableFlag |
categories:  | Inventory Functions |
author: Mistress