/tg/ Station 13 - Modules - TypesProc Details

connectable_computer

If attached to a machine, adds the connectable computer overlays and smooths to other computers.

Procs

find_connectable_computerFind a connectable computer on this turf.
on_dir_changeHandles COMSIG_ATOM_POST_DIR_CHANGE for machines.
on_update_overlaysHandles COMSIG_ATOM_UPDATE_OVERLAYS for machines.
update_neighborsUpdate neighboring computers.

Proc Details

find_connectable_computer

Find a connectable computer on this turf.

Arguments:

on_dir_change

Handles COMSIG_ATOM_POST_DIR_CHANGE for machines.

Because ingame construction sets dir after Initialize and LateInitialize And changing dir doesn't trigger appearance updates

Arguments:

on_update_overlays

Handles COMSIG_ATOM_UPDATE_OVERLAYS for machines.

Arguments:

update_neighbors

Update neighboring computers.