View Single Post
Unread 10-26-11, 06:41 AM   #3
Aieny
Veiled Ripper
 
Aieny's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2011
Posts: 40
The Utility.Item.* is, as Zorba said, highly incomplete. My attempts to use them crashed the client =/

However, the Inspect.Item.List works beautifully.....now we just need to corresponding Inspect.Item.Detail to get more information (like stack size, etc).
__________________
Lua Code:
  1. local function signature()
  2.     print("Aieny Celenovia")
  3.     print("www.riftcrafter.com")
  4. end
Aieny is offline   Reply With Quote