Re: [Question][Newbie] Dig

From: Thomas Arp (t_arp@mail1.stofanet.dk)
Date: 04/23/01


----- Original Message -----
From: "Dust" <dustlos@HOTMAIL.COM>
<snip>
>   zone_in = real_zone_by_thing(world[ch->in_room].number);
>
<snip>
>      if (OLC_ZNUM(d) != world[ch->in_room].zone) {
<snip>

Shouldn't you be checking this instead:

if (OLC_ZNUM(d) != zone_in) {


Welcor

--
   +---------------------------------------------------------------+
   | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
   | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html |
   +---------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/05/01 PST