Hey,
When I want to write the currently burning it doesnt work!
Rseding told me on Discord that you just need to do: burner.currently_burning = "coal"
But that doesnt give the Train the Fuel!
Greetz,
Luzifer
[Closed] LuaBurner.currently_burning
- LuziferSenpai
- Filter Inserter
- Posts: 393
- Joined: Tue Jul 08, 2014 10:06 am
- Contact:
[Closed] LuaBurner.currently_burning
Last edited by LuziferSenpai on Mon Jul 01, 2019 2:15 pm, edited 1 time in total.
Re: [17.52] LuaBurner.currently_burning
You have to also write the remaining fuel value otherwise it is 0 and the next time the burner ticks it clears the currently burning.
If you want to get ahold of me I'm almost always on Discord.
- LuziferSenpai
- Filter Inserter
- Posts: 393
- Joined: Tue Jul 08, 2014 10:06 am
- Contact:
Re: [17.52] LuaBurner.currently_burning
It should do it automaticlyRseding91 wrote: Mon Jul 01, 2019 1:33 pm You have to also write the remaining fuel value otherwise it is 0 and the next time the burner ticks it clears the currently burning.

Re: [17.52] LuaBurner.currently_burning
"correcting" != "setting to max". If the value is > the new currently burning it clamps it to the new currently burning value.
If you want to get ahold of me I'm almost always on Discord.