View Single Post
  #1  
Old 08-24-2014, 10:09 AM
noudess
Discordant
 
Join Date: Sep 2012
Location: Upstate NY
Posts: 274
Default way to check if mob has an item

Is there a way I can check whether or not a mob has a particular item on it in the .pl file?

When a certain mob dies I want to code up an EVENT_DEATH that checks his drops/possessions and says different things based on what he has.

I think hasitem is only to check PC inventory?
Reply With Quote