Page 1 of 1

Auto pickup

Posted: Wed May 30, 2018 4:09 pm
by pikasox
Hello, do you know how to turn off the automatic pickup from the ground? it is possibal?

Re: Auto pickup

Posted: Wed May 30, 2018 8:42 pm
by mexmer
is that a thing? i always pickup items with F
maybe some mod on server you playing is doing that.

Re: Auto pickup

Posted: Wed May 30, 2018 11:20 pm
by Mr. Tact
Wow, that would suck. Picking up items every time I ran over a belt?

Re: Auto pickup

Posted: Thu May 31, 2018 5:59 am
by Koub
Are you sure it's not a mod thing ? you don't auto-pickup in vanilla, there is a key associated with picking up.

Re: Auto pickup

Posted: Thu May 31, 2018 6:19 am
by mexmer
Mr. Tact wrote:Wow, that would suck. Picking up items every time I ran over a belt?
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 transport :D

Re: Auto pickup

Posted: Thu May 31, 2018 6:24 am
by pikasox
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...

Re: Auto pickup

Posted: Thu May 31, 2018 6:32 am
by Zavian
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

Posted: Thu May 31, 2018 7:32 am
by mexmer
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.

Re: Auto pickup

Posted: Mon Jun 04, 2018 6:44 pm
by eradicator
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.

Code: Select all

/c game.player.character_loot_pickup_distance_bonus = -10000