Code Monkey home page Code Monkey logo

abl-redminimap's Introduction

a minimap works fine with 0r-hud

  • abdel4999 : retextured
  • BuddyBoyVilla : first changes

Original map

https://www.gta5-mods.com/misc/atlas-colored-map-16k-that-also-works-in-radar

Info

Retextured by abdel4999

Preview / Textures : minimap_sea_0_0

  • and more

Installation

1 ADD .lua file in fxmanifest.lua

Go to 0r-hud/fxmanifest.lua and add

 "client/minimap.lua"

in client_scripts {} image 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
}

2 Add .lua File

drag "minimap.lua" file from "abl-redminimap/lua folder and drop it in "0r-hud"/"client" folder

  • example

3 Add Stream Folder

drag "stream" folder from "abl-redminimap"/"STREAMASSESTS"/"stream" folder and drop it in "0r-hud" folder

  • image

)

4 Fix Bugs

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">

cayo minimap

"0r-hud"/"client"/"minimap.lua"

local cayopericoactive = true -- false if no

Enjooy ❤

Note : Dont give texture support / do it you're seld

abl-redminimap's People

Contributors

abdelhere avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.