View Single Post
  #2  
Old 11-16-2012, 12:14 PM
c0ncrete's Avatar
c0ncrete
Dragon
 
Join Date: Dec 2009
Posts: 719
Default

check_handin() will delete required items from the %itemcount hash when it finds them (but only if it finds all of the items listed). so yes, you'll need to use summonitem() to get the turned in item(s) back to the client.
Reply With Quote