RMRK is retiring.
Registration is disabled. The site will remain online, but eventually become a read-only archive. More information.

RMRK.net has nothing to do with Blockchains, Cryptocurrency or NFTs. We have been around since the early 2000s, but there is a new group using the RMRK name that deals with those things. We have nothing to do with them.
NFTs are a scam, and if somebody is trying to persuade you to buy or invest in crypto/blockchain/NFT content, please turn them down and save your money. See this video for more information.
[VX] YERD Menu Redux

0 Members and 1 Guest are viewing this topic.

***
Rep:
Level 69
RMRK Junior
Hello all, I've been playing around with YERD Menu Redux for VX, and I have come into a small pickle! It displays the EXP on the menu as percentages which in my opinion is not as aesthetically pleasing as say just the number needed to level, (whole number).

It says:

 
     
Code: [Select]
     # The following adjusts the EXP bar. Fill out the info properly.
      EXP_TEXT      = "EXP"      # Text used for EXP
      PERCENT_EXP   = "%#.04g%%" # Text format used for EXP percentage
      EXP_GAUGE_1   = 28         # Colour 1 for the EXP Gauge
      EXP_GAUGE_2   = 29         # Colour 2 for the EXP Gauge
     

I was wondering if there is some standard text format to make it go back to the original display.. Does anyone know? Thanks in advance for reading. :)