But you could add another condition, such as
if ((get_pos(ch) <= pos_xxx) || (get_pos(ch) == the_new_pos))
... which, if your code is anything like mine, won't be much of a pain...
There are only about twenty such comparisons that use get_pos(x).
At 7:23 PM -0500 1/15/00, Drew Shiner wrote:
>well you could do that, but then you couldnt use:
>if (get_pos(ch) <= pos_xxx)
+------------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
| http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
+------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 04/10/01 PDT