Navigation menu

WoW:API EquipCursorItem: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 9: Line 9:
<br>
<br>
'''Notes'''<br>
'''Notes'''<br>
The <number> parameter is exactly that of [[API PickupInventoryItem|PickupInventoryItem(index)]], The off by one error was corrected in interface version 10900. (The text below left for reference and repair of old mods)
<br><br>
'''Notes before 10900'''<br>
This function will equip the item that has been 'picked up' and is held by the cursor. The <number> parameter seems to be similar to [[API PickupInventoryItem|PickupInventoryItem(index)]], but seems to be one off from it:
This function will equip the item that has been 'picked up' and is held by the cursor. The <number> parameter seems to be similar to [[API PickupInventoryItem|PickupInventoryItem(index)]], but seems to be one off from it:
<br>
<br>
Line 21: Line 24:
...<br>
...<br>
<br>
<br>
''Last edited 8/31/05 by Popoi''
''Last edited 01/05/06 by Lex Delani''


{{template:WoW API}}
{{template:WoW API}}
Anonymous user