I was reading the race intrinsic discussion (Infravision, fly, what not)
Well no, one said where to PUT the code:
So I put:
 if (GET_RACE(ch) == RACE_ELF)
    SET_BIT(AFF_FLAGS(ch), AFF_INFRAVISION);    
in the void do_start
function ... that seemed reasonable...
Problem: Intermitance crashes
What i think: Memory leak?
                   or
               Modify in handler is trying to remove an affect 
               with no duration.
Could someone help me please?
   -Thanks
+-----------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
|   http://cspo.queensu.ca/~fletcher/Circle/list_faq.html   |
+-----------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/18/00 PST