[Circle] Regen rooms..need help

From: Jerry Billings (Jubjubsoft@aol.com)
Date: 01/10/00


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]'


     +------------------------------------------------------------+
     | 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