Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wiki - Add entries for 3.19 (pike, toepopper, ir laser) #10683

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/wiki/feature/explosives.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ Offers different trigger types, like clackers and dead man switches.
### 1.3 Attach explosives to vehicles
Enables attaching explosives to vehicles.

### 1.4 Explosive with Scripted Damage
APERS/VS-50 `(Toe-Popper)` variant will only do damage to a unit's legs (if ace medical is enabled).

## 2. Usage

### 2.1 Placing explosives
Expand Down
24 changes: 24 additions & 0 deletions docs/wiki/feature/marking-laser.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
layout: wiki
title: Marking Laser
component: markinglaser
description: NV Visible Laser from Aircraft
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
description: NV Visible Laser from Aircraft
description: NV-Visible Laser from Aircraft

group: feature
category: realism
parent: wiki
mod: ace
version:
major: 3
minor: 19
patch: 0
---

## 1. Overview

Equips aircraft with a high power IR marking laser (visible in NVGs)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Equips aircraft with a high power IR marking laser (visible in NVGs)
Equips aircraft with a high-power IR marking laser (visible in NVGs)


### 1.1 Usage

- 3 Modes [Off, On, Blink] can be changed via <kbd>Alt</kbd> + <kbd>L</kbd>
- or though the vehicle's self interaction menu (<kbd>Ctrl</kbd> + <kbd>⊞&nbsp;Win</kbd>)
- IR laser is syncronized to the aircraft's targeting laser and requires it to be activated
20 changes: 20 additions & 0 deletions docs/wiki/feature/missile-clgp.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
layout: wiki
title: Cannon Launched Guided Projectiles
component: missile_clgp
description: Support for missiles that are cannon launched
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
description: Support for missiles that are cannon launched
description: Support for missiles that are cannon-launched

group: feature
category: realism
parent: wiki
mod: ace
version:
major: 3
minor: 19
patch: 0
---

## 1. Pike

40mm laser guided grenade
- ~2km range
- Long grenade will only fit in swing open GLs using magazine well `CBA_40mm_EGLM` (e.g. M320 but not M203)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Long grenade will only fit in swing open GLs using magazine well `CBA_40mm_EGLM` (e.g. M320 but not M203)
- Long grenade will only fit in swing-open GLs using the magazine well `CBA_40mm_EGLM` (e.g. M320 but not M203)

Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ order: 7
mod: ace
version:
major: 3
minor: 0
minor: 19
patch: 0
---

Expand Down
Loading