Hi :)Originally Posted by axel
Here is how to give other factions more florins. It's very easy.
Here's how:
1) Go to this directory in your MTW game:
C:\Program Files\Total War\Medieval - Total War\campmap\startpos
2) Before you make any changes, make copies of all the original text files you see in this folder. This way you can revert back to the original files any time you like. Now open the file for the era you want to play (such as Early_XL, High_XL, etc). In this example, open the "High_XL" text file.
3) Now scroll down until you see this section below. As you can see, the amount of florins given to each faction is listed according to difficulty such as EASY, NORMAL, HARD and EXPERT. In the example below, I have selected to play on HARD (the third column) and have decided to play the Crusader faction. I gave myself 10,000 florins and gave all other factions 50,000 florins.
//========================================
//Starting Treasury
//Sets the amount of cash available to
//each faction at the start of the game.
//you can specify 4 values for the four
//difficulty levels in the order EASY,
//NORMAL, HARD and EXPERT. Specify only one
//value to start all difficulty levels with
//the same size treasury.
//If you don't set this, the default
//is 2000 florins for all difficulty levels.
//========================================
SetTreasury:: FN_ALMOHAD 10000 8000 50000 4000
SetTreasury:: FN_BYZANTINE 10000 8000 50000 4000
SetTreasury:: FN_DANISH 10000 8000 50000 4000
SetTreasury:: FN_EGYPTIAN 10000 8000 50000 4000
SetTreasury:: FN_ENGLISH 10000 8000 50000 4000
SetTreasury:: FN_FRENCH 10000 8000 50000 4000
SetTreasury:: FN_GERMAN_HRE 10000 8000 50000 4000
SetTreasury:: FN_ITALIAN 10000 8000 50000 4000
SetTreasury:: FN_POLISH 10000 8000 50000 4000
SetTreasury:: FN_RUSSIAN 10000 8000 50000 4000
SetTreasury:: FN_SPANISH 10000 8000 50000 4000
SetTreasury:: FN_TURKISH 10000 8000 50000 4000
SetTreasury:: FN_ARAGONESE 10000 8000 50000 4000
SetTreasury:: FN_BULGARIANS 10000 8000 50000 4000
SetTreasury:: FN_GOLDEN_HORDE 10000 8000 50000 4000
SetTreasury:: FN_HUNGARIAN 10000 8000 50000 4000
SetTreasury:: FN_NOVGOROD 10000 8000 50000 4000
SetTreasury:: FN_PAPIST 10000 8000 50000 4000
SetTreasury:: FN_SICILIAN 10000 8000 50000 4000
SetTreasury:: FN_PORTUGAL 10000 8000 50000 4000
SetTreasury:: FN_CUMANS 10000 8000 50000 4000
SetTreasury:: FN_CRUSADERS 10000 8000 10000 4000
SetTreasury:: FN_TEUTONIC 10000 8000 50000 4000
SetTreasury:: FN_LITHUANIANS 10000 8000 50000 4000
SetTreasury:: FN_VOLGA 10000 8000 50000 4000
SetTreasury:: FN_SCOTS 10000 8000 50000 4000
SetTreasury:: FN_SERBS 10000 8000 50000 4000
SetTreasury:: FN_ARMENIANS 10000 8000 50000 4000
SetTreasury:: FN_SWEDISH 10000 8000 50000 4000
SetTreasury:: FN_GENOANS 10000 8000 50000 4000
4) Once you have inputted the amounts you want, save the text file, exit and then play your game.
5) You can do this for ALL eras in the game, for any mod, or for the vanilla game. Just remember to FIRST select the faction you want to play, THEN give all other factions more florins. You can give other factions as little as 10000 florins or as much as 2000000 (2 million). DON'T use commas to separate the numbers. This is a very effective way to increase the difficulty level for very little effort.
Bookmarks