You are viewing a potentially older version of this package. View all versions.
Tansinator-Map_Value_Tracker-1.2.0 icon

Map Value Tracker

Tracks all valuable items on the map. Updates in real-time.

Date uploaded 10 hours ago
Version 1.2.0
Download link Tansinator-Map_Value_Tracker-1.2.0.zip
Downloads 5305
Dependency string Tansinator-Map_Value_Tracker-1.2.0

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

This mod will show total value of the valuables on the map and update in real-time as things break or are spawned in or extracted. Current position is the right hand side of the screen a little below the extraction goal.

Is ALWAYS ON by default.

Configuration variables:

  • AlwaysOn set to true will keep the value always on the HUD. Overrides any other setting like UseValueRatio.
  • UseValueRatio set to true will only show the map value when your remaining map value is some ratio, 'ValueRatio', of the current extraction goal. Needs 'AlwaysOn' set to false to be usable.
  • ValueRatio is the ratio of Map value to extraction goal. Ex: Configure 'AlwaysOn' to false, 'UseValueRatio' to true, and 'ValueRatio' to 2.0 to have it appear when remaining map value is 2x the current extraction goal.

CHANGELOG

Fixed networking so all clients should see tax return/enemy orbs. Fixed incorrect deduction from iframe hits.