Equips the item currently held by the cursor.
AutoEquipCursorItem()
Example
PickupContainerItem(0,1)
AutoEquipCursorItem()
Result
Equips the first item in your backpack to the relevant slot (if it can be equipped).
Equips the item currently held by the cursor.
AutoEquipCursorItem()
PickupContainerItem(0,1)
AutoEquipCursorItem()
Equips the first item in your backpack to the relevant slot (if it can be equipped).