With fast replacable lights it's possible.zerotheabsolute wrote: ↑Thu Mar 21, 2019 6:20 pmWould it be possible to make the lights compatible with the upgrade planner? Great mod!
Thanks to binbin i was able to add it to the Afraid of the Dark mod.
With fast replacable lights it's possible.zerotheabsolute wrote: ↑Thu Mar 21, 2019 6:20 pmWould it be possible to make the lights compatible with the upgrade planner? Great mod!
Amazing, thank you!steinio wrote: ↑Fri Mar 22, 2019 3:45 pmWith fast replacable lights it's possible.zerotheabsolute wrote: ↑Thu Mar 21, 2019 6:20 pmWould it be possible to make the lights compatible with the upgrade planner? Great mod!
Thanks to binbin i was able to add it to the Afraid of the Dark mod.
2019-03-22_16-44-57.gif
Thanks for clearing it up. Had crushed my brain to find the connection to the mod here
The same is happening for me in 0.17.58. It first happened when I wanted to play with Afraid of the dark, Crafting Speed Research, Even Distribution and Inbuilt Lighting. Though the error also occurs without these 3 other mods.
Hey i can't reproduce the error with the latest 0.17 and latest version of this mod.
Code: Select all
for _, v in pairs(data.raw.locomotive) do
update_lights(v.front_light, true)
update_lights(v.back_light, true)
update_lights(v.stand_by_light, my_light_locomotive_still )
end