Spiegator Posted May 4, 2019 Posted May 4, 2019 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? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.