Quote Originally Posted by Senshi View Post
If you want your TriviaScript working with BI, there's a simple way of doing that too.
Go to your "Rome - Total War" folder and open the "ebconfig.xml" with a text editor (rightclick on it -> "Edit")
Then search (Strg+F) for "Rome"
Promptly it should find some line like
Code:
       <ID>RtwStart</ID>
        <Type>String</Type>
        <Values>
            <Text>RomeTW.exe -mod:eb -show_err</Text>
Perhaps the -show_err isn't there, that one I added for myself some time ago I think
&
Quote Originally Posted by overweightninja View Post
Create a shortcut to your BI exe and add the mod switch to it ("-mod:EB"). Then copy paste the "imperial_campaign" folder from "\EB\Data\world\maps\campaign" and rename the copy to "barbarian_invasion".
Cheers

Thanks for the help ^^