<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.hoggitworld.com/index.php?action=history&amp;feed=atom&amp;title=DCS_enum_formation</id>
		<title>DCS enum formation - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.hoggitworld.com/index.php?action=history&amp;feed=atom&amp;title=DCS_enum_formation"/>
		<link rel="alternate" type="text/html" href="https://wiki.hoggitworld.com/index.php?title=DCS_enum_formation&amp;action=history"/>
		<updated>2026-04-26T09:55:48Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://wiki.hoggitworld.com/index.php?title=DCS_enum_formation&amp;diff=591&amp;oldid=prev</id>
		<title>Grimes: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://wiki.hoggitworld.com/index.php?title=DCS_enum_formation&amp;diff=591&amp;oldid=prev"/>
				<updated>2018-04-12T00:12:23Z</updated>
		
		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:DCSenumertorTables&lt;br /&gt;
&lt;br /&gt;
|name= Formation&lt;br /&gt;
&lt;br /&gt;
|vNum= 1.2.0&lt;br /&gt;
&lt;br /&gt;
|desc= Formations are a set of numbers to define different formations aircraft and helicopter groups may use. Like callsigns the formation values are another set of constant values that are not directly accessible by the scripting engine.&lt;br /&gt;
&lt;br /&gt;
|uses=  For assigning a formation via route or [[DCS_func_setOption|setOption]] for a group of aircraft or helicopters. &lt;br /&gt;
&lt;br /&gt;
|format= Formations are defined in two different formats of old and new. The old format is how the data is stored in the mission file. When set via the scripting function Controller.setOption() the old format can only be used to do a basic and default version of a given formation. &lt;br /&gt;
&lt;br /&gt;
The new format is also stored within a miz file but its values show no apparent pattern for the majority of the data. &lt;br /&gt;
&lt;br /&gt;
Different formation types have different values. &lt;br /&gt;
&lt;br /&gt;
|constants=   '''OLD Formation Type'''&lt;br /&gt;
Aircraft&lt;br /&gt;
   LINE_ABREAST    = 1, &lt;br /&gt;
   TRAIL           = 2, &lt;br /&gt;
   WEDGE           = 3, &lt;br /&gt;
   ECHELON_RIGHT   = 4, &lt;br /&gt;
   ECHELON_LEFT    = 5, &lt;br /&gt;
   FINGER_FOUR     = 6, &lt;br /&gt;
   SPREAD_FOUR     = 7, &lt;br /&gt;
   WW2_BOMBER_ELEMENT = 12,&lt;br /&gt;
   WW2_BOMBER_ELEMENT_HEIGHT = 13,&lt;br /&gt;
   WW2_FIGHTER_VIC = 14,&lt;br /&gt;
&lt;br /&gt;
Helicopters &lt;br /&gt;
   HEL_WEDGE       = 8, &lt;br /&gt;
   HEL_ECHELON     = 9, &lt;br /&gt;
   HEL_FRONT       = 10, &lt;br /&gt;
   HEL_COLUMN      = 11, &lt;br /&gt;
   &lt;br /&gt;
&lt;br /&gt;
'''NEW Formation Type'''&lt;br /&gt;
&lt;br /&gt;
{{DCS_enum_formation_table}}&lt;br /&gt;
&lt;br /&gt;
|notes=  &lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Grimes</name></author>	</entry>

	</feed>