Any chance there is a way to show the ID of a CCTV camera when viewing it in the radar?
Show CCTV ID when viewing itSuggestion
ok, added in next update
ei.info = Format(name, $"<color={config.Hex.Dist}>{Distance(ei.from)}</color> {cctv.ViewerCount}");toei.info = Format(name, $"<color={config.Hex.Dist}>{Distance(ei.from)}</color> {cctv.ViewerCount} {cctv.rcIdentifier}");