Changed "MP" under Terms, still shows up as MP

● ARCHIVED · READ-ONLY
Started by Prometheusmfd 4 posts View original ↗
  1. So I changed the name for MP under the terms tab in the database, but skills that require it as a cost still show up as using "x MP" in the skills window. I don't really have a whole lot of scripting experience, so pretty much explain things to me like I'm an idiot. Any assistance (and even attempts at assistance, really) are most appreciated.
  2. There are two terms you need to change: "MP" and "MP (short)".  My guess is that's what you missed.

    If not, then are you using any scripts?  Does this still happen to you in a "clean" new project?
  3. It must be something in the custom script you are using. By default, the skills window is color coded and doesn't say "MP" at all for the skills.

    Without knowing which script you are using.. you can see if the script has a section that allows you to  put in custom text or do a ctrl+f to search for all insteances of MP in the script. If it shows up as purple text with either ' ' or " " around it, then you can change it to whatever you want.
  4. Thanks for the advice, I got it fixed as a result.