Description
streets_scanner
This mod is needed in order to use the received data of streets and zones in `madhatterflava_radar`
After you've got your scanned list of streets you can place them inside of your-server-folder/resources/madhatterflava_radar/shared/streets.json
Features
The script allows you to scan the names of current streets at once using a grid with reference to their number by coordinates in order to replace it with your names.
- Configuration
`config/client.lua`
- Commands to use in Player's chat:
/showscanarea- displays the scanning area as a flat red rectangle./scanstreets- starts scanning the streets and displays the progress in the server console as a percentage of the collection, then the server saves the names to a file`examples/scanned_streets.json`
- Bonus:
- Full zones names - `examples/los_santos_locations.json`. You can change values to your names and after place them into
`your-server-folder/resources/madhatterflava_radar/shared/locations.json` 
- Full zones names - `examples/los_santos_locations.json`. You can change values to your names and after place them into
Installation
- Ensure you've added the following folder with script to your `server.cfg` file with `ensure streets_scanner`
