On Mon, 31 Jul 1995, Ace wrote: > if (ch->in_room != victim->in_room) { <-- this is the line where it dies > if (FIGHTING(ch) && FIGHTING(ch) == victim) ^^^^^^^^^^^^^^^^^^^^^^ This has to be FIGHTING(victim) > stop_fighting(ch); > return; > } *************************************************************************** * Ole Gjerde | Computer Science major * * aka Kilkenny | at North Dakota * * | State University * * Email: Gjerde@plains.NoDak.edu |-------------------------* * Gjerde@winternet.com | Proud user of Linux * ***************************************************************************
This archive was generated by hypermail 2b30 : 12/07/00 PST