View Single Post
  #2  
Old 03-11-2005, 10:56 AM
_Kerosh_
Sarnak
 
Join Date: Nov 2004
Posts: 59
Default

sub EVENT_ITEM
{
if($platinum == 30)
{
quest::selfcast(1);
}
}
You can also add silver in, copper in, etc. Make level reqs, all of that.
__________________
Fate Industries Admin
Reply With Quote