Re: Help with my first mob_flag

From: Talok (meadsh@ece.orst.edu)
Date: 02/19/97


Daniel Koepke wrote:
> 
> On Wed, 19 Feb 1997, Talok wrote:
> 
> > Actually I was looking for a general recipe for adding a mob flag so I
> > dont have to keep coming here and asking.  Thats all.
> 
> Go into structs.h, add the appropriate MOB_xxx define. Go to
> constants.c add the name of the flag with the names of the
> other MOB_xxx flags (in order). Write the code that handles
> the functionality of the flag...
> 


Ok I think I got it,

structs.h defing the MOB_FLAG
constants.c add the MOB_FLAG to the list (in order)
mobact.c add the code (in order)

Thanks Daniel!
+-----------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
|   http://cspo.queensu.ca/~fletcher/Circle/list_faq.html   |
|    Or send 'info circle' to majordomo@cspo.queensu.ca     |
+-----------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/18/00 PST