door_jack

Vars | |
| cable | The cable being plugged into a door |
|---|---|
| hackdoor | The door being hacked |
| hacking | Are we hacking? |
| progress | Progress on hacking the door |
Procs | |
| cleanup_hack | Door jack cleanup proc |
| hackloop | Door jack hack loop |
Var Details
cable

The cable being plugged into a door
hackdoor

The door being hacked
hacking

Are we hacking?
progress

Progress on hacking the door
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 door. Invoked asyncly, but will only allow one instance at a time