How to remove the faded part of the minimap on the outter edges?

how do I remove the faded part of minimap in the outter edges on a client script.

thanks.

I want to know how to do this as well. It looks way nicer without the fade (Like how DoJ has their map setup).

I am not sure if we need to stream a custom minimap, Or there might be a native somewhere that disables it. If none of those work out, We might just have to create our own map with code.

have you found anything?

Yeah, You need to edit the scaleform for the minimap to make the edges solid, and not faded.
I have done this for my server, But I did some edits to it to add my server watermark into the scaleform.

I will see what I can do for you guys!

Can you share it for a refference?

Yessir, If anyone else wants it, Here it is!
I have included the source code, the full built resource, and the YTD stream files if you want to edit the scaleform!

Golden Minimap Assets.zip (3.2 MB)

oh damn its a c#

Yeah, but you wont need to edit much as everything is already being done. All you will need to do is edit the ytd files :wink: