ActionEquipItem
Talk0
3,772pages on
this wiki
this wiki
// Equip oItem into nInventorySlot. // - nInventorySlot: INVENTORY_SLOT_* // * No return value, but if an error occurs the log file will contain // "ActionEquipItem failed." void ActionEquipItem(object oItem, int nInventorySlot);