door_jack 
Vars | |
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) |
Procs | |
cleanup_hack | Door jack cleanup proc |
hackloop | Door 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