mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
add description fields to frontmatter header
This commit is contained in:
parent
08b6e556c2
commit
4e37f7ea77
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: ACE3 Config Entries
|
title: ACE3 Config Entries
|
||||||
|
description: A list of all ACE3 config entries.
|
||||||
group: development
|
group: development
|
||||||
parent: wiki
|
parent: wiki
|
||||||
order: 2
|
order: 2
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: ACE3 Events System
|
title: ACE3 Events System
|
||||||
|
description: Event handlers in ACE3 are implemented through our event system. They should be used to trigger or allow triggering of specific functionality.
|
||||||
group: development
|
group: development
|
||||||
parent: wiki
|
parent: wiki
|
||||||
order: 3
|
order: 3
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Arma 3 Issues
|
title: Arma 3 Issues
|
||||||
|
description: Keeping track of Arma 3 issues that need to be fixed. If you want to support us and help raise Bohemia's awareness of those issues, please upvote them.
|
||||||
group: development
|
group: development
|
||||||
parent: wiki
|
parent: wiki
|
||||||
order: 6
|
order: 6
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Arma 3 Scheduler And Our Practices
|
title: Arma 3 Scheduler And Our Practices
|
||||||
|
description:
|
||||||
group: development
|
group: development
|
||||||
parent: wiki
|
parent: wiki
|
||||||
order: 8
|
order: 8
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Coding Guidelines
|
title: Coding Guidelines
|
||||||
|
description:
|
||||||
group: development
|
group: development
|
||||||
parent: wiki
|
parent: wiki
|
||||||
order: 1
|
order: 1
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Extension Guidelines
|
title: Extension Guidelines
|
||||||
|
description:
|
||||||
group: development
|
group: development
|
||||||
parent: wiki
|
parent: wiki
|
||||||
order: 9
|
order: 9
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: How to translate ACE3
|
title: How to translate ACE3
|
||||||
|
description: This page describes in short how you can help translating ACE3 into your language.
|
||||||
group: development
|
group: development
|
||||||
parent: wiki
|
parent: wiki
|
||||||
order: 20
|
order: 20
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Merging Pull Requests
|
title: Merging Pull Requests
|
||||||
|
description:
|
||||||
group: development
|
group: development
|
||||||
parent: wiki
|
parent: wiki
|
||||||
order: 5
|
order: 5
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Modularity And PBO Structure
|
title: Modularity And PBO Structure
|
||||||
|
description:
|
||||||
group: development
|
group: development
|
||||||
parent: wiki
|
parent: wiki
|
||||||
order: 4
|
order: 4
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Setting Up The Development Environment
|
title: Setting Up The Development Environment
|
||||||
|
description: This page describes how you can setup your development environment for ACE3, allowing you to properly build ACE and utilize file patching.
|
||||||
group: development
|
group: development
|
||||||
parent: wiki
|
parent: wiki
|
||||||
order: 0
|
order: 0
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Advanced Ballistics
|
title: Advanced Ballistics
|
||||||
|
description: The advanced ballistics module improves internal- and external ballistics.
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: AI (Artifical Intelligence)
|
title: AI (Artifical Intelligence)
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
order: 5
|
order: 5
|
||||||
parent: wiki
|
parent: wiki
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Aircraft
|
title: Aircraft
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
order: 5
|
order: 5
|
||||||
parent: wiki
|
parent: wiki
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: APL
|
title: APL
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: ATragMX
|
title: ATragMX
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Attach
|
title: Attach
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Backpacks
|
title: Backpacks
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Ballistics
|
title: Ballistics
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Captives
|
title: Captives
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Common
|
title: Common
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Difficulties
|
title: Difficulties
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Disarming
|
title: Disarming
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Disposable
|
title: Disposable
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Dragging
|
title: Dragging
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Explosives
|
title: Explosives
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: FCS (Fire Control System)
|
title: FCS (Fire Control System)
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Flash Suppressors
|
title: Flash Suppressors
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Frag
|
title: Frag
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: G-Forces
|
title: G-Forces
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Goggles
|
title: Goggles
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Grenades
|
title: Grenades
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Hearing
|
title: Hearing
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Hit Reactions
|
title: Hit Reactions
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Interact Menu
|
title: Interact Menu
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Interaction
|
title: Interaction
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Inventory
|
title: Inventory
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Javelin
|
title: Javelin
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Kestrel 4500
|
title: Kestrel 4500
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Laser
|
title: Laser
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Laser Self-Designate
|
title: Laser Self-Designate
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Laser Pointer
|
title: Laser Pointer
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Logistics - UAV Battery
|
title: Logistics - UAV Battery
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Logistics - Wirecutter
|
title: Logistics - Wirecutter
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Magazine Repack
|
title: Magazine Repack
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Main
|
title: Main
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Map
|
title: Map
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Map Tools
|
title: Map Tools
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Markers
|
title: Markers
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Medical System
|
title: Medical System
|
||||||
|
description: ACE provide users with a more realistic medical system and comes in both a basic and advanced version. Both versions have overlap but each have their own unique characteristics.
|
||||||
group: feature
|
group: feature
|
||||||
order: 4
|
order: 4
|
||||||
parent: wiki
|
parent: wiki
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: MicroDAGR
|
title: MicroDAGR
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Missile Guidance
|
title: Missile Guidance
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Mission Modules
|
title: Mission Modules
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Mk6 Mortar
|
title: Mk6 Mortar
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Movement
|
title: Movement
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Nametags
|
title: Nametags
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Nightvision
|
title: Nightvision
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: No Idle
|
title: No Idle
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: No Radio
|
title: No Radio
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: No Rearm
|
title: No Rearm
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Optics
|
title: Optics
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Options Menu
|
title: Options Menu
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,8 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Overheating
|
title: Overheating
|
||||||
|
description:
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Overpressure
|
title: Overpressure
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Parachute
|
title: Parachute
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Protection
|
title: Protection
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Ragdolls
|
title: Ragdolls
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Realistic Names
|
title: Realistic Names
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Recoil
|
title: Recoil
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Reload
|
title: Reload
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Reload Launchers
|
title: Reload Launchers
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Respawn
|
title: Respawn
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Safe Mode
|
title: Safe Mode
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Scopes
|
title: Scopes
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Small Arms
|
title: Small Arms
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Switch Units
|
title: Switch Units
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Test Missions
|
title: Test Missions
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Thermals
|
title: Thermals
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Vector
|
title: Vector
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Vehicle Lock
|
title: Vehicle Lock
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Vehicles
|
title: Vehicles
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Weapon Select
|
title: Weapon Select
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Weather
|
title: Weather
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Wind Deflection
|
title: Wind Deflection
|
||||||
|
description:
|
||||||
group: feature
|
group: feature
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Advanced Missile Guidance
|
title: Advanced Missile Guidance
|
||||||
|
description: The ACE3 Advanced Missile Guidance Framework provides a setup of configuration settings, functions and a execution framework for addon makers to integrate with the missile guidance and targeting mechanisms of ACE3.
|
||||||
group: framework
|
group: framework
|
||||||
order: 5
|
order: 5
|
||||||
parent: wiki
|
parent: wiki
|
||||||
@ -8,7 +9,7 @@ parent: wiki
|
|||||||
|
|
||||||
## 1. Overview
|
## 1. Overview
|
||||||
|
|
||||||
The ACE Advanced Missile Guidance Framework provides a setup of configuration settings, functions and a execution framework for addon makers to integrate with the missile guidance and targeting mechanisms of ACE. It also provides for mod makers to create their own custom guidance methods within the framework.
|
The ACE3 Advanced Missile Guidance Framework provides a setup of configuration settings, functions and a execution framework for addon makers to integrate with the missile guidance and targeting mechanisms of ACE3. It also provides for mod makers to create their own custom guidance methods within the framework.
|
||||||
|
|
||||||
The framework provides all the functionality needed for guidance; from laser locking, target specification and selection, to handling the fired events and tracking and steering the vehicle based on provided parameters. This way, all that needs to be defined in addons is the appropriate CfgAmmo entries for the missile.
|
The framework provides all the functionality needed for guidance; from laser locking, target specification and selection, to handling the fired events and tracking and steering the vehicle based on provided parameters. This way, all that needs to be defined in addons is the appropriate CfgAmmo entries for the missile.
|
||||||
|
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Carry and Drag System
|
title: Carry and Drag System
|
||||||
|
description:
|
||||||
group: framework
|
group: framework
|
||||||
order: 5
|
order: 5
|
||||||
parent: wiki
|
parent: wiki
|
||||||
|
@ -1,12 +1,13 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Fragmentation Configuration
|
title: Fragmentation Configuration
|
||||||
|
description: The fragmentation system (ace_frag) in ACE3 is a significant improvement over the fragmentation system in ACE2.
|
||||||
group: framework
|
group: framework
|
||||||
parent: wiki
|
parent: wiki
|
||||||
order: 7
|
order: 7
|
||||||
---
|
---
|
||||||
|
|
||||||
The fragmentation system (sys_frag) in ACE3 is a significant improvement over the fragmentation system in ACE2. Previously the system relied on fuzzy math from the values of `indirectHit` and `indirectHitRange` in CfgAmmo to calculate roughly the velocity and range of fragmentation. This had some serious drawbacks, especially in the case of smaller explosives such as hand grenades and 40mm grenades where casualty production was lower than desired.
|
The fragmentation system (ace_frag) in ACE3 is a significant improvement over the fragmentation system in ACE2. Previously the system relied on fuzzy math from the values of `indirectHit` and `indirectHitRange` in CfgAmmo to calculate roughly the velocity and range of fragmentation. This had some serious drawbacks, especially in the case of smaller explosives such as hand grenades and 40mm grenades where casualty production was lower than desired.
|
||||||
|
|
||||||
In ACE3 the system has moved away from what "feels" right to actual explosive engineering equations, primarily the [Gurney equations](http://en.wikipedia.org/wiki/Gurney_equations). This allows us to get close to the actual fragmentation velocities that would be produced by an explosive configuration similar to type of ammo we are simulating.
|
In ACE3 the system has moved away from what "feels" right to actual explosive engineering equations, primarily the [Gurney equations](http://en.wikipedia.org/wiki/Gurney_equations). This allows us to get close to the actual fragmentation velocities that would be produced by an explosive configuration similar to type of ammo we are simulating.
|
||||||
|
|
||||||
|
@ -1,12 +1,13 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Settings Framework
|
title: Settings Framework
|
||||||
|
description: ACE3 contains an extensive settings framework that allows you to tweak the modification without having to mess around with deleting pbos.
|
||||||
group: framework
|
group: framework
|
||||||
order: 5
|
order: 5
|
||||||
parent: wiki
|
parent: wiki
|
||||||
---
|
---
|
||||||
|
|
||||||
ACE contains an extensive settings framework that allows you to tweak the modification without having to mess around with deleting pbos. These settings are all handled server side and broadcasted to the clients connecting to that server. This ensures that everyone playing on the server will have a uniform experience.
|
ACE3 contains an extensive settings framework that allows you to tweak the modification without having to mess around with deleting pbos. These settings are all handled server side and broadcasted to the clients connecting to that server. This ensures that everyone playing on the server will have a uniform experience.
|
||||||
|
|
||||||
Part of this settings framework are global settings and client settings. Both use the same underlaying framework, with the difference that client settings can be adjusted by clients, where global settings can not.
|
Part of this settings framework are global settings and client settings. Both use the same underlaying framework, with the difference that client settings can be adjusted by clients, where global settings can not.
|
||||||
|
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Mission tools
|
title: Mission tools
|
||||||
|
description: A short description of ACE3's mission tools that help mission makers to provide awesome missions
|
||||||
group: missionmaker
|
group: missionmaker
|
||||||
order: 10
|
order: 10
|
||||||
parent: wiki
|
parent: wiki
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Modules
|
title: Modules
|
||||||
|
description: A list of all modules in ACE3 and all the settings that can be tweaked by them
|
||||||
group: missionmaker
|
group: missionmaker
|
||||||
order: 5
|
order: 5
|
||||||
parent: wiki
|
parent: wiki
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Getting started
|
title: Getting started
|
||||||
|
description: Downloaded ACE3 and have no idea where to start? This page serves as a document to help new players get started with things like the medical system, or how to adjust your scope.
|
||||||
group: user
|
group: user
|
||||||
order: 0
|
order: 0
|
||||||
parent: wiki
|
parent: wiki
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: How to make a feature request
|
title: How to make a feature request
|
||||||
|
description: ACE3 requires a special procedure to make feature requests. Because due to our current work load, in the period of weeks prior and posterior to the first release, new feature requests are under embargo.
|
||||||
group: user
|
group: user
|
||||||
order: 11
|
order: 11
|
||||||
parent: wiki
|
parent: wiki
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: How to report an issue
|
title: How to report an issue
|
||||||
|
description: If you've found an issue with ACE3 please read this entry before reporting it.
|
||||||
group: user
|
group: user
|
||||||
order: 10
|
order: 10
|
||||||
parent: wiki
|
parent: wiki
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Promotional Material
|
title: Promotional Material
|
||||||
|
description: Promotional materials like logos and color values.
|
||||||
group: user
|
group: user
|
||||||
order: 20
|
order: 20
|
||||||
parent: wiki
|
parent: wiki
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: wiki
|
layout: wiki
|
||||||
title: Shortcuts
|
title: Shortcuts
|
||||||
|
description: A list containing all default shortcuts in ACE3
|
||||||
group: user
|
group: user
|
||||||
order: 5
|
order: 5
|
||||||
parent: wiki
|
parent: wiki
|
||||||
|
Loading…
Reference in New Issue
Block a user