bitbubbler / yet-another-dcs-server

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

Apache/KA-50 Hostile Unit Icons #47

Open TheLurk opened 1 year ago

TheLurk commented 1 year ago

set "HIDDEN ON MFD" flag for enemy (and most friendly) units so have them not show up on the apache TSD/KA-50 ABRIS

bitbubbler commented 1 year ago

The mechanism we use through dcs-grpc currently doesn't give us a way to set this. It's possible to get it added, but we have to wait for an update from them

https://github.com/DCS-gRPC/rust-server/blob/0.6.0/lua/DCS-gRPC/methods/coalitions.lua#L55-L87