<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.twcenter.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=87.250.125.139</id>
	<title>TWC Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.twcenter.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=87.250.125.139"/>
	<link rel="alternate" type="text/html" href="https://wiki.twcenter.net/index.php?title=Special:Contributions/87.250.125.139"/>
	<updated>2026-06-13T16:22:30Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://wiki.twcenter.net/index.php?title=Descr_strat.txt&amp;diff=29043</id>
		<title>Descr strat.txt</title>
		<link rel="alternate" type="text/html" href="https://wiki.twcenter.net/index.php?title=Descr_strat.txt&amp;diff=29043"/>
		<updated>2010-06-01T03:47:56Z</updated>

		<summary type="html">&lt;p&gt;87.250.125.139: /* Location */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; Hello! edbfeeb interesting edbfeeb site!&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
&lt;br /&gt;
The Descr_strat.txt contains all info about the beginning of every campaign. It controls simple things such as the starting date, end date and playable factions. Furthermore it also contains info about the different resources. Most of the file however consists of info for all of the factions, such as diplomacy relations, starting money, settlement level and buildings, armies and agents and family relations.&lt;br /&gt;
&lt;br /&gt;
==Modding==&lt;br /&gt;
&lt;br /&gt;
Descr_strat.txt is argueably one of the easiest files to edit. It can also be quite difficult for a novice modder to get into. Here are some examples of what can be done with it:&lt;br /&gt;
&lt;br /&gt;
===Setting all factions as playable===&lt;br /&gt;
&lt;br /&gt;
This is the [[vanilla]] (unmodded) version of the [[Medieval II: Total War]] descr_strat.txt. At the very beginning of the file, you should see this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
playable&lt;br /&gt;
	england&lt;br /&gt;
	france&lt;br /&gt;
	hre&lt;br /&gt;
	spain&lt;br /&gt;
	venice&lt;br /&gt;
end&lt;br /&gt;
unlockable&lt;br /&gt;
	sicily&lt;br /&gt;
	milan&lt;br /&gt;
	scotland&lt;br /&gt;
	byzantium&lt;br /&gt;
	russia&lt;br /&gt;
	moors&lt;br /&gt;
	turks&lt;br /&gt;
	egypt&lt;br /&gt;
	denmark&lt;br /&gt;
	portugal&lt;br /&gt;
	poland&lt;br /&gt;
	hungary&lt;br /&gt;
end&lt;br /&gt;
nonplayable&lt;br /&gt;
	papal_states&lt;br /&gt;
	aztecs&lt;br /&gt;
	mongols&lt;br /&gt;
	timurids&lt;br /&gt;
	slave&lt;br /&gt;
end&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now, if say, you want to make the [[Turks]] playable, you need to move it to the playable section. The easiest way to do this is to highlight &amp;quot;turks&amp;quot;, right click it and select &#039;cut&#039;. Then, after &amp;quot;venice&amp;quot; press enter (to make a new line), make a single tab (this doesn&#039;t really mean anything, it&#039;s just cleaner this way), and then paste &amp;quot;turks&amp;quot; there. Now if you load up the game the Turks should be playable. If you just want to make every faction playable, highlight all of them, cut and paste in the playable section. Same goes for [[Rome: Total War]].&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NOTES:&#039;&#039;&#039;&lt;br /&gt;
*You can also make nonplayable factions playable, but beware. There is a reason for not having them playable by default. Factions such as the [[Mongols]] and [[Timurids]] only appear after some turns, so you don&#039;t want to play as them (unless you make them playable from the beginning, something which isn&#039;t covered in this article). The [[Papal States]] and the [[Senate]] ([[SPQR]]) from [[Rome: Total War| RTW]] will probably generate alot of crashes, as they have some special coding attached to them that makes them issue missions to you, amongst other things. (For example when playing as SPQR in [[Rome: Total War| RTW]] and opening up the [[senate-scroll]], you will have an immediate crash).&lt;br /&gt;
&lt;br /&gt;
*In [[Rome: Total War| RTW]] alot of factions that are normal factions are nonplayable. Basically what you can do here is to make all factions except the [[rebels]] (slave) and the SPQR playable. The nonplayable factions don&#039;t have any descriptions, intro videos or faction leader portraits though.&lt;br /&gt;
&lt;br /&gt;
*After the [1.3]-patch for [[Rome: Total War]], making all factions weren&#039;t that simple anymore. You also had to add some starting maps, leader portraits etc to the faction. This is easiest by just copying another factions files, renaming them while keeping the content the same. (This will be inaccurate, but an easy way of making them playable).&lt;br /&gt;
&lt;br /&gt;
*In [[Medieval II: Total War]], there is an even easier way of making all factions (except the [[Papal States]], [[Aztecs]], [[Mongols]], [[Timurids]] and [[Rebels]]) playable. This is done by adding two lines of text to the preference file:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[misc]&lt;br /&gt;
unlock_campaign = true&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The result is the same, but some may find this method easier.&lt;br /&gt;
&lt;br /&gt;
===Adding Money to a Faction===&lt;br /&gt;
&lt;br /&gt;
Adding money to a faction is a very simple operation. Here&#039;s how to do it:&lt;br /&gt;
&lt;br /&gt;
Scroll down to the factions section. It can be found easiest by pressing &#039;ctrl&#039;+&#039;F&#039;, and then type in the faction you want to add money to. (Sometimes the first hit it gives you is the faction name in the playable-/nonplayablefactions-section. To avoid this click with your mouse someplace after this.) Let&#039;s take the [[Gaul]]s in [[Rome: Total War| RTW]] as an example. Once you have scrolled down you should see this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
faction	gauls, religious smith&lt;br /&gt;
denari	5000&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
After it there is a list of every settlement the [[Gaul]]s has, but just ignore it.&lt;br /&gt;
Anyway, simple change the number after denari, and when loading up the game the [[Gaul]]s will have more or less money than in [[vanilla]], depending on what you set it to!&lt;br /&gt;
&lt;br /&gt;
[[Category:Modding]][[Category:Map Modification]]&lt;br /&gt;
[[Category:M2TW Modding]]&lt;br /&gt;
[[Category:RTW Modding]]&lt;br /&gt;
[[Category:RTW Files]]&lt;br /&gt;
[[Category:M2TW Files]]&lt;/div&gt;</summary>
		<author><name>87.250.125.139</name></author>
	</entry>
</feed>