Text Label (CIGI Packets)
| Structure Type | TextLabelHV | |||
|---|---|---|---|---|
| Packet ID | 201 | |||
| Packet Size (bytes) | 126 | |||
| SpyClient Lookup | host2pcnova→h2ig.dat.text_label_hv | |||
| Parameter | Type | Description | Range | |
| Mode | char | 0 = OFF 1 = OTW 2 = IR | 0 - 255 | |
| BBD | char | Enables and disables billboard mode. | 0 - 1 | |
| Disable_Lighting | char | Disables lighting effects. | 0 - 1 | |
| Disable_Depth_Test | char | Disables depth testing. | 0 - 1 | |
| Parent.Type | char | N/A | N/A | |
| Parent.ID | unsigned short | Entity ID of parent. | 0 - MAXSHORT | |
| Parent.Attachment_Point | char | Optional point to attach to on the parent model if supported. | Model Specific | |
Color | Red | float | Text color - red. | 0.0 - 1.0 |
| Green | float | Text color - green. | 0.0 - 1.0 | |
| Blue | float | Text color - blue. | 0.0 - 1.0 | |
| Alpha | float | Amount of alpha in text label. | 0.0 - 1.0 | |
| Size | float | Scaler for size of the label, default is 1.0. | 0.0 - MAXFLOAT | |
| Label [20] | char | Label - up to 20 chars. | 0 - 255 | |
| IR_Label [20] | char | Label - up to 20 chars. | 0 - 255 | |
xyzhpr | Latitude X | double | Latitude in degrees. Latitude in meters (relative). | -90.0 - 90.0 0.0 - MAXDOUBLE |
Longitude Y | Longitude in degrees. Longitude in meters (relative). | -180.0 - 180.0 0.0 - MAXDOUBLE | ||
Altitude Z | Feet in absolute mode. Meters in relative mode. | 0.0 - MAXDOUBLE | ||
| Pitch | float | In degrees. | 0.0 - MAXFLOAT | |
| Roll | In degrees. | 0.0 - MAXFLOAT | ||
| Yaw | In degrees. | 0.0 - MAXFLOAT | ||
| Speed | N/A (set to 0.0). | 0.0 - MAXFLOAT | ||