View Single Post
  #6  
Unread 12-20-2011, 08:59 PM
lunarwtr's Avatar
lunarwtr lunarwtr is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Feb 2011
Posts: 121
To answer your other questoin Its my understanding that in item shortcuts..

Turbine.UI.Lotro.Shortcut( 2, '0x0000000000000000,0x70004842');

The digits to left of comma in the data string differentiates where a distinct stack in inventory is refering to, and as a result its quantity. The right hand side is the hex for what kind of item the item will be. If you zero the left side out the game seems to take a guess at which inventory slot you mean that happens to match the item id.
__________________
Author of Lotro Compendium, Waypoint, and Lotro Plugin Compendium (LPC)
Reply With Quote