Posted code:

         paf->next = obj->affected;
         affect_to_obj(obj,paf);
         paf->next = obj->affected;


WHOOPS.  Double paf->next = obj->affected.

Commented the top one out, works like a doll now.


Reply via email to