Posted by Osan`gar on February 07, 1998 at 23:47:41:
In Reply to: Enemies entering a sector posted by Lord Of Sith on February 07, 1998 at 18:13:06:
> How do I detect any enemy entering a sector.
> I Have tried 'Message Entered' & 'Message Crossed' But they only seem to work
> for the player.What do I Need to use??
Set it up to detect an actor. GetThingType(). I think it returns a 3 for an actor.