View Single Post
  #1  
Old 05-22-2009, 12:24 AM
Andrew80k
Dragon
 
Join Date: Feb 2007
Posts: 659
Default Inventory Search via quest interface?

Is there an easy way to determine if an item is present in a player's inventory?

I know about $client->GetItemIDAt(slot_id). but was hoping for something a bit less ... hackish ... to do something in particular. I'm sure someone out there has done something like this or can point me to a quest that already does this perhaps.

Thanks.
Reply With Quote