In utils.h we have the lines: #define IS_NPC(ch) MOB_FLAGS(ch).isnpc #define IS_MOB(ch) (IS_NPC(ch) && ((ch)->nr >-1)) What is the difference between a mob and a npc (in circle) ? Jaco
This archive was generated by hypermail 2b30 : 12/07/00 PST