Jump to content
Korean Random

set up markersAliveNormal


Recommended Posts

Hello good afternoon

 

 

I can help in the configuration file xvm.xc

 

Change percentage

 

Life points

 

 

https://www.mediafire.com/?tjl85dzqvyxtxnu

 

 

 

Thanks

 

Ok let's try to figure out what you want, because it is not possible with what you said.

There is no percentage for default "markersAliveNormal.xc". So do you want the HP to be changed to percentage? Or what? I can see you have a bit of a struggle with English, but still, try to explain so that we could understand.

Link to comment
Short link
Share on other sites

problem solved

 

 

// Text field with the percentage of remaining health.
    // Текстовое поле с процентом оставшегося здоровья.
    "hpPercent": {
      "name": "Percent of HP",
      "enabled": true,
      "x": 0,
      "y": -16,
      "alpha": 100,
      "textFormat": {
        "font": "$FieldFont",
        "size": 11,
        "color": null,
        "align": "center",
        "bold": true,
        "italic": false
      },
      "shadow": {
        "enabled": true,
        "distance": 0,
        "angle": 45,
        "color": "0x000000",
        "alpha": 100,
        "blur": 4,
        "strength": 2
      },
      "format": "{{hp-ratio}}%"  To   "format": "{{hp}}"


Ok let's try to figure out what you want, because it is not possible with what you said.

There is no percentage for default "markersAliveNormal.xc". So do you want the HP to be changed to percentage? Or what? I can see you have a bit of a struggle with English, but still, try to explain so that we could understand.

 

My native language is Spanish

 

Another option is

 

"format": "{{hp}} / {{hp-max}}"

Link to comment
Short link
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...