proximity_monitor

Vars | |
current_range | The range of the proximity monitor. Things moving wihin it will trigger HasProximity calls. |
---|---|
hasprox_receiver | The atom that will receive HasProximity calls. |
host | The atom we are tracking |
ignore_if_not_on_turf | If we don't check turfs in range if the host's loc isn't a turf |
loc_connections | The signals of the connect range component, needed to monitor the turfs in range. |
Var Details
current_range

The range of the proximity monitor. Things moving wihin it will trigger HasProximity calls.
hasprox_receiver

The atom that will receive HasProximity calls.
host

The atom we are tracking
ignore_if_not_on_turf

If we don't check turfs in range if the host's loc isn't a turf
loc_connections

The signals of the connect range component, needed to monitor the turfs in range.