Posted by Stealth on February 08, 1998 at 04:48:52:
In Reply to: Re: Enemies entering a sector posted by Osan`gar on February 07, 1998 at 23:47:41:
> > 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.
Actor thing type is "2"