Page 2 of 2

Re: Rename characters?

Posted: Sun Aug 05, 2012 3:42 am
by madwab
The good news: I just ran this twice on 3 of my characters, it seems to have worked perfectly. (Why twice? Because I had 3 characters called 'New Character', I had to give each a unique name then run the game to find out who was who, before I could give them the names I wanted!)

The bad news: you have to download and install a Python interpreter, modify a system and be familiar with running things from the command line, all a bit heavy duty just to change the names of some characters.

As it's about the only was of doing so at the moment, thanks to Dej for providing it!

Re: Rename characters?

Posted: Sun Aug 05, 2012 7:28 am
by Isaac
Nice work... and of course... it goes without saying that you have to install Python to use a Python script.
http://www.python.org/getit/releases/2.7/

**Edit: Ah.. Madwab, already mentioned this.