Jump to content

Recommended Posts

Posted

Simple question: Is there any mod that allows looting of bodies instantly after killing them. You know, that thing where you have to wait for a second or two after killing something to loot it. It's infuriating!

Posted

As far as I know, no.

 

I would be nice, you could do it in oblivion, I get frustrated as a body is slipping off a cliff and in spamming the button as hard as I can. In oblivion I remember looting dead body's before they even hit the floor lol.

Posted

I know of no mod like that.

 

Apocalypse has a spell called Loot Magnet which will loot all corpses in a certain radius (Might be within the More Apocalypse package). Would be useful if you wanted to avoid the inventory/container interface altogether.

 

If you were to dynamically attach scripts to nearby actors, you could give them a script running the OnDeath event. Within that event you can use RemoveAllItems to remove everything from them and transfer it all to the player.

 

Problem with both options is that you then have to sort through all the undesired items obtained because you will most likely have gone over your carrying capacity.

Posted

Auto looting seems interesting... Do you know of any auto looter that only loot items over a certain value to weight ratio? Like you said, I don't want to have to sort through my inventory from junk all the time.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...