Installation
Remove Old Minimap Script
Remove any old minimap script from your resources.
Cleanup
Open Visual Studio Code.
Press
CTRL + K + O
to open a folder.Select your server folder and press
Open
.Press
CTRL + SHIFT + F
to search for the following lines:SetMapZoomDataLevel
SetRadarZoom
Remove these lines if found, but do not remove them from the new script!
Ensuring
Drag and drop the new resource into your resources folder.
Open your
server.cfg
file and add the following line after your framework, replacing"script-name"
with your actual script name (e.g.,abl-emap-t1
):
Restart your server.
Styles
If you want to use Cayo Bridge or Roxwood County styles, follow this guide.
How to Change the Default Map
The default map used is abl-emap-t1. However, you can easily switch to a different map by replacing the contents of the abl-emergencymap/stream folder with the files from a new map.
Example: Switching to the Los Santos + Cayo Perico Map (Without Zone Names)
Locate the Default Map:
Go to the
abl-emergencymap/stream
folder in your current installation.
Select Your Desired Map:
Navigate to the abl-emergencymap/INSTALLATION/Other Styles/abl-emap-t2/stream folder (this is the folder that contains the Los Santos + Cayo Perico map without zone names).
Replace the Files:
Drag and drop all the contents from the abl-emap-t2/stream folder into the abl-emap-t1/stream folder, and when prompted, replace the existing files.
abl-emap-t1
: Los Santos + Cayo Perico ( + Zone Names)abl-emap-t2
: Los Santos + Cayo Perico (Without Zone Names)abl-emap-t3
: Los Santos + Cayo Perico + Roxwood County (+ Zone Names)abl-emap-t4
: Los Santos + Cayo Perico + Roxwood County + Cayo Bridge V2 (+ Zone Names)abl-emap-t5
: Los Santos + Cayo Perico + Roxwood County + Cayo Bridge V1 (+ Zone Names)abl-emap-t6
: Los Santos + Cayo Perico + Cayo Bridge V1 (+ Zone Names)abl-emap-t7
: Los Santos + Cayo Perico + Cayo Bridge V2 (+ Zone Names)
Last updated