Originally Posted By: jcl
We're using all unassigned flags internally for secret stuff, except for the 8 general flags.

When you need more flags, the best way is using a skill variable.


I don't want to use a skill because then there would be one skill which can't be used by the user. I tested it, nothing went wrong here with using (1<<2), (1<<3) and (1<<4) smile