View Single Post
  #2  
Old 08-20-2010, 02:14 PM
Bellos
Hill Giant
 
Join Date: Jul 2007
Posts: 111
Default

Quote:
Originally Posted by Tabasco View Post
I think that needs to be plugin::check_handin(\%itemcount, 1659 => 1), => rather than ==

You should take a look at plugins/globals.pl.
functions like plugin::takeItems(...) and plugin::returnUnusedItems() are easier to use and you don't have to pass the item array.
Yeah that worked. I looked in globals.pl i cant really understand how to use any of it.
Reply With Quote