MapEnhancement
Map enhancement mod for REPO. Adds map zooming capabilities and custom icons to track teammates and enemies on the radar map.
Features
- Map Zooming: Zoom the radar map in and out using your mouse scroll wheel.
- Teammate Tracking: Shows cyan markers representing teammates on the map (hidden when dead to let the default red death marker show).
- Enemy Radar: Displays magenta markers showing enemy locations.
- Configurable Reveal Modes: Custom valuable items reveal modes:
- Normal: Only show valuables that players have seen.
- Explored Rooms: Reveal valuables residing in rooms that have been explored.
- Full Map: Reveal the entire level map and all valuable locations immediately.
Installation
- Ensure you have BepInEx installed for REPO.
- Place
MapEnhancement.dll inside your BepInEx/plugins/ directory.
Configuration
Config file generated at BepInEx/config/MapEnhancement.cfg contains:
- MapModeSelect:
1, 2, or 3 to set the valuable reveal behavior.
- ZoomSpeed: Mouse scroll zoom sensitivity.
- MinZoom / MaxZoom: Limits for map scale.
- ShowTeammates: Set to
true / false to toggle teammate icons.
- ShowEnemies: Set to
true / false to toggle enemy icons.