rnd 
Vars | |
| busy | Are we currently printing a machine |
|---|---|
| disabled | Is this machine disabled via wires |
| hacked | Is this machne hacked via wires |
| loaded_item | The item loaded inside the machine, used by experimentors and destructive analyzers only. |
| stored_research | Ref to global science techweb. |
Procs | |
| connect_techweb | Called when attempting to connect the machine to a techweb, forgetting the old. |
| on_connected_techweb | Called post-connection to a new techweb. |
| reset_busy | Reset the state of this machine |
Var Details
busy 
Are we currently printing a machine
disabled 
Is this machine disabled via wires
hacked 
Is this machne hacked via wires
loaded_item 
The item loaded inside the machine, used by experimentors and destructive analyzers only.
stored_research 
Ref to global science techweb.
Proc Details
connect_techweb
Called when attempting to connect the machine to a techweb, forgetting the old.
on_connected_techweb
Called post-connection to a new techweb.
reset_busy
Reset the state of this machine