updated extension call o mm guide

Valmo Trindade
2025-05-10 02:01:49 -03:00
parent 9ec233c492
commit a4dd3afeb3

@@ -21,7 +21,7 @@ Assuming that you already have your OpenTAKServer, FreeTAKServer or USG TAK Serv
* I am really trying to bypass this, but there is a severe change that the socket will disconnect in long time persitent missions, and the player/server admin will have to manually restart the server using the script
```sqf
"armatak" callExtension ["cot_router:start",[<your_tak_instance_address:port>]];
"armatak" callExtension ["tcp_socket:start",[<your_tak_instance_address:port>]];
```
if you are facing problems, or want some help, please join our [Discord](https://discord.com/invite/svK64PCycU) and let's check this out.