a minimap works fine with 0r-hud
- abdel4999 : retextured
- BuddyBoyVilla : first changes
https://www.gta5-mods.com/misc/atlas-colored-map-16k-that-also-works-in-radar
Info
Retextured by abdel4999
- and more
Go to 0r-hud/fxmanifest.lua and add
"client/minimap.lua"
in client_scripts {}
Like That
client_scripts {
"client/utils.lua",
"client/variables.lua",
"client/functions.lua",
"client/events.lua",
"client/nui.lua",
"client/threads.lua",
"client/commands.lua",
"client/minimap.lua" -- < < < here is
}
drag "minimap.lua" file from "abl-redminimap/lua folder and drop it in "0r-hud"/"client" folder
drag "stream" folder from "abl-redminimap"/"STREAMASSESTS"/"stream" folder and drop it in "0r-hud" folder
)
a - Open "Visual Studio Code" b - press "CTRL + K + O" c - Select you server folder Press "open" d - press <CTRL + SHIFT + F> e - Search For " SetMapZoomDataLevel , SetRadarZoom , SetRadarAsInteriorThisFrame " And remove them
Note : "Dont remove them from "0r-hud"/"client"/"minimap.lua"
- Search in your server SetMapZoomDataLevel, SetRadarZoom, SetRadarAsInteriorThisFrame and remove them , <Dont remove them from <"0r-hud"/"client"/"minimap.lua">
"0r-hud"/"client"/"minimap.lua"
local cayopericoactive = true -- false if no
Note : Dont give texture support / do it you're seld