Space Station 13 - Modules - TypesVar Details - Proc Details

door_jack

Vars

cableThe cable being plugged into a door
hackingAre we hacking?
hackmachineThe machine being hacked
last_message_timelast ai message time (prevent ai spam)

Procs

cleanup_hackDoor jack cleanup proc
hackloopDoor jack hack loop

Var Details

cable

The cable being plugged into a door

hacking

Are we hacking?

hackmachine

The machine being hacked

last_message_time

last ai message time (prevent ai spam)

Proc Details

cleanup_hack

Door jack cleanup proc

Self-contained proc for cleaning up failed hack attempts

hackloop

Door jack hack loop

Self-contained proc for handling the hacking of a machinery. Invoked asyncly, but will only allow one instance at a time