IDI-Systems / acre2

Advanced Combat Radio Environment 2 (ACRE2) for Arma 3
https://acre2.idi-systems.com
GNU General Public License v3.0
206 stars 117 forks source link

feature request for development: use manpack radio from AI unit #470

Open kOepi123 opened 6 years ago

kOepi123 commented 6 years ago

Arma 3 Version: stable CBA Version: stable ACRE2 Version: dev version: .981

Mods:

- CBA_A3
- acre2

Description:

Steps to reproduce:

Where did the issue occur?

Placed Modules:

TheMagnetar commented 6 years ago

This is already possible. ACRE radios are not initialised unless they are in players inventory. Therefore, if you give the radio to a unit and set it as surrendered, you will have access to it.

jonpas commented 6 years ago

We could make this easy by adding an API function for initializing specific unit's radios.

jonpas commented 5 years ago

Putting on backlog as it may be solved with other future development.