- Apr 14, 2018
- 133
- 71
Do you have a Head Researcher? (Yes, unless you have fired or moved Stephanie)
Do you have more than zero in your Intelligence, Focus or Research Skill stats? (Check your Character Sheet)
If I am reading the function correctly you should be passively gaining research progress due to your Head Researcher and other Research Staff, but you need to qualify for the second question to manually help the progress with the "Spend time researching in the lab" action.
research_amount = __builtin__.round(((3*mc.int) + (mc.focus) + (2*mc.research_skill) + 10) * (mc.business.team_effectiveness))/100
Note that progress will be halted during the weekends except from your manual contribution due to no researchers being present.
EDIT: Missed the +10 in there so you should be making slight progress unless your company efficency is also at 0%, if that is the case then fix it by organizing your business in the Main Office or by hiring someone for the HR Department.
This is my head researcher and how things look