PDA

View Full Version : Custom strings in Stargraft


coolpotatoes
05-31-2007, 1:40 PM
I am using Stargraft to do the grafting part of my mod then I will update it in memgraft just because I like Stargraft alot more, you can actually rename stuff. Anyways when I add custom stat_txt strings (yes I know how to load then, and used a .txt not a .tbl for it) it screws up all the strings in the program. (ie the requirements and action strings are all wrong even for units i haven't edited, it looks like they are all being pushed down a couple of strings) I did not insert any new strings in the middle, only a few at the end. Is this as known issue with Stargraft? Could it have something to do with the way it alphabetizes them rather than listing strings in .tbl order? Or do I have to just change the strings once I get to memgraft?

Any thoughts are welcome
--Thnx

U-238
05-31-2007, 5:07 PM
The only way this could have happened is if you added or deleted strings somewhere in the mid section of stat_txt. You're best off rechecking to see if you accidentally added or deleted a string somewhere. If that doesn't work then the more painful but probably only option would be to start afresh on your tbl.

JarquaFelmu
06-01-2007, 1:56 PM
Yeah as U-238 said, What you did was added something in the middle which caused everything to "shift" down. You can only add stuff at the bottom of the list. And your better off using the tbl instead of the txt in programs.