Thread: Quest questions
View Single Post
  #6  
Old 01-04-2016, 06:21 PM
Huppy's Avatar
Huppy
Demi-God
 
Join Date: Oct 2010
Posts: 1,332
Default

This is a sample of something I am using for a handin right now, which works for me.

Code:
if (plugin::check_handin(\%itemcount, 13005 => 1) && ($ulevel > 14)) {
Reply With Quote