8644 {
8645 InventoryLocation il = new InventoryLocation;
8647 item_hands = item1;
8649 item_hands = item2;
8651 item_ground = item1;
8653 item_ground = item2;
8654
8655 return item_hands && item_ground && item_ground.IsHeavyBehaviour();
8656 }
InventoryLocationType
types of Inventory Location
proto native int GetType()
returns type of InventoryLocation