Component Control - Ground Crew
| CompID | Functionality Mapping | Description | Control Parameter |
|---|---|---|---|
| 0 | Signal | Perform signal or movement. | CompState: See LSE Actions with Wands or Chemlites. |
| 1 | Conform | Conform to ground / sea. | CompState: 0 - 2 0 = Off 1 = Conform Over Ground 2 = Conform Over Sea |
| 2 | XForm_Mode | Enables pitch / roll mode. | CompState: 0, 1 (Off, Enable Pitch / Roll Control) |
| 3 | Prop | Enables props specific to the model. | CompState[0 - (MAX_ENABLED_CHARACTER_PROPS - 1)]: Prop Index CompData[0, byte 0]: As a char 0 = Off 1 - 127 = Prop Index |
| 4 | Parent.Attachment_Point | Allows the user to optionally specify an attachment point on the parent model if supported. | Model Specific. |
| 5 | ID | Allows the user to optionally set the nova ID for scripted sequences. | CompData[0]: As short (GetShortCompData(0, CigiBaseCompCtrl::LSHW)) |