[Release] Colored Map (full resource)

and add what to that file what should it say inside and where should i stick it

edit: it worked!

Sorry but what to put in __resource.lua?

nothing , just nothing

1 Like

Thanks ! pity we can not zoom

i got it to work with your edit of the map thx alot <3

how did you make it to work? I created _resource.lua and I still get that error

The file needs to have 2x ‘_’ so ‘__resource.lua’ .

yeah I got it working :smiley:

Minimap is just white

Put this in any client side script…

Citizen.CreateThread(function()
SetMapZoomDataLevel(0, 0.96, 0.9, 0.08, 0.0, 0.0) – Level 0
SetMapZoomDataLevel(1, 1.6, 0.9, 0.08, 0.0, 0.0) – Level 1
SetMapZoomDataLevel(2, 8.6, 0.9, 0.08, 0.0, 0.0) – Level 2
SetMapZoomDataLevel(3, 12.3, 0.9, 0.08, 0.0, 0.0) – Level 3
SetMapZoomDataLevel(4, 22.3, 0.9, 0.08, 0.0, 0.0) – Level 4
end)

4 Likes

were you or anyone else ever able to fix the white minimap problem?

white? hmm not sure we had that issue

It already works for me but when zooming it returns to the map from before, can someone help me?

That worked for me (except that the comments are wrong, they should start with -- not -)

For those who are lazy:
colored_map.zip (5.9 MB)

1 Like

it works thanks, but minimap is not colored

2 Likes

For some reason, colored mini map stuff doesn’t work for FiveM. I’ve been trying to figure it out myself too

is it possible to get higher resolution images? so the text is clearer when zoomed in and it looks nicer?

it works but the minimap is not colored

thx it works

Thanks! Minimap isn’t in color.