Gruppe Adler TFAR Autoswitch enables automatic Teamspeak channel selection based on game server port.
Depends on
- use as server mod
- mod asks arma3_reflection for the server's "port" command line parameter
- mod will use this to move players to correct channel depending on port
these CBA settings exist:
Teamspeak channel to move players to. SQF format string with one parameter for the server port, example: "TFAR-%1"
Teamspeak password for target channel(s)
We're using HEMTT.
- Update
addons\main\script_version.hpp
- Commit your changes
- Create tag on GitHub
- NO NEED to upload the built mod. A GitHub Action workflow will take care of that
On Linux:
hemtt build --release
On Windows:
hemtt.exe build --release