Skip to content

xeedness/Arma2PlayerMonitor

Repository files navigation

Arma2PlayerMonitor is an c++ application for windows. It monitors the players on an arma2 server. Whenever a player joins or leaves the windows voice output is used to announce that change.

Authors

  • xeedness - Creator

What can it do?

  • Show players in the console.
  • Output player changes to windows voice
  • Output number of players to windows voice
  • Variable Time Scheduling - Check and announce

How do I use it?

First you'll need the binary.

Startup

The binary expects 3 parameters. A config file, the server ip and the port. Example:

Arma2PlayerMonitor.exe Arma2PlayerMonitor.cfg 127.0.0.1 33357

I recommend creating a .bat file with the preceding content. Here a working example.

Commands

While running the application, you can change some settings.

  • (1) Change Audio Device
  • (2) Select the voice output level. All messages, only important messages or no audio output.
  • (3) Switch to login mode. Every 3 seconds a request to the server is made, so you get realtime player feedback. This enables you to login as soon as a slot is freed.

About

An Arma2 server monitoring application for windows, which focuses on voice output for changes.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages