View Single Post
  #2  
Old 10-17-2009, 03:19 PM
Shin Noir's Avatar
Shin Noir
Legendary Member
 
Join Date: Apr 2002
Location: Seattle, WA
Posts: 506
Default

first I'd recommend trying:
sub EVENT_ITEM {
quest::say("I got an item");
}

Since you referred to it to "ITEM_EVENT", you may have called your sub the wrong name.
__________________

~Shin Noir
DungeonEQ.com
Reply With Quote