/tg/ Station 13 - Modules - TypesVar Details

proximity_monitor

Vars

current_rangeThe range of the proximity monitor. Things moving wihin it will trigger HasProximity calls.
hasprox_receiverThe atom that will receive HasProximity calls.
hostThe atom we are tracking
ignore_if_not_on_turfIf we don't check turfs in range if the host's loc isn't a turf
loc_connectionsThe 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.