Parameters |
Description |
bool toHand |
if true item is not placed in inventory but is kept in hands |
itemId |
Identifier for the item to be picked up. |
Syntax: Human.PickUpItem( itemId, toHand )
Picks up an item
Copyright (c) 2012. All rights reserved.
|