All F-4 Phantom variants have PRC-117Fs as rack radios rather than PRC-77s. The huey helicopters all have 77s as rack radios causing a communication incompatibility and all phantom pilots are forced to carry 77s in their backpacks to fix it. These helicopter configs are set inside the DLC and not inside ACRE.
Description
Description
Details
Details
- Severity
- Minor
- Resolution
- Open
- Reproducibility
- Always
- Operating System
- Windows 10 x64
- Category
- Config
Steps To Reproduce
Spawn any Phantom while running ACRE and attempt to use the rack radios. They will have AN/PRC-117Fs.
Spawn any Helicopter while running ACRE and attempt to use the rack radios. They will have PRC-77s.
These helicopter configs are set inside the DLC and not inside ACRE.
Additional Information
https://github.com/IDI-Systems/acre2/issues/1101
config set for helicopters:
class AcreRacks { class Rack_1 { displayName = "Dashboard"; shortName = "Dash"; componentName = "ACRE_VRC64"; mountedRadio = "ACRE_PRC77"; allowedPositions[] = {"driver", "commander", "external"}; disabledPositions[] = {}; defaultComponents[] = {}; isRadioRemovable = 0; intercom[] = {"none"}; }; };
Event Timeline
Comment Actions
Thank you for your feedback! It will now be reviewed by a specialist in our internal QA system.