Greetings, I've added a 64 bit system long long flag_t, defined as #define A ((flag_t) 1 << 0)... flag_t affected_by...
Didnt change any of the macros. Got everything in and compiles great, problem im having is toggling the bits on/off. The only thing that i seem to have trouble at is the plr_ bits. Read posts on this list over and over again about bit systems, but im in over my head on this and havent a clue as what i should do. Could someone please point me in the right direction? Thanx :)

