BYOB.
Also, since it's been a while: BLAM
Do you have a hacked up parties.txt? Would you really like to have your party data in the module system? Are you dreading the tedious task of pushing those changes back into tuples? If this sounds like you then it's your lucky day!
http://www.mbrepository.com/file.php?id=1210
As a test of effectiveness, I got tuples out of my parties.txt, pasted them into module_parties.py, re-compiled and diffed the output against the old parties.txt with zero differences.
Limitations:
- Some of the values don't map 1:1 so stuff like the training fields get their flags messed up.
- If there are icons in the parties.txt that aren't part of the handful of icons I hardcoded into the script, you'll get a bunch of warnings.
- I didn't do all the lookups but they'd be easy enough to add if people need them.
- If you hack up your party flags, you'll need to hack up this script to reflect your changes.
If you use this script and find bugs, please PM or email me.
Also, since it's been a while: BLAM
Do you have a hacked up parties.txt? Would you really like to have your party data in the module system? Are you dreading the tedious task of pushing those changes back into tuples? If this sounds like you then it's your lucky day!
http://www.mbrepository.com/file.php?id=1210
As a test of effectiveness, I got tuples out of my parties.txt, pasted them into module_parties.py, re-compiled and diffed the output against the old parties.txt with zero differences.
Limitations:
- Some of the values don't map 1:1 so stuff like the training fields get their flags messed up.
- If there are icons in the parties.txt that aren't part of the handful of icons I hardcoded into the script, you'll get a bunch of warnings.
- I didn't do all the lookups but they'd be easy enough to add if people need them.
- If you hack up your party flags, you'll need to hack up this script to reflect your changes.
If you use this script and find bugs, please PM or email me.