Page 1 of 1
Where are unit names stored in BA?
Posted: Sun Nov 25, 2012 3:42 pm
by GottaLove88s
Does anyone know where BA stores the names of the different unit types?
I want to modify and rename a unit, but I'm not sure where it pulls the name down from...
Thanks guys.

Re: Where are unit names stored in BA?
Posted: Sun Nov 25, 2012 7:41 pm
by Richcat
Have a look at the the Text1 file in each campaign folder should be something like
IDS_UNITNAME105,"FJ Panzershreck",
IDS_UNITINFO105, "FJ Panzershreck Rocket Launcher~~The Panzershreck was developed from captured examples of US Bazookas. Heavier and more powerful than the US system, the Panzershreck can destroy any allied tank.",
Re: Where are unit names stored in BA?
Posted: Sun Nov 25, 2012 10:34 pm
by GottaLove88s
That's really helpful, thanks much R!
Do you know if it's possible to copy the "info" text over for certain units? Or is this a manual job?
I suspect I know the answer, lol, but I'm looking to save a couple of hours work...

Re: Where are unit names stored in BA?
Posted: Mon Nov 26, 2012 12:51 pm
by Richcat
Do you know if it's possible to copy the "info" text over for certain units? Or is this a manual job?
I suspect I know the answer, lol, but I'm looking to save a couple of hours work...
I don't see why not,
Re: Where are unit names stored in BA?
Posted: Mon Nov 26, 2012 1:38 pm
by GottaLove88s
Richcat wrote:Do you know if it's possible to copy the "info" text over for certain units? Or is this a manual job?
I suspect I know the answer, lol, but I'm looking to save a couple of hours work...
I don't see why not,
Good answer R... Sorry I explained badly...
I meant, is there a format where I can write the function IDS_UNITINFO200, [but then write something here so it just pulls the info from an existing unit, eg. UNITINFO25]?
I'm trying to find a shortcut from retyping lots of stuff... but I'm happy to byte the bullet, if the answer is no...