How to display only a part of the mini-map?

Hello everyone!

I’m working on a project and I’d like to know if it’s possible to display only a specific part of the mini-map, instead of showing the entire thing. The idea is for the player to have access to a limited area of the map to stay focused on a particular region.

Here are some functions I’ve already tried:

  • SetMinimapHideFow - Successfully hides the entire map.
  • I tried using RevealMinimapFow but couldn’t find the correct hash for it. I’ve attempted using the hashes from this repository, but none of them worked.
  • SetMinimapFowRevealCoordinate - Didn’t work for me.
  • SetMinimapFowRevealVolume - Also didn’t work.

Here is what I have so far:

- Mini-map with the whole map hidden

And this is the area I want to reveal:

  • The red-marked area that I want to display

Has anyone figured out how to reveal only a part of the mini-map or knows a reliable way to find the correct hash? Any help would be greatly appreciated!

Thanks in advance! :blush:

SetMinimapFowShouldUpdate