8894 {
8895 InventoryLocation il = new InventoryLocation;
8897 item_hands = item1;
8899 item_hands = item2;
8901 item_ground = item1;
8903 item_ground = item2;
8904
8905 return item_hands && item_ground && item_ground.IsHeavyBehaviour();
8906 }
InventoryLocationType
types of Inventory Location
proto native int GetType()
returns type of InventoryLocation