On Mon, 10 Jan 2000, Jerry Billings wrote: >Okay i just added some code to allow regen rooms, but i am getting a error >when i compile. I'm new to this stuff so any help is appreciated. here is the >line that is errorous. > > if (IS_SET(ROOM_FLAGS(ch->in_room), ROOM_GOOD_REGEN)) > gain += (gain * 2); > >and here is the error i am getting, i'm using MSVC++ 6.0 on win98 > >C:\Windows\Desktop\circle\working\Circle\src\limits.c(163) : error C2296: '&' >: illegal, left operand has type 'int [4]' Using the 128bit patch, perhaps? -- George Greer | Mailing list archives greerga@circlemud.org | http://post.queensu.ca/~listserv/wwwarch/circle.html +------------------------------------------------------------+ | 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