Open the downloaded ZIP product file and drop the folder in it somewhere in your resources folder. There is no key since this is free. Add start BigDaddy-PostalMap
to your server.cfg
.
IMPORTANT
By default this map has Prompt's Alamo Sea Bridge, Cayo Perico and Roxwood. To remove any or all of those read below.
By default it is WITH the Alamo Sea Bridge by Prompt. If you do not have that in your server, in the dev
folder of the script is a stream folder with a version of the map without the bridge. Just copy the files in the dev stream
folder into the main stream folder to have no bridge on your map. Be sure to back up the two files it will overwrite in case you get the bridge later. Or you could always download this again.
By default both Cayo Perico and Roxwood are turned on. To turn one or the other or both off, open the config.lua
in the scripts folder and scroll to the bottom. There are four lines there with either --cayo or --roxwood next to them. For any you do not want in your map put -- (two dashes) in front of that line to comment it out.
NOTE
If you have Roxwood in and have the weird chunk of map that looks like it's just default map up on Roxwood, just delete this file in the Roxwood folder because it overrides everything: \amb-roxwood-map\stream\amb_rox_minimap\minimap_sea_0_0.ytd
There is a postals.json file in the dev
folder that contains the postal data. It is based on the OCRP postals but the duplicates were fixed and new Roxwood and Cayo Perico postals were added. So replace your postals data file in your nearest postals script with this one to match. By default Roxwood and Cayo Perico are included and are marked with comments as to where they are in the file. Remove those sections if you do not have one or the other or both.
NOTE
If your nearest postal script doesn't like the comments in the postals.json then remove the comments. I've been told some nearest postal scripts can't handle comments... lame, but ok.
Also, some nearest postal scripts don't work if the X and Y are capitalized in the json. Just search and replace them with lowercase x and y if you run into that. Also, lame.