Thread: Pearls of Odus
View Single Post
  #2  
Old 04-05-2008, 10:49 AM
cavedude's Avatar
cavedude
The PEQ Dude
 
Join Date: Apr 2003
Location: -
Posts: 1,988
Default

Thanks! Submitted, and got the db changes in. The only change I made was the multiple item hand-in I rewrote to look like this:

Code:
if (plugin::check_handin(\%itemcount, 18835 => 1, 13838 => 1, 13839 => 1, 13840 => 1)){
Reply With Quote