You can support the development of the XVM project!
XVM is being developed by a small team of enthusiasts.
We spend our time and resources making regular updates and keeping the mod free.
Your support will help us with these goals.

First Release: XVM 1.0

The first version of XVM is available.

  • Changed from former name OverTargetMarkers (OTM) to the new – XVM: eXtended Visualisation Mod
  • Changed development direction: the modification will now focus on all major battle interface elements, instead of just vehicle markers.
  • The mod now supports the display of player statistics directly in the battle interface: the player panels (right and left sides), the loading screen and the stats table (TAB).
  • The package now includes “local server statistics” – local_server, containing the following files and directories:
    cache                    - cache directory (must have write to permissions) 
    lib                      - directory containing the libraries needed for scripts to work
    log                      - directory for saving server function and error logs (must have write to permissions)
    phpinfo.php              - file, used to request current PHP version and settings
    server.php               - file, used to launch server
    WotStatisticsServer.php  - file, contains main code for server functions
  • The mod is now using a new configuration format – XVM.xvmconf
  • The former configuration file OTMData.xml is also supported, but no longer recommended for use.