hey.  I'm continuing my project of adding custom damage messages in fight.c
based on dam_type...

however, spells do not seem to be picking up these custom definitions,
probably because they use a different
identifier (even though certain spells like acid blast send DAM_ACID types
to the damage function).

slot numbers do not appear to be the number, either, for I've tested spells
that overlap with DAM_TYPE ints, and they just use my else case, not one
defined with their slot number.

Any help?

Thanks,

Tandon


Reply via email to