Re: infravision problems.

From: FourSpace (realm@styx.ph.msstate.edu)
Date: 07/06/95


Try making an IS_RACE_INFRA(ch) macro, and check for it in the macros
which affect CAN_SEE.  That way, you don't have to fool with the infravision
bit at all.
ie, 
#define IS_RACE_INFRA(ch)   (IS_ELF(ch) || IS_DWARF(ch))
etc...

Fireball



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