AbdelEmporium Docs
  • AbdelEmporium Documentation
  • Minimap Styles
    • Overview
    • Installation
    • Config.lua
    • Cayo Perico
    • Common Problems
  • Emergency Minimap Style
    • Overview
    • Installation
    • Config.lua
  • Pause Menu V1
    • ESX Readme
    • QB Readme
Powered by GitBook
On this page
  • Installation
  • Configuration
  1. Minimap Styles

Cayo Perico

PreviousConfig.luaNextCommon Problems

Last updated 5 months ago

To enable Cayo Perico Minimap set enable_cayo_minimap = true.

Installation

  1. Choose your style:

    • Example : I have abl-minimap-part1-OP. So to install the grey Cayo Perico minimap with green zone names, follow these steps

  2. Download your style:

    • Download the Cayo-Maps Folder from GitHub.

  3. Drag and drop your style:

    • Move the file Cayo-Maps/Grey with text/grey-green/int3232302352.gfx to the folder abl-minimap-part1-OP/stream/gfx.

  4. Finish

    • Restart the script (it’s recommended to restart the server) to complete the setup.

Configuration

enable_cayo_minimap will just enable the cayo minimap not the map IPL Example :



If you dont have the Cayo Perico IPL you can download it from


  cayoPerico = {
        enable_cayo_minimap = true, -- Set to true if you want enable cayo minimap
        using_ipl_loader = false, -- If you are using an IPL RESOURCE set this true (example: https://forum.cfx.re/t/the-cayo-perico-island-available-for-fivem/1897446?page=38)
    },

After installing set using_ipl_loader = true

ipls_resource
HERE
Page cover image