This program helps players locate unopened corpses in their game environment. It displays the distance, name, and time to decay (5 minutes) of each corpse. Players can sort the list by age or distance and use hotkeys to select or open the nearest, oldest, or "best" corpse. An arrow points to unopened corpses, which can be customized for color.
This program lists unopened corpses, and optionally highlights them with an arrow pointing to them.
* Lists corpses including distance in metres, name, and time to decay (assuming they all decay after 5 minutes). Can be sorted by age or distance.
* Points an arrow at unopened corpses, which can be any color
* Hotkeys to either select or open unopened corpses in the list. These can be defined for nearest, oldest, or 'best', which just means the nearest, unless there's a corpse which is more than 4 minutes old, in which case it'll select/open whichever is oldest.
* Optionally shows corpses as a small cross on the radar, using the Radar Add-on plugin.
* Shows your kills in white, any other kills in yellow, and shows corpses that generated a rare with a '*' before the name.
Comments