Page 1 of 1

Arumba's Accelerated Start filters - how to remove

Posted: Sat Nov 19, 2016 12:18 am
by horse
Hi!

Using Arumba's Accelerated start mod, and unable to change anything in the tool belt.

It says
Only [x] can go in this slot, if you want to put something different here, the filter has to be cleared
In the mod control.lua I can see

Code: Select all

inventory.clear()
inventory.set_filter(1,"transport-belt")
inventory.set_filter(2,"inserter")
inventory.set_filter(3,"underground-belt")
inventory.set_filter(4,"splitter")
inventory.set_filter(5,"small-electric-pole")
inventory.set_filter(6,"assembling-machine-1")
inventory.set_filter(7,"long-handed-inserter")
inventory.set_filter(8,"blueprint")
inventory.set_filter(9,"deconstruction-planner")
inventory.set_filter(10,"steel-chest")
I have removed that, and it still prevents me from changing anything. If I start a new game it seems to allow me to change, however I can't disable it for my save game. I have also tried disabling the mod, still no joy.

I don't want to be stuck with low tier belts, inserters, assembly etc in my tool belt :( Pls help :)

Re: Arumba's Accelerated Start filters - how to remove

Posted: Sat Nov 19, 2016 12:27 am
by Rseding91
Check the controls for the "clear filter" control and use that to clear them.

Re: Arumba's Accelerated Start filters - how to remove

Posted: Sat Nov 19, 2016 12:32 am
by horse
legend, thanks :)

why doesn't it say that in the error message? having never used filters before this mod I didn't even know this was a thing.

also searching for that string on here / the rest of google came up empty, i must be the only idiot :P

Re: Arumba's Accelerated Start filters - how to remove

Posted: Sat Nov 19, 2016 12:00 pm
by Rseding91
horse wrote:legend, thanks :)

why doesn't it say that in the error message? having never used filters before this mod I didn't even know this was a thing.

also searching for that string on here / the rest of google came up empty, i must be the only idiot :P
"The filter has to be cleared" and just reading the controls of a game you're playing tends to be helpful to figure out how to do things :)