mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
aa0940e180
Add a list of dependencies to each module's documentation. Also add a note to the documenation of modules which are a dependency for many other modules. Dependency lists are pulled from each module's config.cpp.
22 lines
827 B
Markdown
22 lines
827 B
Markdown
---
|
|
layout: wiki
|
|
title: FCS (Fire Control System)
|
|
group: feature
|
|
parent: wiki
|
|
---
|
|
# Overview
|
|
## Fire control system
|
|
Offers a custom fire control system for tanks and helicopters. It enables engaging stationary and moving targets.
|
|
## Manual lasing targets
|
|
Changes the default rangefinders, including those in vehicles, to require manual lasing.
|
|
## Air burst ammunition
|
|
Anti air cannons can now use airburst ammunition. It will explode on the FCS' zeroed in range.
|
|
|
|
# Usage
|
|
To engage moving targets, place the crosshair on the enemy vehicle and press and hold tab. Follow the moving target with your crosshair for about 2 seconds and release tab. The optic will now be adjusted sideways to ensure a hit.
|
|
|
|
To use manual lasing, place the crosshair on the object to range and press and hold tab.
|
|
|
|
# Dependencies
|
|
`ace_interaction`
|