Jump to content

tem hp problem


Recommended Posts

wath i need to edit hier for change hp bars 

 "bar_settings":{
    "bar":{
    "colors":{
      "ally":"#5ACB00",
      "alpha":0.6,
        "bgAlpha":0.5,
      "bgColor":"#000000",
      "enemy":"#F30900",
      "enemyBlind":"#6F6CD3"
    },
      "height":22,
    "outline":{
        "alpha":0.6,
        "color":"#FAFAFA",
      "customColor":false,
        "enabled":true
    },
    "width":70,
    "x":0,
      "y":2
  },
    "text":{
    "align":"center",
    "x":35,
      "y":0
    }
  },
  "enabled":false,
  "hp_text":"<font face='$FieldFont' color='#FAFAFA' size='15'>%(health)d</font>",
  "hpbarsShowKey":[
    56,
    184
  ],
  "hpbarsclassColor":false,
  "showHpBarsOnKeyDown":false
}

 

Link to comment
  • Moderator

Could I have you attach your log files, please?

You do it like this:

- Run special application: >> Aslains_WoT_Logs_Archiver.exe << (which can be found in the game installation folder  or as shortcut on your windows desktop) it will create Aslains_WoT_Logs.zip file, attach that file to your thread, it's mandatory !!! I don't need any other logs, only that particular zip file. Aslains_WoT_Logs.zip can be found in game folder inside Aslains_Modpack directory.
Link to comment
  • Moderator

Ah. Thought so.

 

They're actually XVM's hp bars, and not the ones created by Battle Observer.

 

"Show HP bars, HP bars: on the sides of panel (always visible)"

 

I'm not sure on how to move that one, but Aslain will know for sure, or someone else dropping by.

Link to comment

or how i can move the clan icons

i find wer its the xvm hp bar seting but no idea wath i change hier

 

 "def": {
    "c1": "0x00FF00",
    "c2": "0xFF0000",
    "enemySpottedMarker": {
      "alpha": "{{a:spotted}}",
      "x": 88,
      "y": -2,
      "align": "center",
      "bindToIcon": true,
      "format": "<font color='{{c:spotted}}'>{{spotted}}</font>",
      "shadow": {}
    },
    "xmqpServiceMarker": {
      "x": 88, "y": -2, "align": "center", "bindToIcon": true,
      "format": "<font face='xvm' size='24' color='{{alive?{{x-spotted?#FFBB00|{{x-sense-on?#D9D9D9|#BFBFBF}}}}|#FFFFFF}}' alpha='{{alive?#FF|#80}}'>{{alive?{{x-spotted?&#x70;|{{x-sense-on?&#x70;|{{x-enabled?&#x7A;}}}}}}}}</font>",
      "shadow": {}
    },
    "clanIcon": {
      "enabled": true,
      "x": 120, "y": 0, "width": 24, "height": 24, "align": "center", "alpha": 90, "bindToIcon": true,
      "src": "{{clanicon}}"
      //"format": "<img src='{{clanicon}}' width='16' height='16'>"
    },
    "xvmUserMarker": {
      "enabled": false,
      "x": 10, "y": 5, "bindToIcon": true,
      "src": "xvm://res/icons/xvm/xvm-user-{{xvm-user|none}}.png"
    },
    "hpBarBg": {  "x": 106, "y": 6, "width": 72, "bindToIcon": true, "height": 14, "bgColor": "0x000000", "alpha": "{{alive?35|0}}" },
    "hpBar": {  "x": 107, "y": 7, "bindToIcon": true, "width": "{{hp-ratio:70}}", "height": 12, "bgColor": "{{player?#FFDD33|{{c:system}}}}", "alpha": "{{alive?50|0}}" },
    "hp": {  "x": 142, "y": 4, "bindToIcon": true, "align": "center", "alpha": "{{alive?100|0}}",
      "format": "<font face='$FieldFont' size='11' color='#D9D9D9' alpha='{{alive?{{ready?#FF|#80}}|#80}}'><b>{{alive?{{hp|{{l10n:No data}}}}|{{l10n:Destroyed}}}}</b></font>",
      "shadow": { "enabled": true, "color": "0x000000", "alpha": 100, "blur": 4, "strength": 1, "distance": 0, "angle": 0 }
    }
  },
  "playersPanel": {
    "enabled": true,
    "alpha": 60,
    "iconAlpha": 100,
    "removeSelectedBackground": false,
    "removePanelsModeSwitcher": false,
    "startMode": "medium",
    "altMode": null,
    "none": ${"PP/playersPanel_none.xc":"."},
    "short": ${"PP/playersPanel_short.xc":"."},
    "medium": ${"PP/playersPanel_medium.xc":"."},
    "medium2": ${"PP/playersPanel_medium2.xc":"."},
    "large": ${"PP/playersPanel_large.xc":"."}
  }
}
 

Link to comment

@_BeastSlayer_ edit this part to move hpbar, hpbar background, hp text:

"hpBarBg": {  "x": 106, "y": 6, "width": 72, "bindToIcon": true, "height": 14, "bgColor": "0x000000", "alpha": "{{alive?35|0}}" },
"hpBar": {  "x": 107, "y": 7, "bindToIcon": true, "width": "{{hp-ratio:70}}", "height": 12, "bgColor": "{{player?#FFDD33|{{c:system}}}}", "alpha": "{{alive?50|0}}" },
"hp": {  "x": 142, "y": 4, "bindToIcon": true, "align": "center", "alpha": "{{alive?100|0}}",


Increase "x" on all 3 (hpBarBg, hpBar, hp) for same amount. (example:+5, +10, +15...)


EDIT: in your case it's easier to move hpBar, then clanIcon (based on position)

Link to comment

If hitlog worked before and you didn't mess with anything aside from hpBar edits it should still work.
(if missing xvm Hitlog, my guess xvm layer/pos issue between PP and Hitlog)

Your original screenshot is confusing (since you have double hitlog/damagelog).

Can you post new screenshot with missing hitlog?

Link to comment
48 minutes ago, _BeastSlayer_ said:

i no see the battle observer hitlog in the screen
the damange wath i done

I see inside logs you are not using xvm hitlog, only BO.
Well, maybe it magically moved off screen? :lol:

I don't use BO, but i think config for hitlog is:
...mods\configs\mod_battle_observer\armagomen\log_damage_extended.json

Since it did worked before and if you didn't mess with anything else you can try moving BO hitlog (right & down), also make sure it's still enabled.
  "enabled":true,
  "extendedLog":[
...
...
  "settings":{
    "align":"left", < ( "x" position alignment | 0=left edge of screen )
    "x":0,  < ( - left | + right )
    "y":0  < (- up | + down )
  },
...

Link to comment
On 6/30/2019 at 11:56 PM, arniGX said:

even my stat xvm isnt working anymore..... ??

Give it some time, it's XVM issue (not a modpack issue).
During site maintenance sometimes stats load and sometimes they don't, simple as that.

Also stated on site: (but some people can't grasp that)
"Some services may be temporarily unavailable due to maintenance. We'll back online as soon as possible."
(i had to restart game like 3-5 times to load stats in hangar and see them in battle, perfectly normal)

Now XVM maintenance appears to be over, so stats/services issue should be resolved soon:wink1:

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.