Advanced Map Ui Script - Custom images , Areas , Text Blips

PREVIEW

Features :

  • 2-mode operation type with optimised or more elegant display map system.

  • You can make a difference with 3 different map views.

  • You can add static, dynamic, area, text blips in different images with Export

  • You can use it as Minimap, Bigmap as you wish!

TEBEX ESCROW LINK

For support or questions, join our Discord community. JOIN 0RESMON DISCORD

Code is accessible No
Subscription-based No
Lines (approximately) 600-700 - js 1100
Requirements esx , qbcore, qbox
Support Yes
6 Likes

This is amazing, damn

3 Likes

this will change map setup in fivem

1 Like

This does not change the direct real map. It becomes active with export so that you can use it in the project you want. For example, if you want to activate it for the police, you can trigger this export to the police. Or if you want it to work for gangs, only gangs can use it.

2 Likes

Will the basic game map be disabled?

1 Like

No, it is not automatically disabled. The map is working with Export. Customers can adjust it according to their wishes. If you want you can switch off the real map and use this one (you have to add blips)

1 Like

how do you switch off the real map serversided to disable ESC and P ?

1 Like

You can close it on the client side. SetPauseMenuActive(false) , DisableControlAction(1, 199) DisableControlAction(1, 200) You can provide this with natives such as. You can look at sample pause menus.