PART 2: Story_Sandbox_56_Warlord.XML
Before you do anything you need a .dat editor.
I recommend you download this before doing anything else:
http://www.petrolution.net/item-172In the Story_Sandbox_56_Warlord.XML you have to search for the following event:
<Event Name="Isard_Welcome">
Under that there are the following parameters:
<Event_Type>STORY_TRIGGER</Event_Type>
<Reward_Type>MULTIMEDIA</Reward_Type>
<Reward_Param1>TEXT_CONQUEST_ISARD_IR_INTRO_ONE</Reward_Param1>
<Reward_Param2>15</Reward_Param2>
<Reward_Param3>Empire</Reward_Param3>
<Reward_Param4 />
<Reward_Param5 />
<Reward_Param6 />
<Reward_Param7 />
<Reward_Param8>Isard_Intro_Speech</Reward_Param8>
<Reward_Param9>Isard_Loop</Reward_Param9>
<Reward_Param10>0</Reward_Param10>
<Prereq>Universal_Story_Start</Prereq>
You have to change these to your taste, for now I make an example to a Zsinj Intro:
<Event_Type>STORY_TRIGGER</Event_Type>
<Reward_Type>MULTIMEDIA</Reward_Type>
<Reward_Param1>TEXT_CONQUEST_ZSINJ_IR_INTRO_ONE</Reward_Param1>
<Reward_Param2>15</Reward_Param2>
<Reward_Param3>Pirates</Reward_Param3>
<Reward_Param4 />
<Reward_Param5 />
<Reward_Param6 />
<Reward_Param7 />
<Reward_Param8>Zsinj_Intro_Speech</Reward_Param8>
<Reward_Param9>Zsinj_Loop</Reward_Param9>
<Reward_Param10>0</Reward_Param10>
<Prereq>Universal_Story_Start</Prereq>
Param1: You can write in about anything, the important thing is to make it "one word" (so no space or .,!() etc.) THIS IS VERY IMPORTANT WHAT YOU WRITE IN HERE!!!!
Param3: Change it to pirates, so the warlords will see this
Param8: This will give you the Audio. The way I set it is currently the Zsinj intro speech from Hunt for Zsinj and Into the Cluster.
Param9: This will make you the Hologram. Set it accordingly
After all this said and done, open up your DAT editor and press file than Open and search for the MasterTextFile_ENGLISH.DAT found here:
(Your FoC dir.)\Mods\Imperial_Civil_War\Data\Text
Press Edit and it will give you some choices. Left click on Insert String.
To the string name you have to PRECISELY type in the name you gave in Param1. I recommend copy paste to make sure they are the same.
In the Text section write in what you want to see written out on the screen in that famous black dialogue box.
Bamm. You are done... for 1 Era... You have to repeat this for every Era. I give you the names to make it easier for you
Era 2:<Event Name="Thrawn_Welcome">
Era 3:<Event Name="Palpatine_Welcome">
Era 4:<Event Name="Daala_Welcome">
Era 5:<Event Name="Pellaeon_Welcome">