Re: Tunnel Problems and fix...

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


instead of 
if (!IS_NPC(tch))
i think you should use
if (tch && !IS_NPC(tch))
because if world[].people is null, well...

Fireball



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