04-29-2006, 01:00 PM
Change Level/Exp/Status name
Just a simple edit
by ryujijitei
Apr 29 2006
Just a simple edit
by ryujijitei
Apr 29 2006
This is a locked, single-post thread from Creation Asylum. Archived here to prevent its loss.
No support is given. If you are the owner of the thread, please contact administration.
No support is given. If you are the owner of the thread, please contact administration.
Alrighty, I was trying to figure this out and I did. Use this tip to change the level name, ex. "Rank", Exp. name, ex. "Honor", and the Normal status name, ex. "[Healthy]". All you have to do is:
Go to Window_Base
Look for line 143, change "Level" to whatever you need
Look for line 204, change "Exp" to whatever you need
Look for line 175, change "[Normal]" to whatever you need
And you're finished! My first script, though it isn't really a script. Might work with CMSs, though this is untested.