mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 13:23:28 +00:00
Added links to function refs
@@ -80,6 +80,12 @@ The server-side router currently emits CoT for:
|
||||
|
||||
The router runs continuously while the mission is active and republishes the synced entities on a timed loop.
|
||||
|
||||
## Scripted Mission Functions
|
||||
|
||||
Mission scripts can also publish reports, drawings, routes, UAS CoTs and cleanup messages directly through ARMATAK functions.
|
||||
|
||||
See the [Mission Maker Function Reference](./Mission-Maker-Function-Reference) for function signatures and SQF examples.
|
||||
|
||||
## Recommended IronTAK Setup
|
||||
|
||||
If you use IronTAK:
|
||||
|
||||
3
Home.md
3
Home.md
@@ -22,8 +22,9 @@ It supports three main workflows:
|
||||
## Main Guides
|
||||
|
||||
- [Mission Maker Guide](./Arma-3-Mission-Maker-Guide)
|
||||
- [Mission Maker Function Reference](./Mission-Maker-Function-Reference)
|
||||
- [Player Guide](./Arma-3-Players-Guide)
|
||||
- [UAS Guide](./UAS-Guide)
|
||||
- [UAS Guide](./UAS-Tools-Guide)
|
||||
- [Video Streaming Guide](./Video-Streaming-Guide)
|
||||
|
||||
## Get in Touch
|
||||
|
||||
@@ -5,7 +5,8 @@ Arma 3 addon for streaming game data into the TAK ecosystem.
|
||||
* [Home](./Home)
|
||||
* [Player Guide](./Arma-3-Players-Guide)
|
||||
* [Mission Maker Guide](./Arma-3-Mission-Maker-Guide)
|
||||
* [UAS Guide](./UAS-Guide)
|
||||
* [Mission Maker Function Reference](./Mission-Maker-Function-Reference)
|
||||
* [UAS Guide](./UAS-Tools-Guide)
|
||||
* [Video Streaming Guide](./Video-Streaming-Guide)
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user