I'm working on a project where I am retrieving all the gameobjects around my character. I'm currently using GAMEOBJECT_DISPLAYID as a way to track the ID of object I have found but I en-devour to be able to obtain more information about the item.
I was inquiring if anyone has discovered a way to pull an itemid similar to what you would find on thot or wowhead? I was thinking the conceptually I needed to reverse a lua function but I am not 100% sure I am on the right track.
Thank you in advance.