Plugin “Tacview”
Tacview is a famous flight analysis tool for DCS World.
DCSServerBot supports it as an extension, to manage and display the configuration in your servers and a plugin, to install or uninstall Tacview in/from your servers.
Configuration
As Tacview is an optional plugin, you need to activate it in main.yaml first like so:
opt_plugins:
- tacview
The additional configuration is handled in the extension.
Discord Commands
The following Discord commands are available through the LotAtc plugin:
Command | Parameter | Channel | Role | Description |
---|---|---|---|---|
/tacview install | server | all | DCS Admin | Install Tacview into this server (needs to be available on the node). |
/tacview uninstall | server | all | DCS Admin | Uninstall Tacview from this server. |
/tacview configure | server | all | DCS Admin | Change the Tacview configuration on this server. |
/tacview download | server file | all | DCS | Download a server or player Tacview file. |
/tacview record_start | server [file] | all | DCS Admin | Start a temporary Tacview recording. |
/tacview record_stop | server | all | DCS Admin | Stop the temporary Tacview recording. If a target is specified, the file will be uploaded. |