View Single Post
11-09-18, 09:23 AM   #4
LudiusMaximus
A Rage Talon Dragon Guard
 
LudiusMaximus's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2018
Posts: 320
Or am I not understanding the concept of GET_ITEM_INFO_RECEIVED right?

Is the server always queried after GetItemInfo(), meaning that every call of GetItemInfo() is followed by GET_ITEM_INFO_RECEIVED?
Or is there only a GET_ITEM_INFO_RECEIVED, if the item info has not yet been in the client's "cache"?
  Reply With Quote