For each Helicopter Patrol:

- will show a popup on spawn/despawn for every player online
- will play a sound on spawn/despawn for every player online
- a HUD on left screen border with info (distance, speed, left rockets)
- if you are visible from patrol
- a red round marker on ingame map (G)
Permission
This plugin uses the permission system. To assign a permission, use oxide.grant <user or group> <name or steam id> <permission>. To remove a permission, use oxide.revoke <user or group> <name or steam id> <permission>.- mapmypatrol.hud --- display HUD(s) with info to player
Configuration
The settings and options can be configured in the MapMyPatrol file under the config directory. The use of an editor and validator is recommended to avoid formatting issues and syntax errors.Localization
The default messages are in the MapMyPatrol file under the lang/en directory. To add support for another language, create a new language folder (e.g. de for German) if not already created, copy the default language file to the new folder and then customize the messages.What's next?
- Add more info on HUD (pages?)
- if player close HUD, reduce it. make close button toggle reduced/show.
- add text colours in lang files
- add in config , until distance to open hud
Screenshots

Future Plans
- display HUD only if distance < distance in meters set in config file
- add in config : rockets left true/false
- add in config : visible info true/false