binbinhfr wrote:Code: Select all
-- my_stack_offset = 100 -- multiply every stack size by 5 and add 100 --- my_stack_factor = 5
Oh! You have to have three dashes? Well, in that case, I can't code, and yes, it worked. Thanks.
binbinhfr wrote:Code: Select all
-- my_stack_offset = 100 -- multiply every stack size by 5 and add 100 --- my_stack_factor = 5
ha ha, no the 3 dashes are too much, i was too quick.MiniMe943 wrote:binbinhfr wrote:Code: Select all
-- my_stack_offset = 100 -- multiply every stack size by 5 and add 100 --- my_stack_factor = 5
Oh! You have to have three dashes? Well, in that case, I can't code, and yes, it worked. Thanks.
Thanks! I thought steam would download the new versions automatically.binbinhfr wrote:You have to install factorio last version 0.13.1 . This last version of bigbags is following a fix / bug correction that was made between 0.13.0 and 0.13.1 .
Code: Select all
local ret, invent = pcall(silo.get_inventory, 5)
if ret and not invent.is_empty() then
silo.launch_rocket()
end
Code: Select all
Error while running hte event handler:
__ScoreExtended__/control.lua:198:attempt to index local 'invent' (a nil value)
You have to install factorio last version 0.13.1 . This last version of bigbags is following a fix / bug correction that was made between 0.13.0 and 0.13.1 .
CaptainRush wrote:thanks a lot dude, had the same problem, it works now. thx u saved the day....had to spent time with my wife if this didnt work
You're both welcome ! Always happy to have enthousiast returns.Lejving wrote:Is this something that Big Bags can fix or is it ScoreExtendeds job?
Thanks for awesome mod anyhow.
Code: Select all
{
"technology":
[
["logistic-robot-speed-4", "worker-robots-speed-4"],
["logistic-robot-storage-4", "worker-robots-storage-4"],
["logistic-robot-storage-5", "worker-robots-storage-5"]
]
}