<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://modenc2.markjfox.net/history/TeamTypes?feed=atom</id>
	<title>TeamTypes - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://modenc2.markjfox.net/history/TeamTypes?feed=atom"/>
	<link rel="alternate" type="text/html" href="https://modenc2.markjfox.net/history/TeamTypes"/>
	<updated>2026-04-18T18:18:51Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://modenc2.markjfox.net/index.php?title=TeamTypes&amp;diff=21191&amp;oldid=prev</id>
		<title>MarkJFox: 2 revisions imported</title>
		<link rel="alternate" type="text/html" href="https://modenc2.markjfox.net/index.php?title=TeamTypes&amp;diff=21191&amp;oldid=prev"/>
		<updated>2025-03-31T20:09:41Z</updated>

		<summary type="html">&lt;p&gt;2 revisions imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 22:09, 31 March 2025&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>MarkJFox</name></author>
	</entry>
	<entry>
		<id>https://modenc2.markjfox.net/index.php?title=TeamTypes&amp;diff=21190&amp;oldid=prev</id>
		<title>en&gt;Crimsonum: Crimsonum moved page TeamTypes Flags to TeamTypes</title>
		<link rel="alternate" type="text/html" href="https://modenc2.markjfox.net/index.php?title=TeamTypes&amp;diff=21190&amp;oldid=prev"/>
		<updated>2018-09-09T17:50:09Z</updated>

		<summary type="html">&lt;p&gt;Crimsonum moved page &lt;a href=&quot;/TeamTypes_Flags&quot; class=&quot;mw-redirect&quot; title=&quot;TeamTypes Flags&quot;&gt;TeamTypes Flags&lt;/a&gt; to &lt;a href=&quot;/TeamTypes&quot; title=&quot;TeamTypes&quot;&gt;TeamTypes&lt;/a&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 19:50, 9 September 2018&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>en&gt;Crimsonum</name></author>
	</entry>
	<entry>
		<id>https://modenc2.markjfox.net/index.php?title=TeamTypes&amp;diff=21189&amp;oldid=prev</id>
		<title>en&gt;Crimsonum: Created page with &quot;{{WrongTitle|[TeamTypes]}} {{AIBar}}{{clr}} {{MappingBar}} In {{ts}} through {{yr}}, this section defines a list of all AI teams in the game. A team is composed of a TaskFor...&quot;</title>
		<link rel="alternate" type="text/html" href="https://modenc2.markjfox.net/index.php?title=TeamTypes&amp;diff=21189&amp;oldid=prev"/>
		<updated>2018-09-09T17:26:52Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{WrongTitle|[TeamTypes]}} {{AIBar}}{{clr}} {{MappingBar}} In {{ts}} through {{yr}}, this section defines a list of all AI teams in the game. A team is composed of a TaskFor...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{WrongTitle|[TeamTypes]}}&lt;br /&gt;
{{AIBar}}{{clr}}&lt;br /&gt;
{{MappingBar}}&lt;br /&gt;
In {{ts}} through {{yr}}, this section defines a list of all AI teams in the game. A team is composed of a [[TaskForces|TaskForce]] and a [[ScriptTypes|Script]]. The TaskForce lists the team members while the Script tells what the TaskForce does. TeamType links these two together while providing some additional parameters for the team&amp;#039;s construction and behaviour.&lt;br /&gt;
&lt;br /&gt;
Each TeamType needs its own section in the same file. The section contains a wide variety of flags, such as [[Name]], [[Recruiter]], and [[Autocreate]]. See [[:Category:TeamTypes_Flags|the category page]] for a list of applicable flags.&lt;br /&gt;
&lt;br /&gt;
== Format ==&lt;br /&gt;
 ; format of TeamTypes list&lt;br /&gt;
 [TeamTypes]&lt;br /&gt;
 index1 = TeamType1&lt;br /&gt;
 index2 = TeamType2&lt;br /&gt;
 index3 = TeamType3&lt;br /&gt;
 etc.&lt;br /&gt;
 &lt;br /&gt;
 ; format of a TeamType&lt;br /&gt;
 [TeamType1]&lt;br /&gt;
 Flag1 = value2&lt;br /&gt;
 Flag2 = value2&lt;br /&gt;
 Flag3 = value3&lt;br /&gt;
 etc.&lt;br /&gt;
&lt;br /&gt;
== Applicable Flags ==&lt;br /&gt;
[[:Category:TeamTypes_Flags|List of applicable TeamType flags]]&lt;br /&gt;
&lt;br /&gt;
== Additional information ==&lt;br /&gt;
&lt;br /&gt;
*This section is read from {{ini|ai}} and the current map file.&lt;br /&gt;
*The infamous {{tt|-G}} suffix is used to distinguish global ({{ini|ai}}) TeamTypes from local (map) ones (which have no suffix). It has no effect however.&lt;/div&gt;</summary>
		<author><name>en&gt;Crimsonum</name></author>
	</entry>
</feed>