Jump to content
Korean Random
Storm4710

how do i get my old xvm config to work with the new filstructure

Recommended Posts

Hey Guys
i need help getting my xvm config to work with the new filstructure

worked great in 9.5 cant seem to get how to modify it to the new structure
best regards 

Martin Hansen

Share this post


Link to post

Short link
Share on other sites

Hello Martin, 

 

First of all you should check if your old configuration works without any revisions.
You can try it in the next way:
1) Install all needed mods which you want.
2) Copy your  old config to config directory.
For example:
a) create folder named Martin in path_to_game/res_mods/configs/xvm
b) copy your *.xc files to this folder
3) Modify XVM.xc to start using your files.
In the root of path_to_game/res_mods/configs/xvm should be file xvm.xc
Write something like:

${"Martin/@xvm.xc":"."}

and save changes.

4) Run any replay of the battle and check whether it works or not.

 

We can continue discussing and help you with your issues after you finish steps described above.

  • Upvote 2

Share this post


Link to post

Short link
Share on other sites

like the updated xvm has

 

 

I have checked XVM change log but hasn't found anything about flags in latest releases.

 

Could you specify more exactly what you mean? (flags in hangar or on players panel or something else).

Share this post


Link to post

Short link
Share on other sites

If you are talking about language of the game client - then you need to add marker to your config and path to flags.

 

In latest XVM-6.0.0.1 you can find examples.

 

To see flags while battle loading and on players panel - make sure that you have next  text in formatLeftNick and formatRightNick definitions:

"formatLeftNick": "<img src='xvm://res/icons/lang/{{region|CT}}/{{language|default}}.png' width='16' height='13'> <img src='xvm://res/icons/xvm/xvm-user-{{xvm-user}}.png'> {{name%.15s~..}} <font alpha='#A0'>{{clan}}</font>",

As you can see, 

<img src='xvm://res/icons/lang/{{region|CT}}/{{language|default}}.png' width='16' height='13'>

is in charge of displaying national flags.

 

Files, which should be checked and modified if needed: 

  • battleLoading.xc
  • statisticForm.xc

 

Also make sure that in folders in path_to_game/res_mods/mods/shared_resources/xvm/res/icons/lang/ you have national flag icons.

  • Upvote 1

Share this post


Link to post

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...