Change MP to EP or something else in battle

● ARCHIVED · READ-ONLY
Started by tom88norman 5 posts View original ↗
  1. Hello,

    For one reason or another, I don't want MP to be called MP in my game. I'd like to change it to EP (energy points.)

    I've changed it in the terms panel and it now displays as EP on the menu and the bar below their faces in battle, but when I use a skill that replenishes EP, the display pops up "+5MP" and I can't figure out a way to change it. I've attached a screenshot of the problem. 

    Ignore everything else in the screenshot, I know there's other stuff that needs fixing but I'm pretty sure I can deal with all that. It's just the fact that it says MP above their heads that bugs me. As you can see, it says EP on the bars below their faces.

    Any ideas on how I can change this?

    Also, I'd like it not to display this at all when this skill is used and their EP (MP) is full. Can't figure that out either.

    Thanks

    MP screenshot.jpg
  2. check your default script and edit the Vocab module
  3. That is because that popup is not part of the original engine, and only those are changed by the terms tab.


    Please tell us which battlescripts you're using for your project, and we can look where in those script you have to change it.
  4. I believe that's Yanfly's Battle Engine he's using, I can tell from the HUD and font. What you have to do tom88norman is to go into the battle script itself and edit the pop ups vocab.

    Lines 293 and 294 are what you want to edit if it's just MP you want to change.
  5. Thanks Chaos Avian, that's done the job perfectly.  :D