Is there a hotkey to stop Auto Steal? This can make your Karma go down fast depending on where you are. Also, it'd be nice to turn off the Auto Lockpicking, because if you don't have your level high enough the mod makes very fast BEEPING noises because it keeps trying to lockpick while you keep failing the skill check as long as you're standing in range of the lock trying to be picked.
*EDIT* OK, fixed it so far, you have to open the GECK with "FOSE_Loader.exe -editor" First off, set
set ALEnhGSteal to 1
to "set ALEnhGSteal to 0" in ALEnhSInit script Then, to turn off Auto-Steal, I changed (in ALEnhS script)
Begin GameMode if TLoot != IsKeyPressed 38 set TLoot to IsKeyPressed 38 if TLoot && ALEnhGLoot == 0 set ALEnhGLoot to 1 set ALEnhGSteal to 1
to "set ALEnhGSteal to 0" so AutoSteal can never be turned on.
Then, in order to stop the Lockpick screen from automatically popping up, I removed
This works good. It has it's pros and cons though. I edited the formlist to add prewar books and a few other things. I tried adding weapons but they end up fully repaired when they get picked up. The new lootmenu mod will freeze the game if loaded with this so that kinda sucks. You also don't really look around any more so unless you know the locations of the unique weapons there's a good chance you just won't see it. And for some reason, it'll loot grenades, just not from the world, only from containers. It keeps randomly turning off while playing. I'm assuming it's a conflict, maybe with NVAC if I had to guess.
Is there a way to change the range at which items are picked up? Currently, it seems to only grab items immediately around my character. I'd like it to grab everything in a room, instead.
Oh my God thank you I've been trying to find a mod like this for I don't even know how long I do ask is there a way to add more items for it to pick up and blacklist items it does? I.e. robobrain's laser and mesmetron
The way to add items is to add them to the formlist in the GECK, it's quite easy to do, I added all of the components for making the Schematic Weapons in Fallout 3 by adding them to the MISC formlist, such as Fission Battery, Deathclaw Hand, Pilot Light, Motorcycle Gas Tank, Motorcycle Handbrake etc, also Scrap Metal etc.
Weird question. When I walk into an interior cell will this mod loot "everything" in the cell? I ask because I kinda need a mod like that for my "loot everything" playthrough. I'm in the ultra rare category of people who actually does want their inventory cluttered with... uh... clutter.
the mod is good . till i went to point lookout the first dlc mission i do . it took stuff form one of the stores when i walked pass the the place . when i came to Calvert mansion and was told to go the church i got a message saying it has been shut down . never worked sense . i disabled the mod to restart it but it don't work . .
23 comments
This can make your Karma go down fast depending on where you are.
Also, it'd be nice to turn off the Auto Lockpicking, because if you don't have your level high enough the mod makes very fast BEEPING noises because it keeps trying to lockpick while you keep failing the skill check as long as you're standing in range of the lock trying to be picked.
*EDIT*
OK, fixed it so far, you have to open the GECK with "FOSE_Loader.exe -editor"
First off, set
Then, to turn off Auto-Steal, I changed (in ALEnhS script)
to "set ALEnhGSteal to 0" so AutoSteal can never be turned on.
Then, in order to stop the Lockpick screen from automatically popping up, I removed
in ALEnhs Script.
So far, Everything is working
Update: After installing the 1.5 update, GECK Extender, and FOSE Patcher; it works.
The new lootmenu mod will freeze the game if loaded with this so that kinda sucks.
You also don't really look around any more so unless you know the locations of the unique weapons there's a good chance you just won't see it.
And for some reason, it'll loot grenades, just not from the world, only from containers.
It keeps randomly turning off while playing. I'm assuming it's a conflict, maybe with NVAC if I had to guess.
I do ask is there a way to add more items for it to pick up and blacklist items it does? I.e. robobrain's laser and mesmetron