Page MenuHomeFeedback Tracker

Orbat Section always defaults to fireteam
New, WishlistPublic

Description

When configuring CfgORBAT in description.ext to add a section, it will always show up as a fireteam in the in-game ORBAT viewer. {F23316} {F23317} {F23318} {F23319}

Details

Legacy ID
415341862
Severity
None
Resolution
Open
Reproducibility
Always
Category
Editor
Steps To Reproduce

Start editor, create player unit, place ORBAT module, save mission.

Edit description.ext to add a section:

class CfgORBAT
{
class 1Sec
{

		id = 1;
		idType = 0;
		side = "West";
		size = "Section";
		type = "Infantry";
		commander = "L3TUC3";
		commanderRank = "Colonel";
		text = "%1 %2 %3";
		textShort = "%1 %2 %3";

};
};

Add to CfgORBAT path and Ceiling: missionconfigfile >> "CfgOrbat" >> "1Sec"

Preview mission and note that the orbat icon and orbat viewer mentions a fireteam instead of a section.

Event Timeline

L3TUC3 edited Steps To Reproduce. (Show Details)Feb 23 2014, 9:32 PM
L3TUC3 edited Additional Information. (Show Details)
L3TUC3 set Category to Editor.
L3TUC3 set Reproducibility to Always.
L3TUC3 set Severity to None.
L3TUC3 set Resolution to Open.
L3TUC3 set Legacy ID to 415341862.May 7 2016, 6:01 PM
Bohemia added a subscriber: AD2001.Feb 23 2014, 9:32 PM
L3TUC3 added a subscriber: L3TUC3.May 7 2016, 6:01 PM