


This is a patch to add additional functionality to the PinAssistant mod by WxAaRoNxW.
PinAssistant provides a user interface to select in-game objects to track. When a player directly looks at a tracked object, a pin is automatically applied to the map.
This patch builds on that functionality by adding automatic detection of tracked objects within a configurable radius around the player. When a tracked object is detected within the specified radius, a pin is automatically applied to the map. The patch respects PinAssistant's redundancy distance settings to prevent duplicate pins.
You can install this patch in one of two ways:
BepInEx/plugins folder.RadiusDetectionEnabled: Turns the radius detection functionality on or off. When off, returns to the default behavior of PinAssistant.RadiusDetectionInterval: Time (in seconds) between automatic radius detection scans.UsePlayerExploreRadius: true/false. Radius detection scans will detect objects within the player's current line-of-sight/map exploration radius. This would be adjusted by certain mods.DetectionRadius: If not using the player's current map exploration radius, this sets the radius (in meters) around the player within which tracked objects are automatically detected and pinned.RadiusDetectionToggleKey: A keyboard shortcut to enable/disable the radius detection patch for PinAssistant.This patch is released under the MIT License. You are free to use, modify, and distribute it in any way, but please retain this notice.
If you encounter any issues with the Radius Detection Patch for PinAssistant, feel free to reach out to me:
Please include the version of the patch and PinAssistant you’re using, as well as a short description of the problem — that helps me troubleshoot faster!