bitbubbler / yet-another-dcs-server

YADS: A work in progress dcs server
The Unlicense
5 stars 3 forks source link

!route command #30

Open rabauke80 opened 2 years ago

rabauke80 commented 2 years ago

Purpose:

!route command could be used to send a single unit or a group from point A to point B by placing two map marker, using the DCS builtin path finding (potential options are OnRoad or OffRoad).

Once the route is created by placing the two markers, a third marker could be used to activate the route.

Extra: if we wish to use the route for further automation, a RouteID entry in the DB would be beneficial, to e.g. automatically create a convoy support mission, referring to that specific RouteID - also visual map markers/polygons could be added based on the reference.

Command example:

!route:<StartMarkerName>:<EndMarkerName>:<UnitName|GroupName>

optionally, instead of a UnitName or GroupName, a radius parameter could be used to route all units detected within given radius.

!route:<StartMarker>:<EndMarker>:<radius{int}>

UX example: