This script displays a nearest postal next to where PLD would go and also has a command to draw a route to a specific postal. Original script by blockba5her.
- There are 2 ways to install it, and I recommend the first
- Run the following command in a terminal
git clone https://github.com/AvalancheDevelopment/nearest-postal.git
- Download the code from the GitHub
- Run the following command in a terminal
- As of now, this script supports 3 postal maps. From what I have seen, these are the most popular
new-postals.json
-> New and Improved Postalsold-postals.json
-> Original Postalsocrp-postals.json
-> OCRP Postals
To draw a route to a certain postal, type /postal [postalName]
and to remove just type /postal
It will automatically remove the route when within 100m of the destination
To properly set up this script, all you need to do is put nearestPostal
in the config.json file in the sapr directory for the 'NearestPostalEvent'.