Entered


1) Entered is called in a sector's cog when a thing enters it.


SenderThe sector that was entered.
SourceThe thing that entered it.

Sender TypeSector (5).
Source TypeThing (3).

2) Entered is also called when a surface or thing with "can stand on" flags is stood on.


SenderThe object that was stood on.
SourceThe player that stood on the surface or thing.

Sender TypeThing (3) or Surface (6).
Source TypeThing (3).