Thread: help perl
View Single Post
  #2  
Old 04-19-2006, 12:30 PM
Cripp's Avatar
Cripp
Discordant
 
Join Date: Oct 2003
Location: The Shire
Posts: 474
Default

Code:
sub EVENT_ITEM
{

if ($itemcount{12147} == 1 && $itemcount{12148} == 1 && $itemcount{12149} == 1 && $itemcount{12147} == 1 || itemcount{12145} == 3)

{
quest::say("Here you go then.");

quest::ding();

quest::summonitem("26644");
quest::exp("100");

}

}
try that
__________________
Nug Blazers - ServerOP / founder
^^comming... later!

www.nugblazers.com
Reply With Quote