On Tue, 11 Jan 2000, Ray Campbell wrote:
> for (shop = 0; shop <= top_shop - top_shop_offset; shop++)
>--> line 144 --> for (i = 0; SHOP_PRODUCT(shop, i) != NOTHING; i++)
> SHOP_PRODUCT(shop, i) += (SHOP_PRODUCT(shop, i) >= refpt);
You'd have to know the valies of top_shop, top_shop_offset, and shop.
Also, if you upgraded to bpl16 or installed straight from it.
top_shop_offset may be incorrect if you missed a patch piece.
--
George Greer | CircleMUD Snippets
greerga@circlemud.org | http://developer.circlemud.org/snippets/
+------------------------------------------------------------+
| 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