Jump to content

XVM Charging countdown timer.


Recommended Posts

Not sure 100% what timer you are talking about exactly.

If you need to adjust repair timers position on modules go to res_mods/configs/xvm/<config>/battleLabelsTemplates.xc (look on bottom up...)
If you wanna move battle timer, start countdown, or consumables panel go to .../elements.xc ...be aware there's no config for those, you have to manually mess with elements and create new x,y for desired element.

rough example:
"elements": [
{ "$delay": 100,
"consumablesPanel":  {
"x": "100"
"y": "100"
}

If you are planning to mess around with elements.xc you better check on official forum link for some useful tips. (make sure you have google translator installed ;)

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.