I don`t like the corpse names NOT popping up upon death w/o UOA.Makes it nice for looting when things fall into piles of bodies,just being able to dbl click the name of whatever just died,instead of trying to click the body.
Having to constantly shift/ctrl is a PITA.
Since you asked so nicely...
Description: Switches object handle filters on the fly for corpses.
This toggle just the corpses object handles on and off.
Create a macro using the "Command" macro. Enter the following in two separate "Commands":
script SystemData.Settings.GameOptions.objectHandleFilter = SystemData.Settings.ObjectHandleFilter.eCorpseFilter
script UserSettingsChanged()
Storm created a macro to open all corpses in range using these commands, but I can't locate it at the moment. It's not exactly the same thing as UOA showing last corpse, but works almost as well.