Re: [Circle] ACMD(do_move) - BUG REPPORT :)

From: Ron Cole (roncole@shore.intercom.net)
Date: 11/22/96


>  perform_move(ch, cmd - 1, 0);
>}
>                   ^^^-> Bug/feature 8)
>
>As far as I can figure it SHOULD be :
>
>  perform_move(ch, subcmd - 1, 0);

Hmm, at a quick glance, it seems you are probably correct, depending on the
values of the subcmds.  However, it works as is in the stock code, because the
move commands are the first 6 defined.  If you inserted a new command in front
of of them or added new directions, then it would probably break.

Ron

+-----------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
|   http://cspo.queensu.ca/~fletcher/Circle/list_faq.html   |
+-----------------------------------------------------------+



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