8546 {
8547 InventoryLocation il = new InventoryLocation;
8549 item_hands = item1;
8551 item_hands = item2;
8553 item_ground = item1;
8555 item_ground = item2;
8556
8557 return item_hands && item_ground && item_ground.IsHeavyBehaviour();
8558 }
InventoryLocationType
types of Inventory Location
proto native int GetType()
returns type of InventoryLocation