Posted by Osan`gar on February 08, 1998 at 08:02:09:
In Reply to: Re: Enemies entering a sector posted by Stealth on February 08, 1998 at 04:48:52:
> > > 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"
Sorry, my bad. For some reason I thought it was 3. Thanks Stealth.