Jump to content

Chump

Members
  • Posts

    9
  • Joined

  • Last visited

About Chump

  • Birthday November 3

Personal Information

  • Location
    KS

Chump's Achievements

Refugee

Refugee (1/15)

1

Reputation

  1. I believe you could alter windows.xml like so (untested, top of head answer): <player_stats_entry backgroundcolor="[darkestGrey]" textcontent="{playerhealthtitle|once}" valuecontent="{playerhealth}/{playermaxhealth}" /> to <player_stats_entry backgroundcolor="[darkestGrey]" textcontent="{playerhealthtitle|once}" valuecontent="{playerhealth}" /> That should give you a number instead of a percentage.
  2. Since we just got setattribute, I'm hoping that there will be a removeattribute in the near future. I was afraid that omitting the value would cause an exception in the current implementation.
×
×
  • Create New...