View Single Post
  #10  
Old 05-25-2002, 07:54 AM
theCoder
Sarnak
 
Join Date: Jan 2002
Posts: 90
Default

I don't know how to do the SETSKILL directive (I haven't messed around with quests at all yet, and in the next couple weeks I won't have time to either), but I can tell you that the Seperator class is defined in common/seperator.h. Notice that it is spelled (incorrectly) with an 'e' instead of an 'a': seperator.h. I know it confused me when I grepped for serarator and found nothing even though I knew I had seen classes like that before.

HTH
Reply With Quote