you know how you can change the names of units right but what i want to do is....
for ex. when you click on an scv and select build and it comes up with build command center,barracks,etc....i want to know what file contains the names to those files
i know its in patch_rt.mpq but which rez\ is it
Still in stat_txt.tbl. Edit the strings that say "b<1>Build <3>B<1>arracks" as an example. There's another <#> at the beginning but I don't remember what number it is
so instead of b<1>build<3>b<1>arrcks i woud put b<1>build<3>r<1>epublic training facility
since my barracks is called republic training facility
Also note, the letter in front of the name is the hotkey. If you change the hotkey, remember to change the letter in red to correspond. Also, make sure you don't have 2 things with the same hotkey in the same menu.
Yes, and change the lower-case letter at teh beginning to whatever you want your hotkey to be. The format is <type of action>(hotkey)<color>(string). Remember that it doesn't just use the highlighted letter as the hotkey: you need to give it the hotkey and then tell it to highlight the corresponding letter.
How do u edit the string that says:
Cancel Siege Tank...
I have renamed all the strings dealing with terran units in the stat_txt.tbl but this won't change...
...there's no string for cancelling siege tank morph, since it isn't a option
There might be a "Cancel %s", or the "Cancel <unit name>" might be hardcoded. Either way, you just change the Siege Tank name. (Assuming you're talking about when you click on its picture in the build lineup).
:: Edit
Oh, if you mean what TERRAINFIGHTER's talking about, nevermind.
Darnation, I was really looking forward to including such an awesome feature in my modification project for the critically acclaimed StarCraft: Brood War!