Braver New World deprecated


RTS-like scenario for Factorio. Player character is removed, all work must be done by bots. Minimal 0.18 port of Brave New World by candidae, ported by Sladki, published by Omnifarious.

3 years ago
0.18 - 1.0
11

g It *is* possible to scenario script on existing saves.

3 years ago

From the recent changelog:

Also note that this will only affect new games because the BNW control.lua scenario file is inside the savegame and not updated from the contents of the mod.

game.reload_script(); exists for this exact purpose. https://lua-api.factorio.com/1.0.0/LuaGameScript.html#LuaGameScript.reload_script

3 years ago

Thank you for the information! I'll see if I can work a call to it into the mod in some way. :-)

3 years ago

Thank you. It has now been worked into Brave New World. :-)

New response