/tg/ Station 13 - Modules - TypesVar Details - Proc Details

module_duplicator

Module duplicator, allows you to save and recreate module components.

Vars

materialsThe internal material bus

Procs

ui_actcopied from production.dm calculate_efficiency() proc we do -1 because normal manipulators rating of 1 gives us 1-1=0 i.e no decrement in cost linear interpolation between full cost i.e 1 & 1/8th the cost i.e 0.125 we do it in 6 steps because maximum rating of 2 manipulators is 8 but -1 gives us 6

Var Details

materials

The internal material bus

Proc Details

ui_act

copied from production.dm calculate_efficiency() proc we do -1 because normal manipulators rating of 1 gives us 1-1=0 i.e no decrement in cost linear interpolation between full cost i.e 1 & 1/8th the cost i.e 0.125 we do it in 6 steps because maximum rating of 2 manipulators is 8 but -1 gives us 6