I remember a mod in Oblivion that lets you access the inventory of other NPCs at will. It was a must have mod, cause I often spend the looted armor, on other people. I know how to do this with SKSE, but for that I had to implement a quest script in order to activate the console command by a press of a key. Unfortunately, it isn't possible to make new .esps with script included, so I politely ask someone to achieve that with an .dll for SKSE or an .asi for script dragon.
The used console command is:
openactorcontainer 1-4
Were the numbers define what you see in the NPCs inventory depending on the faction they or you are in.
So can please someone make it? Or at least show me how to do it?