Hi all,
You know that with the blueprints that there is also a timer, something like 5min, that gives the bots that much time to put down the parts. Is there a way to cheat in additional time to give the bots more time than normal to put down the blueprints? Say a day?
Blueprint timer. Add additional time?
Re: Blueprint timer. Add additional time?
As far as i know there is no console command to do this at the moment. But you can make a mod providing a research/technology doing so, the effect type is "ghost-time-to-live".
-
- Filter Inserter
- Posts: 478
- Joined: Sat Aug 23, 2014 11:43 pm
- Contact:
Re: Blueprint timer. Add additional time?
Console command for 1 day(irl) ghost time
Code: Select all
game.player.force.ghosttimetolive = 3600 * 60 * 24
Waste of bytes : P