diff --git a/docs/wiki/framework/dragging-framework.md b/docs/wiki/framework/dragging-framework.md
index 1589fd2a68..962e6af1d4 100644
--- a/docs/wiki/framework/dragging-framework.md
+++ b/docs/wiki/framework/dragging-framework.md
@@ -5,6 +5,11 @@ description: Explains how to set-up dragging and carrying of objects with the AC
group: framework
order: 5
parent: wiki
+mod: ace
+version:
+ major: 3
+ minor: 0
+ patch: 0
---
## 1. Config Values
diff --git a/docs/wiki/framework/events-framework.md b/docs/wiki/framework/events-framework.md
index 18327b63ec..afc37d2623 100644
--- a/docs/wiki/framework/events-framework.md
+++ b/docs/wiki/framework/events-framework.md
@@ -1,7 +1,7 @@
---
layout: wiki
title: Events Framework
-description: Explains how to use ACE3 event handlers used to trigger or allow triggering of specific functionality and lists all documented events.
+description: Explains how to use CBA event handlers with ACE3 events used to trigger or allow triggering of specific functionality and lists all documented events.
group: framework
order: 5
parent: wiki
diff --git a/docs/wiki/framework/explosives-framework.md b/docs/wiki/framework/explosives-framework.md
index b6ae40695c..526954ea4f 100644
--- a/docs/wiki/framework/explosives-framework.md
+++ b/docs/wiki/framework/explosives-framework.md
@@ -5,6 +5,11 @@ description: Explains how to set-up custom explosives with the ACE3 explosives s
group: framework
order: 5
parent: wiki
+mod: ace
+version:
+ major: 3
+ minor: 0
+ patch: 0
---
diff --git a/docs/wiki/framework/fastroping-framework.md b/docs/wiki/framework/fastroping-framework.md
index 4d5df18be1..2a906802b3 100644
--- a/docs/wiki/framework/fastroping-framework.md
+++ b/docs/wiki/framework/fastroping-framework.md
@@ -5,6 +5,11 @@ description: Explains the config values and functions used for making a helicopt
group: framework
order: 5
parent: wiki
+mod: ace
+version:
+ major: 3
+ minor: 5
+ patch: 0
---
If you want to prepare a helicopter from your addon for fast roping, there's a few ways to do that.
diff --git a/docs/wiki/framework/frag-framework.md b/docs/wiki/framework/frag-framework.md
index 813f7a9108..1ec5ebed97 100644
--- a/docs/wiki/framework/frag-framework.md
+++ b/docs/wiki/framework/frag-framework.md
@@ -5,6 +5,11 @@ description: Explains how to set-up fragmentation system for explosives using AC
group: framework
parent: wiki
order: 7
+mod: ace
+version:
+ major: 3
+ minor: 0
+ patch: 0
---
## 1. Overview
diff --git a/docs/wiki/framework/goggles-framework.md b/docs/wiki/framework/goggles-framework.md
index 907333ffc5..4261f0a5ab 100644
--- a/docs/wiki/framework/goggles-framework.md
+++ b/docs/wiki/framework/goggles-framework.md
@@ -5,6 +5,11 @@ description: Explains how to set-up goggles with ACE3 goggles system.
group: framework
order: 5
parent: wiki
+mod: ace
+version:
+ major: 3
+ minor: 0
+ patch: 0
---
## 1. Config Values
diff --git a/docs/wiki/framework/hearing-framework.md b/docs/wiki/framework/hearing-framework.md
index 999a35d37f..a6748b7789 100644
--- a/docs/wiki/framework/hearing-framework.md
+++ b/docs/wiki/framework/hearing-framework.md
@@ -5,6 +5,11 @@ description: Explains how to set-up headgear with ACE3 hearing system.
group: framework
order: 5
parent: wiki
+mod: ace
+version:
+ major: 3
+ minor: 0
+ patch: 0
---
## 1. Config Values
diff --git a/docs/wiki/framework/huntIR-framework.md b/docs/wiki/framework/huntIR-framework.md
index 4915547053..2a31119e73 100644
--- a/docs/wiki/framework/huntIR-framework.md
+++ b/docs/wiki/framework/huntIR-framework.md
@@ -5,6 +5,11 @@ description: Explains how to add HuntIR support to a weapon.
group: framework
order: 5
parent: wiki
+mod: ace
+version:
+ major: 3
+ minor: 1
+ patch: 0
---
## 1. Config Values
diff --git a/docs/wiki/framework/interactionMenu-framework.md b/docs/wiki/framework/interactionMenu-framework.md
index 8b7166b604..c77c03e785 100644
--- a/docs/wiki/framework/interactionMenu-framework.md
+++ b/docs/wiki/framework/interactionMenu-framework.md
@@ -1,10 +1,15 @@
---
layout: wiki
title: Interaction Menu Framework
-description: Explains how to add items to ACE's Interaction Menu
+description: Explains how to add items to ACE's Interaction Menu.
group: framework
order: 0
parent: wiki
+mod: ace
+version:
+ major: 3
+ minor: 0
+ patch: 0
---
## 1. Types of actions
diff --git a/docs/wiki/framework/javelin-framework.md b/docs/wiki/framework/javelin-framework.md
index 1025618158..ba2a390f30 100644
--- a/docs/wiki/framework/javelin-framework.md
+++ b/docs/wiki/framework/javelin-framework.md
@@ -5,6 +5,11 @@ description: Explains how to set-up Javelin-style locking system to a launcher.
group: framework
order: 5
parent: wiki
+mod: ace
+version:
+ major: 3
+ minor: 0
+ patch: 0
---
## 1. Config Values
diff --git a/docs/wiki/framework/missile-guidance-framework.md b/docs/wiki/framework/missile-guidance-framework.md
index 43835c7b79..e02c762058 100644
--- a/docs/wiki/framework/missile-guidance-framework.md
+++ b/docs/wiki/framework/missile-guidance-framework.md
@@ -5,6 +5,11 @@ description: The ACE3 Advanced Missile Guidance Framework provides a setup of co
group: framework
order: 5
parent: wiki
+mod: ace
+version:
+ major: 3
+ minor: 0
+ patch: 0
---
## 1. Overview
diff --git a/docs/wiki/framework/nightvision-framework.md b/docs/wiki/framework/nightvision-framework.md
index 6170ba454c..2f0ad424b5 100644
--- a/docs/wiki/framework/nightvision-framework.md
+++ b/docs/wiki/framework/nightvision-framework.md
@@ -5,6 +5,11 @@ description: Explains how to set-up night vision goggles with ACE3 night vision
group: framework
order: 5
parent: wiki
+mod: ace
+version:
+ major: 3
+ minor: 0
+ patch: 0
---
## 1. Config Values
diff --git a/docs/wiki/framework/overheating-framework.md b/docs/wiki/framework/overheating-framework.md
index ca6cba945c..d714f4d854 100644
--- a/docs/wiki/framework/overheating-framework.md
+++ b/docs/wiki/framework/overheating-framework.md
@@ -5,6 +5,11 @@ description: Explains how to set-up weapon overheating with ACE3 overheating sys
group: framework
order: 5
parent: wiki
+mod: ace
+version:
+ major: 3
+ minor: 0
+ patch: 0
---
## 1. Config Values
@@ -15,11 +20,8 @@ parent: wiki
class CfgWeapons {
class MyMG {
ace_overheating_mrbs = 3000; //Mean Rounds Between Stoppages (this will be scaled based on the barrel temp)
-
ace_overheating_slowdownFactor = 1; //Slowdown Factor (this will be scaled based on the barrel temp)
-
ace_overheating_allowSwapBarrel = 1; // 1 to enable barrel swap. 0 to disable. Meant for machine guns where you can easily swap the barrel without dismantling the whole weapon.
-
ace_overheating_dispersion = 0.75; //Dispersion Factor (this will be scaled based on the barrel temp)
};
};
diff --git a/docs/wiki/framework/overpressure-framework.md b/docs/wiki/framework/overpressure-framework.md
index b1b09d4c5e..79fe46104f 100644
--- a/docs/wiki/framework/overpressure-framework.md
+++ b/docs/wiki/framework/overpressure-framework.md
@@ -5,6 +5,11 @@ description: Explains how to set-up launchers and cannons with backblast and ove
group: framework
order: 5
parent: wiki
+mod: ace
+version:
+ major: 3
+ minor: 0
+ patch: 0
---
## 1. Config Values
diff --git a/docs/wiki/framework/parachute-framework.md b/docs/wiki/framework/parachute-framework.md
index 1b0d40c7c8..37e522d055 100644
--- a/docs/wiki/framework/parachute-framework.md
+++ b/docs/wiki/framework/parachute-framework.md
@@ -5,6 +5,11 @@ description: Explains how to set-up a parachute with ACE3 parachute system.
group: framework
order: 5
parent: wiki
+mod: ace
+version:
+ major: 3
+ minor: 2
+ patch: 0
---
## 1. Adding reserve parachute to existing parachute
diff --git a/docs/wiki/framework/rearm-framework.md b/docs/wiki/framework/rearm-framework.md
index 112e2a0b11..630a5026be 100644
--- a/docs/wiki/framework/rearm-framework.md
+++ b/docs/wiki/framework/rearm-framework.md
@@ -5,6 +5,11 @@ description: Explains how to set-up rearming of objects with the ACE3 rearm syst
group: framework
order: 5
parent: wiki
+mod: ace
+version:
+ major: 3
+ minor: 5
+ patch: 0
---
## 1. Config Values
diff --git a/docs/wiki/framework/refuel-framework.md b/docs/wiki/framework/refuel-framework.md
index 1c75dd7a1f..4ffa5fb9b6 100644
--- a/docs/wiki/framework/refuel-framework.md
+++ b/docs/wiki/framework/refuel-framework.md
@@ -5,6 +5,11 @@ description: Explains how to set-up refueling of objects with the ACE3 refuel sy
group: framework
order: 5
parent: wiki
+mod: ace
+version:
+ major: 3
+ minor: 4
+ patch: 0
---
## 1. Config Values
diff --git a/docs/wiki/framework/reloadlaunchers-framework.md b/docs/wiki/framework/reloadlaunchers-framework.md
index abcd9338dc..f175b60639 100644
--- a/docs/wiki/framework/reloadlaunchers-framework.md
+++ b/docs/wiki/framework/reloadlaunchers-framework.md
@@ -5,6 +5,11 @@ description: Explains how to set-up launchers with ACE3 reload launchers system.
group: framework
order: 5
parent: wiki
+mod: ace
+version:
+ major: 3
+ minor: 0
+ patch: 0
---
## 1. Adding third party reload
diff --git a/docs/wiki/framework/scopes-framework.md b/docs/wiki/framework/scopes-framework.md
index 1ce750714d..b15fc70e58 100644
--- a/docs/wiki/framework/scopes-framework.md
+++ b/docs/wiki/framework/scopes-framework.md
@@ -5,6 +5,11 @@ description: Explains how to set-up scopes with ACE3 scope adjustment system.
group: framework
order: 5
parent: wiki
+mod: ace
+version:
+ major: 3
+ minor: 0
+ patch: 0
---
## 1. Adding scope adjustment support
diff --git a/docs/wiki/framework/settings-framework.md b/docs/wiki/framework/settings-framework.md
index 6dc7b923f6..47ad8ceb18 100644
--- a/docs/wiki/framework/settings-framework.md
+++ b/docs/wiki/framework/settings-framework.md
@@ -5,6 +5,11 @@ description: ACE3 contains an extensive settings framework that allows you to tw
group: framework
order: 5
parent: wiki
+mod: ace
+version:
+ major: 3
+ minor: 0
+ patch: 0
---
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.
diff --git a/docs/wiki/framework/sitting-framework.md b/docs/wiki/framework/sitting-framework.md
index 241d97caee..e3634c01c7 100644
--- a/docs/wiki/framework/sitting-framework.md
+++ b/docs/wiki/framework/sitting-framework.md
@@ -5,8 +5,18 @@ description: Explains how to set-up sitting objects (eg. chairs) with ACE3 sitti
group: framework
order: 5
parent: wiki
+mod: ace
+version:
+ major: 3
+ minor: 2
+ patch: 0
---
+
+
Note:
+
ACE3 Sitting has been deprecated in favour of ACEX Sitting and will be removed in a future version.
+
+
## 1. Requirements
Object must inherit from `ThingX` or any of its sub-classes.
diff --git a/docs/wiki/framework/ui-framework.md b/docs/wiki/framework/ui-framework.md
index ccfaffd752..af391f36d5 100644
--- a/docs/wiki/framework/ui-framework.md
+++ b/docs/wiki/framework/ui-framework.md
@@ -5,6 +5,11 @@ description: Explains how to use the selective user interface framework to add c
group: framework
order: 5
parent: wiki
+mod: ace
+version:
+ major: 3
+ minor: 6
+ patch: 0
---
Only advanced elements can be modified using Selective User Interface framework, basic elements can only be changed using `showHUD` SQF command.