Page 1 of 1

2 Questions about code

Posted: Wed Mar 09, 2016 9:07 pm
by McGuten
Hi guys

We have 2 problems...

1.- We need to write something in the console but we are not able to do it.

2.- We tried to make a steam engine but it needs to use another liquid.

Someone know something about how to do its?

Re: 2 Questions about code

Posted: Thu Mar 10, 2016 4:27 am
by Rseding91
player.print() outputs to the in-game console. log() outputs to the factorio-current.log file

As for the steam engine: it will use any fluid you put in it. It's currently not possible to restrict the type of fluid it will use.