Posted by CogKing on February 09, 1998 at 19:02:42:
In Reply to: Cog Problem posted by Werd on February 09, 1998 at 16:19:58:
> What MESSAGE commands can u use for enemies who enter a sector??Entered & crossed work only for the player.
entered: and crossed: do NOT only work for the player.
Try using : thing enemy mask=0xfff
to specify that you want all the messages for that thing...
-CogKing