Jump to content

HP left in Players Panels


Recommended Posts

Hi,

you had the hp macro in your PalyersPanel file. it's still there but it has been deactivated via comment comand.

"hp": { "hotKeyCode": 56, "onHold": "true", "visibleOnHotKey": true, "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 }
    }

I'd like to know if it's working or how to activate it. i already tried to comment out the appropriate line in the correct filles (both in palyersPanel.xc then in palyersPanel_large.xc, but the total HP left for the enemy is not shown durign game. Is the problem related to xvm or what?

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.