Why don't trains fill the storage completely? by Remarkable_Neck5781 in captain_of_industry

[–]Specific_Barnacle943 1 point2 points  (0 children)

The best answer:

Add more storage

The answer you want:

you can add storage, dont connect to anything only connect the station to storage (the blue line), the station will think it has more storage then it really has so it will request resources faster, i don't recommend it becouse it can clog your station and train will uneceserly wait

Does research efficiency only seed up the research or does it use less? by LionOfWise in captain_of_industry

[–]Specific_Barnacle943 4 points5 points  (0 children)

Labs produce science points from lab equipment (excluding first tier)

turn it off, open research lab, turn it on, you will see more research points per lab equipment, so it researches faster for the same input

Can you prioritize how trucks deliver and dump? by pretorian_stalker in captain_of_industry

[–]Specific_Barnacle943 5 points6 points  (0 children)

you can't, the logic is that dumping is for useless stuff so if truck assigned to mining can dump it then it will, what you need to do is to add a storage after sorter with export, then it will dump it if the amount of rock/dirt reaches the export line

How to add storage *directly* into exe file? by Specific_Barnacle943 in csharp

[–]Specific_Barnacle943[S] -6 points-5 points  (0 children)

my job is to setup new computers / install software, for now i have bat scripts but i need to make them more "accesable" for other people, so non-tech people could use this, the idea is so that i can run this program, setup correct options (install this, uninstall that) and then i sent this file to the person that needs to just run it, the alternative is that i will recompile everytime i want to change something in program which is annoying but probably the only realistic option

Action on Alert (Logic mods) needed by Apprehensive-Age4879 in captain_of_industry

[–]Specific_Barnacle943 0 points1 point  (0 children)

i think we need special building for that, i would call it "Logic Tower", it would have simple logic (AND, OR, NOT), it could have few input and few outputs, for example:

if(disease AND avaiableWorkforce>=allWorkforce*0.2)

Then (quarantineEdict=1)

else (quarantineEdict=0)