DSH-ExtractionTrail icon

ExtractionTrail

Guides you to extraction points, trucks or carts with a flowing trail of dots. Includes configurable colors and toggle keys.

By DSH
Last updated a day ago
Total downloads 1560
Total rating 1 
Categories Mods Client-side AI Generated
Dependency string DSH-ExtractionTrail-1.3.9
Dependants 0 other packages depend on this package

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

Extraction Trail v1.3.9

Stop wandering in the dark. Extraction Trail is a professional navigation utility for R.E.P.O.

Features

  • Intelligent Navigation: Uses NavMesh to find the shortest path.
  • Animated Trails: Customizable pulsing dots.
  • Draggable UI: Hold ALT and drag the notification to move it.
  • Text-Based Keybinds: Simply type the key name in the mod menu!

Controls

  • Toggle Trail: Default F4 (Changeable in config).
  • Switch Target: Default F5 (Changeable in config).
  • Move UI: Hold ALT + Mouse Drag.

Configuration

In the MODS menu, you will see text boxes for keybinds.

  • To set a key, simply type its name, e.g.: F4, G, Space, Mouse0, Alpha1.
  • Names are not case-insensitive.

Changelog

1.3.9

  • Fix: Targeted the Main Hauling Cart specifically. The mod now filters out "Pocket Carts" by checking for the Item component and player hierarchy, ensuring the trail always leads to your large loot cart.
  • Improved Detection: Added multiple filters to ensure the world-space cart is prioritized over inventory items.

1.3.7

  • Fix: Improved Shopping Cart detection. The mod now searches for the PhysGrabCart component directly, making the "Cart" trail much more reliable even if the object is renamed or nested in the level hierarchy.
  • Cleanup: Minor adjustments to dot material initialization.

1.3.6

  • UI Fix: Switched to text-based keybinds. You can now type the key name (e.g., "F4") in the mod menu.

1.3.6

  • UI Fix: Replaced standard Keybind types with String-based inputs. This ensures the "Controls" section is visible in the in-game menu and allows players to simply type their desired key instead of scrolling through a list.
  • Stability: Added real-time key parsing when changing settings in the menu.

1.3.5

  • Attempted KeyboardShortcut implementation (reverted due to game UI incompatibility).

1.3.4

  • Adjusted default UI position to avoid overlapping with the stamina bar.