Jump to content
Korean Random

Help with Xvm config


Recommended Posts

для конфигурации default:

 

C:\Games\World_of_Tanks\res_mods\configs\xvm\default

elements.xc

{
  "elements": [
    {
      "questProgressTopAnimContainer": { "$interval": 1000, "x": "{{py:sub({{py:xvm.screenWidth}},450)}}", "y": 27 },  // анимацию можно и не менять :)
      "questProgressTopView": { "$interval": 1000, "x": "{{py:sub({{py:xvm.screenWidth}},450)}}", "y": 27 }
    }
  ]
}

 

  • Upvote 1
Link to comment
Short link
Share on other sites

@HEKPOMAHT, Thx for your Answer... I would testing this..

 Ok it Looks just i like to do, thx one more time..

 

shot_196.jpg

 

 

@HEKPOMAHT

I got one more question.

How to delete this defoult batlle clock on th right???

Im try to Use Onother from this Forum and then i got bought...

Edit:

Ok im Dump... It was easy...

    {
      "battleTimer": {
        "$delay": 100,
        "alpha": 0
      }
    },

Edited by Szulson
  • Upvote 1
Link to comment
Short link
Share on other sites

7 hours ago, kupjones said:

Odd, didnt move for me - and no errors either.  In fact, nothing I do seems to effect these -- except turning them off in the WOT settings panel.


I can move it up and down but not left and right. :tongue: The beginning animation does move where the above example from Hekpomaht dictates though. Just not the banners after the prebattleTimer. I have found that elements are very tricky and temperamental beasts. :wink: There be dragons in that file!

PS
If the syntax is correct, you will not get any errors unless you reference an element that does not exist.

Edited by SmashPuppet
Link to comment
Short link
Share on other sites

 

13 hours ago, kupjones said:

Odd, didnt move for me - and no errors either.  In fact, nothing I do seems to effect these -- except turning them off in the WOT settings panel.

 

 

@kupjones Send here your File: elements.xc

We will help...

On My Elements.xc look like this:

    {
      "questProgressTopAnimContainer": {
        "$interval": 1000,
        "x": "{{py:sub({{py:xvm.screenWidth}},450)}}",
        "y": 27 },
      "questProgressTopView": {
        "$interval": 1000,
        "x": "{{py:sub({{py:xvm.screenWidth}},450)}}",
        "y": 27
      }
    }

 

 

End here yo go My... Maybe this will help you..

elements.xc

Edited by Szulson
  • Upvote 1
Link to comment
Short link
Share on other sites

17 hours ago, Szulson said:

End here yo go My... Maybe this will help you..

 

Cheers. Copy and paste from the forum was producing an invisible character that I did not notice and was breaking syntax. I suspect translation might have been adding it.  I wrote in the config manually and it works.
Perhaps that is where some of us are running into trouble. Copying from your elements.xc also worked for me
Thanks!
 

Edited by SmashPuppet
Link to comment
Short link
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...