Log in

View Full Version : changing the faction campaign intros



Javolenus
03-25-2008, 18:06
Hi There,

How do you change the campaign intros for each faction - the ones that appear as text on the main menu? I'm presuming there's a text file somewhere that you can edit?

Any advice on this tipic welcome and much appreciated. Many thanks!

lonck
03-25-2008, 19:04
campaign_descriptions.txt in data\text. You'll need alpaca's string.bin converter and python (which is free) and need to know how to unpack files.

Javolenus
03-25-2008, 22:50
Hi Lonck,

Many thanks for this. I've got the campaigns_description.txt unpacked and am ready to edit it.

When I've finished, do I just drop it in the data folder? And do I need to delete any BIN file or is itOK just to paste in the edited txt file?

lonck
03-26-2008, 06:04
leave it in data\text along with the string.bin.

Javolenus
03-26-2008, 09:20
Hi Lonck,

OK - many thanks!