Jump to content
Korean Random
13

English XVM support

Recommended Posts

Fixed. You can use this VMM.swf till test2.

 

What does it fixes actually?

 

What is the official reason that new macros introduced recenty like tdb etc. are not working on the EU server? What's eta on re-enabling it?

Edited by Sadman

Share this post


Link to post

Short link
Share on other sites
What is the official reason that new macros introduced recelty like tdb etc. are not working on EU server? What's eta on re-enabling it?

WG broke their api. It does not depend on us and we don't know how long they will fix it.

 

This macroses does not working correctly on all servers (including RU) for the same reason.

  • Upvote 1

Share this post


Link to post

Short link
Share on other sites

it fixed the tank battle and tank win macro i use. look at my last post on page 16 two screen shots "broken and working"

 

 

new question:  is there a way to add fps and ping to xvm cfg?  or adjust the xvm clock settings  (x & y settings)

Edited by CBARoughneck

Share this post


Link to post

Short link
Share on other sites

i play on VTC server

XVM sometimes shows statistics only for some players, sometimes for everybody and often for nobody.

sometimes it display on [tab] palnel but don't display all player on Player palnel and VMM

can u fix it sirmax

Edited by lohazo

Share this post


Link to post

Short link
Share on other sites
i play on VTC server

XVM sometimes shows statistics only for some players, sometimes for everybody and often for nobody.

sometimes it display on [tab] palnel but don't display all player on Player palnel and VMM

can u fix it sirmax

VTS is slow, our timeout for it = 12sec, and sometimes this is not enough. We can't help, sorry.

Share this post


Link to post

Short link
Share on other sites

Hi XVM team,

 

I tried for a million times but the XVM stills does not work

my currrent programs list:

 

Dokan Library 0.6.0

.Net Framework 3.5 Sp1

Clean Wot 8.0.2

xvm-stat-1.1.0

xvm-3.2.1-test 1

 

I have attched the log for your, please help me out

 

Thank you very much!

 

2012.12.30 15:34:50 XVM Stat v1.1.0.28726 for XVM 3.1.2+
2012.12.30 15:34:50 [D] MountPoint: D:\World_of_Tanks\res_mods\.stat
2012.12.30 15:34:50 [D] Unmount previous mount
2012.12.30 15:34:50 [D] Create MountPoint directory
2012.12.30 15:34:50 [D] try to delete old Dokan link
2012.12.30 15:34:50 [D] Creating server thread
2012.12.30 15:34:50 [D] Starting server thread
2012.12.30 15:34:50 [D] Dokan thread: Starting main loop
2012.12.30 15:34:50 [i] Timeout: 10000, MountPoint: .stat
2012.12.30 15:34:50 [i] Game Region: US (detected)
2012.12.30 15:34:52 [D] Dokan thread is alive
2012.12.30 15:34:52 [i] Starting game process: WorldOfTanks.exe 
2012.12.30 15:34:52 [D] Check game process
2012.12.30 15:34:53 [D] wotProcess: 
                        File:             D:\World_of_Tanks\WorldOfTanks.exe
                        InternalName:     
                        OriginalFilename: WorldOfTanks.exe
                        FileVersion:      0, 8, 2, 0
                        FileDescription:  World of Tanks
                        Product:          WorldOfTanks
                        ProductVersion:   0, 8, 2, 0
                        Debug:            False
                        Patched:          False
                        PreRelease:       False
                        PrivateBuild:     False
                        SpecialBuild:     False
                        Language:         English
2012.12.30 15:34:53 [D] Wait for process to exit
2012.12.30 15:35:01 [i] Exception: System.Net.WebException: timed out
                           at System.Net.HttpWebRequest.GetResponse()
                           at wot.Server.loadUrl(String url, String members, Int64& duration, Boolean test)
                           at wot.Server.GetProxyAddresses()
2012.12.30 15:35:11 [i] Stopping server
2012.12.30 15:35:12 [D] Dokan thread: Main loop ended
2012.12.30 15:35:12 [i] Dokan: Success

Share this post


Link to post

Short link
Share on other sites

hi,

 

I use {{teff}} in my configs, but it isn't working any more (it worked already some time ago). Is there anything wrong with it? It only shows --

 

My config entries:

// Parameters of the Battle Statistics Form
  "statisticForm": {
    "showChances": true,      // true - Enable display of "chance to win" (only with XVM-full).
    "showChancesExp": false,  // Show experimental "chance to win" formula
    "removeSquadIcon": false, // true - Disable Platoon icons. This blank space can house, for example, clan logos.
    // Display options for Team/Clan logos (see battleLoading above)
    "clanIcon": { "show": true, "x": 0, "y": 6, "xr": 0, "yr": 6, "h": 16, "w": 16, "alpha": 90 },
// Display format for the left Players Panel (macros allowed, see readme-en.txt)
"formatLeft": "<font color='{{c:vtype}}'>{{vehicle}}</font> <font size='10'>B:<font color='{{c:t-battles}}'>{{t-battles}}</font> E:<font color='{{c:e}}'>{{teff}}</font> R:<font color='{{c:t-rating}}'>{{t-rating}}</font></font>",
// Display format for the right Players Panel (macros allowed, see readme-en.txt)
"formatRight":  "<font size='10'>B:<font color='{{c:t-battles}}'>{{t-battles}}</font> E:<font color='{{c:e}}'>{{teff}}</font> R:<font color='{{c:t-rating}}'>{{t-rating}}</font></font> <font color='{{c:vtype}}'>{{vehicle}}</font>"   
  },
