Auto pickup
Auto pickup
Hello, do you know how to turn off the automatic pickup from the ground? it is possibal?
Re: Auto pickup
is that a thing? i always pickup items with F
maybe some mod on server you playing is doing that.
maybe some mod on server you playing is doing that.
Re: Auto pickup
Wow, that would suck. Picking up items every time I ran over a belt?
Professional Curmudgeon since 1988.
Re: Auto pickup
Are you sure it's not a mod thing ? you don't auto-pickup in vanilla, there is a key associated with picking up.
Koub - Please consider English is not my native language.
Re: Auto pickup
that was my thought, i just did run non moded game to check, if there is such thing and didn't found anything. and i'm running over belts quite offten, i use them as means of faster transportMr. Tact wrote:Wow, that would suck. Picking up items every time I ran over a belt?

Re: Auto pickup
Hello everyone,
yes i am using mods, but I can not find where to disable it. maybe there is a command line to disable it?
in vanilla you auto pickup killed rock. In my mode I auto pickup killed baiter materials. and there are a loooot of baiters
and then i run other them inventor get full wery fast... and it sucks...
yes i am using mods, but I can not find where to disable it. maybe there is a command line to disable it?
in vanilla you auto pickup killed rock. In my mode I auto pickup killed baiter materials. and there are a loooot of baiters

Re: Auto pickup
If you are playing Angels/Bobs I think there is a startup option to disable the biter drops. I'm not aware of an option to disable picking up.
Re: Auto pickup
alien goo is only thing, that gets picked up, and results of mining (either you mine ore, rock or cut tree) are also transferred into inventory.
you can always use bots to pickup remains of bitters.
you can always use bots to pickup remains of bitters.
- eradicator
- Smart Inserter
- Posts: 5211
- Joined: Tue Jul 12, 2016 9:03 am
- Contact:
Re: Auto pickup
LuaEntity.to_be_looted is a per-entity property. So there can't be any generic "on/off" switch.
If you're lucky it might be enough to set a large enough negative loot distance bonus, but i have no clue if negatives are allowed there.
If you're lucky it might be enough to set a large enough negative loot distance bonus, but i have no clue if negatives are allowed there.
Code: Select all
/c game.player.character_loot_pickup_distance_bonus = -10000