Jump to content

Custom XVM Battle Loading info


Recommended Posts

sorry if this sound elementry to some or if it has been mentioned already. couldnt find anything on it. My quesiton is what is the simplest way to adjust what is on the XVM Battle Loading screen i would like to remove 2 of the columns in that and in the player screen i know that in the installation selections there is a different view but that is not what i want for the infomation is there a way that i can customize just that portiton simply or is there a tutorial on it?

Link to comment

Hi

 

Getting rusty on this. 

 

Scroll down to "formatLeftVehicle" and "formatRightVehicle"

 

From both lines simply remove <font color='{{c:avglvl|#666666}}' alpha='{{alive?#FF|#80}}'>{{avglvl%d|-}}</font>

and <font color='{{c:tdv|#666666}}' alpha='{{alive?#FF|#80}}'>{{tdv%0.1f|---}}</font> 

 

Save and also make a copy of battleLoading.xc for future updates.

 

Get back if it went wrong, depending on config you might get different results (spacing et.c.)

Link to comment

Hi

 

If it looks great then good. I was wondering since XVM introduced options 

for moving around elements in those lines. 

 

Never personally changed them but try different values on 

 

"nameFieldOffsetXLeft": 0,

 

"nameFieldOffsetXRight": 0,

 

"vehicleFieldOffsetXLeft": 0,

 

"vehicleFieldOffsetXRight": 0,

 

et.c. They have descriptions above.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.