Edited by c0bRa

Share this post


Link to post

Short link
Share on other sites

ah okay... :)

 

[edit]

perhaps it would be nice, if we could use table tags in the hitlogs, as far it is even possible, i tried but it hasn't shown anything then...

Edited by c0bRa

Share this post


Link to post

Short link
Share on other sites

Any ETA on next XVM version to be published? It's been very long time since last update. Same for CT, the test is available since two weeks and we dont have compatible xvm for it yet. No hard feelings, just a question :)

Share this post


Link to post

Short link
Share on other sites

Hio... i have some Problems using a custom Macro, like it's shown in issue #171 (http://code.google.com/p/wot-xvm/issues/detail?id=171)

 

I want to use some symbols for dmgtypes

config file is like that:

 

// Hit log (my hits calculator)
  "hitLog": {
    "enabled": true,      // on/off switch
    "x": 285,             // X position (negative values - bind to right side of screen)
    "y": 5,               // Y position (negative values - bind to bottom side of screen)
    "w": 500,             // Width
    "h": 1000,            // Height
    "lines": 15,           // Number of lines. Old lines will be pushed out
    "direction": "down",  // Log direction: up - lines will be added from up to down, down - from down to up.
    "insertOrder": "end", // Insert order: begin - insert new values to begin, end - add to end
    "groupHitsByPlayer": true, // group hits by players name
    // Substitution for {{dead}} macro when tank is dead
    "deadMarker": "<font face='Wingdings'>N</font>",
    "blowupMarker": "<font face='Wingdings'>M</font>",
    // Hits header format, including last hit (macros allowed, see readme-en.txt)
    "formatHeader":  "<font color='#FFFFFF'>Hits:</font> <font size='13'>#{{n}}</font> <font size='0{{vehicle}}'><b>{{dmg-total}}</b>  <font color='#FFFFFF'>Last:</font> <font color='{{c:dmg-kind}}'><b>{{dmg}}</b>{{m:dmgsymb}{{dead}}</font></font>",
    "formatHistory": "<textformat leading='-6' tabstops='[20,60,120,145]'><font size='10'>#</font>{{n-player}}<tab>|<font color='#DD3333'><b>{{dmg-player}}</b></font><tab>|<font color='{{c:dmg-kind}}'>{{dmg}}</font><tab>|<font color='{{c:dmg-kind}}'>{{dead}}</font><tab><font color='{{c:vtype}}'>{{vehicle}}</font> <font size='10'>{{name}}<font color='#999999'>{{clan}}</font></font>",
    "shadow": {                       //   Shadow options
      "alpha": 100,                   //     Opacity
      "color": "0x000000",            //     Color
      "angle": 45,                    //     Offset angle
      "distance": 0,                  //     Offset distance
      "size": 5,                      //     Size
      "strength": 150                 //     Intensity
    }
  },
and the macro is inserted at the entire bottom of the file:
[normal stuff from XVM Config up here]
},
{ "name": "dmgsymb",
"type": "dmg-kind",
"values": [
  [ "attack",               "<font face='Wingdings'>\u00B1</font>" ],
  [ "fire",                 "<font face='Webdings'>\u0066</font>" ],
  [ "ramming",              "<font face='Webdings'>\u008D</font>" ],
  [ "world_collision",      "<font face='Webdings'>\u00FC</font>" ],
  [ "other",                "?" ]
]
}
i also tried in a macros section like the colors section but it doesn't work... where do i have to write the custom macros? Edited by c0bRa

Share this post


Link to post

Short link
Share on other sites

 

Hio... i have some Problems using a custom Macro, like it's shown in issue #171 (http://code.google.com/p/wot-xvm/issues/detail?id=171)

 

I want to use some symbols for dmgtypes

config file is like that:

 

and the macro is inserted at the entire bottom of the file:i also tried in a macros section like the colors section but it doesn't work... where do i have to write the custom macros?

macros have not introduced it only plans to link this proposal as we introduce them

Edited by Alastanka

Share this post


Link to post

Short link
Share on other sites

Hey guys. I'm new,but want to ask.... is any option to add a one option to the xvm ? I thought, the shots meter added to hit log would be a good idea... 

Something like:   Hits /  Shots  =  xx %   of hits.

 

What you think about that? Can anyone do that ? Shoud i write this in other topic? I don't know russian so good.

Share this post


Link to post

Short link
Share on other sites

Hey guys. I'm new,but want to ask.... is any option to add a one option to the xvm ? I thought, the shots meter added to hit log would be a good idea... 

Something like:   Hits /  Shots  =  xx %   of hits.

 

What you think about that? Can anyone do that ? Shoud i write this in other topic? I don't know russian so good.

We cannot detect shots in Vehicle Markers, so this is not possible.

Share this post


Link to post

Short link
Share on other sites

I have a problem:

I could start the XVM normal, but ingame I dont see the staistiks of all players



(how could i paste a picture in here, because the Site doesnt allows me to give a pic in here)

Share this post


Link to post

Short link
Share on other sites
Guest
This topic is now closed to further replies.

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...