v1.0.0.11: Player/NPC tracking on minimap with Show Players and NPCs toggle
Made-with: Cursor
This commit is contained in:
@@ -118,6 +118,8 @@ public class SystemConfig : CharacterConfiguration
|
||||
public bool MinimapShowQuestAreaRadius = true;
|
||||
/// <summary>When true, minimap hides with the game GUI (dialogue, interaction, nameplates off). When false, minimap stays visible during dialogue and object interaction.</summary>
|
||||
public bool MinimapHideWithGameGui = false;
|
||||
/// <summary>Show Player/NPC tracking (other players, enemies, bosses, etc.) on the minimap, matching the main map display.</summary>
|
||||
public bool MinimapShowPlayersAndNpcs = true;
|
||||
|
||||
// Do not persist this setting
|
||||
[JsonIgnore]
|
||||
|
||||
Reference in New Issue
Block a user