mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-14 02:43:28 +00:00
updated extension call o mm guide
@@ -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
|
* 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
|
```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.
|
if you are facing problems, or want some help, please join our [Discord](https://discord.com/invite/svK64PCycU) and let's check this out.
|
||||||
|
|||||||
Reference in New Issue
Block a user