View Single Post
11-27-11, 01:47 PM   #7
SDPhantom
A Pyroguard Emberseer
 
SDPhantom's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2006
Posts: 2,326
What I've done in an addon I've been developing was go through a list of itemIDs and call GetItemInfo() in the main code. The idea behind this would be to have WoW fetch item data for its cache so it'll be ready when the addon needs it.
__________________
WoWInterface AddOns
"All I want is a pretty girl, a decent meal, and the right to shoot lightning at fools."
-Anders (Dragon Age: Origins - Awakening)
  Reply With Quote