Project

General

Profile

Feature - New #2103

New item method: Infuse

Added by Kannkor over 5 years ago. Updated over 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Start date:
2018-10-18
Due date:
% Done:

0%

Estimated time:
vbulletin_issue_id:

Description

When you right click an item in your inventory, you get an option "Infuse" (other options also include: Examine, Equip, Destroy).

Would like to be able to access this right click option.

Similar to Me.Inventory["Item name here"]:Equip

Would like: Me.Inventory["item name here"]:Infuse

 

 


Files

Infuse-rightclick.PNG (5.35 KB) Kannkor, 2018-10-18 03:32 PM

#1

Updated by Amadeus over 4 years ago

  • Status changed from New to Resolved

You can infuse items by using the following code:

eq2execute /infuse_item ITEM_SERIAL_NUMBER

For Example:

eq2execute /infuse_item ${Me.Inventory[netted sleeves of the lost].SerialNumber}

#2

Updated by Amadeus over 4 years ago

Also, for future reference, /infuse_item_preview SERIAL_NUMBER will open up the window.

Also available in: Atom PDF