Uhm, to answer this I must first know, what the macro SHOP_PRODUCT is for. (sorry, the RoM's not using Oasis but it's own OLC) - Chris > Ok, next error, I will just put the error and the part of the file below :) > > *snip* > > oedit.c > oedit.c(274) : error C2105: '++' needs l-value > NMAKE : fatal error U1077: 'cl' : return code '0x2' > Stop. > > *snip* > > and the file part > > *snip* > > 270> /*. Renumber shop produce .*/ > 271> for(shop = 0; shop < top_shop; shop++) > 272> for(i = 0; SHOP_PRODUCT(shop, i) != -1; i++) > 273> if (SHOP_PRODUCT(shop, i) >= robj_num) > 274> SHOP_PRODUCT(shop, i)++; > > *snip* > > Ok, thanks, and hopefully this will be the last one ;) > > Tharin > > > +------------------------------------------------------------+ > | Ensure that you have read the CircleMUD Mailing List FAQ: | > | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html | > +------------------------------------------------------------+ > -- /----------------------------------------------------------------------------\ | Christian Loth | Meet me as the >Shadowdancer< in the | | chris@rom.mud.de | REALM OF MAGIC | | http://rom.mud.de/~chris | telnet rom.mud.de 4000 | | | http://rom.mud.de/ | | "The road goes ever on and on!" - Bilbo Baggins | \----------------------------------------------------------------------------/ +------------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html | +------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/15/00 PST