ITEM_USE

Combines inventory item one on inventory item two

Syntax

ITEM_USE item1 item2 

item1 - ItemName1/ItemID1,ItemName2/ItemID2, ..., ItemNameN/ItemIDN
item2 - ItemName1/ItemID1,ItemName2/ItemID2, ..., ItemNameN/ItemIDN

Examples

ITEM_USE feather *dart_tip
ITEM_USE 13421 6032

Notes

  • Wildcards are supported with this command
  • To find itemIDs, you can use kittykeys debug tab or dev tools

Demos