I found an interesting characteristic of OCF_MONSTER which I don't want, and was wondering if anyone else knows of anything else it does internally that is important or critical before I remove it from some of the protos I am altering. I noticed that the Bralani and Janni, who both use bows in combat, made Attacks of Opportunitys with their bows. After removing OCF_MONSTER from their proto this stopped.
As far as I can tell nothing too important. Well actually, it also signifies that the creature can threaten area while unarmed. It's the same piece of code unfortunately. I guess it's not so important if they're armed anyway, and also if you give them natural attacks that will also achieve that effect. Also, here's a little treat for you http://wikisend.com/download/355866/temple_dis52_02.zip You can also use it to look up what the functions in the conditions table do.