Skip to content

Commit d31ba55

Browse files
committed
Auto commit by GitHub Actions Workflow
1 parent 4821540 commit d31ba55

27 files changed

+1026
-580
lines changed

Documentation/AI.AI_A2A_Dispatcher.html

Lines changed: 4 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -5038,14 +5038,11 @@ <h2>Field(s)</h2>
50385038
<div>
50395039
<div class="w3-card-2 w3-padding-small w3-margin-top">
50405040

5041-
#boolean
5041+
50425042
<a id="#(AI_A2A_DISPATCHER).SetSendPlayerMessages" ><strong>AI_A2A_DISPATCHER.SetSendPlayerMessages</strong></a>
50435043

50445044

50455045

5046-
5047-
<p>Flash messages to player</p>
5048-
50495046
</div>
50505047

50515048
</div>
@@ -11705,14 +11702,11 @@ <h2>Field(s)</h2>
1170511702
<div>
1170611703
<div class="w3-card-2 w3-padding-small w3-margin-top">
1170711704

11708-
#boolean
11705+
1170911706
<a id="#(AI_A2A_DISPATCHER).SetSendPlayerMessages" ><strong>AI_A2A_DISPATCHER.SetSendPlayerMessages</strong></a>
1171011707

1171111708

1171211709

11713-
11714-
<p>Flash messages to player</p>
11715-
1171611710
</div>
1171711711

1171811712
</div>
@@ -12970,14 +12964,11 @@ <h2>Field(s)</h2>
1297012964
<div>
1297112965
<div class="w3-card-2 w3-padding-small w3-margin-top">
1297212966

12973-
#boolean
12967+
1297412968
<a id="#(AI_A2A_DISPATCHER).SetSendPlayerMessages" ><strong>AI_A2A_DISPATCHER.SetSendPlayerMessages</strong></a>
1297512969

1297612970

1297712971

12978-
12979-
<p>Flash messages to player</p>
12980-
1298112972
</div>
1298212973

1298312974
</div>
@@ -14537,14 +14528,11 @@ <h2>Field(s)</h2>
1453714528
<div>
1453814529
<div class="w3-card-2 w3-padding-small w3-margin-top">
1453914530

14540-
#boolean
14531+
1454114532
<a id="#(AI_A2A_DISPATCHER).SetSendPlayerMessages" ><strong>AI_A2A_DISPATCHER.SetSendPlayerMessages</strong></a>
1454214533

1454314534

1454414535

14545-
14546-
<p>Flash messages to player</p>
14547-
1454814536
</div>
1454914537

1455014538
</div>

Documentation/AI.AI_Air_Squadron.html

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -2726,17 +2726,6 @@ <h2>Field(s)</h2>
27262726

27272727

27282728

2729-
</div>
2730-
2731-
</div>
2732-
<div>
2733-
<div class="w3-card-2 w3-padding-small w3-margin-top">
2734-
2735-
2736-
<a id="#(AI_AIR_SQUADRON).ResourceCount" ><strong>AI_AIR_SQUADRON.ResourceCount</strong></a>
2737-
2738-
2739-
27402729
</div>
27412730

27422731
</div>
@@ -3808,17 +3797,6 @@ <h2>Field(s)</h2>
38083797

38093798

38103799

3811-
</div>
3812-
3813-
</div>
3814-
<div>
3815-
<div class="w3-card-2 w3-padding-small w3-margin-top">
3816-
3817-
3818-
<a id="#(AI_AIR_SQUADRON).ResourceCount" ><strong>AI_AIR_SQUADRON.ResourceCount</strong></a>
3819-
3820-
3821-
38223800
</div>
38233801

38243802
</div>

Documentation/AI.AI_Cargo.html

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2960,9 +2960,6 @@ <h2>Field(s)</h2>
29602960

29612961

29622962

2963-
2964-
<p> No loading happened, so we need to pickup something else.</p>
2965-
29662963
</div>
29672964

29682965
</div>
@@ -4993,9 +4990,6 @@ <h2>Field(s)</h2>
49934990

49944991

49954992

4996-
4997-
<p> No loading happened, so we need to pickup something else.</p>
4998-
49994993
</div>
50004994

50014995
</div>
@@ -5608,9 +5602,6 @@ <h2>Field(s)</h2>
56085602

56095603

56105604

5611-
5612-
<p> No loading happened, so we need to pickup something else.</p>
5613-
56145605
</div>
56155606

56165607
</div>
@@ -7111,9 +7102,6 @@ <h2>Field(s)</h2>
71117102

71127103

71137104

7114-
7115-
<p> No loading happened, so we need to pickup something else.</p>
7116-
71177105
</div>
71187106

71197107
</div>

Documentation/AI.AI_Cargo_Airplane.html

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2917,6 +2917,9 @@ <h2>Field(s)</h2>
29172917

29182918

29192919

2920+
2921+
<p> Set destination airbase for next :Route() command.</p>
2922+
29202923
</div>
29212924

29222925
</div>
@@ -2950,6 +2953,9 @@ <h2>Field(s)</h2>
29502953

29512954

29522955

2956+
2957+
<p> Aircraft is on a depoly mission.</p>
2958+
29532959
</div>
29542960

29552961
</div>
@@ -2975,6 +2981,9 @@ <h2>Field(s)</h2>
29752981

29762982

29772983

2984+
2985+
<p> Aircraft is on a pickup mission.</p>
2986+
29782987
</div>
29792988

29802989
</div>
@@ -4701,6 +4710,9 @@ <h2>Field(s)</h2>
47014710

47024711

47034712

4713+
4714+
<p> Set destination airbase for next :Route() command.</p>
4715+
47044716
</div>
47054717

47064718
</div>
@@ -4734,6 +4746,9 @@ <h2>Field(s)</h2>
47344746

47354747

47364748

4749+
4750+
<p> Aircraft is on a depoly mission.</p>
4751+
47374752
</div>
47384753

47394754
</div>
@@ -4759,6 +4774,9 @@ <h2>Field(s)</h2>
47594774

47604775

47614776

4777+
4778+
<p> Aircraft is on a pickup mission.</p>
4779+
47624780
</div>
47634781

47644782
</div>
@@ -5327,6 +5345,9 @@ <h2>Field(s)</h2>
53275345

53285346

53295347

5348+
5349+
<p> Set destination airbase for next :Route() command.</p>
5350+
53305351
</div>
53315352

53325353
</div>
@@ -5360,6 +5381,9 @@ <h2>Field(s)</h2>
53605381

53615382

53625383

5384+
5385+
<p> Aircraft is on a depoly mission.</p>
5386+
53635387
</div>
53645388

53655389
</div>
@@ -5385,6 +5409,9 @@ <h2>Field(s)</h2>
53855409

53865410

53875411

5412+
5413+
<p> Aircraft is on a pickup mission.</p>
5414+
53885415
</div>
53895416

53905417
</div>
@@ -6841,6 +6868,9 @@ <h2>Field(s)</h2>
68416868

68426869

68436870

6871+
6872+
<p> Set destination airbase for next :Route() command.</p>
6873+
68446874
</div>
68456875

68466876
</div>
@@ -6874,6 +6904,9 @@ <h2>Field(s)</h2>
68746904

68756905

68766906

6907+
6908+
<p> Aircraft is on a depoly mission.</p>
6909+
68776910
</div>
68786911

68796912
</div>
@@ -6899,6 +6932,9 @@ <h2>Field(s)</h2>
68996932

69006933

69016934

6935+
6936+
<p> Aircraft is on a pickup mission.</p>
6937+
69026938
</div>
69036939

69046940
</div>

Documentation/AI.AI_Cargo_Helicopter.html

Lines changed: 8 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -3074,28 +3074,22 @@ <h2>Field(s)</h2>
30743074
<div>
30753075
<div class="w3-card-2 w3-padding-small w3-margin-top">
30763076

3077-
#number
3077+
30783078
<a id="#(AI_CARGO_HELICOPTER).landingheight" ><strong>AI_CARGO_HELICOPTER.landingheight</strong></a>
30793079

30803080

30813081

3082-
3083-
<p> meter</p>
3084-
30853082
</div>
30863083

30873084
</div>
30883085
<div>
30893086
<div class="w3-card-2 w3-padding-small w3-margin-top">
30903087

3091-
#number
3088+
30923089
<a id="#(AI_CARGO_HELICOPTER).landingspeed" ><strong>AI_CARGO_HELICOPTER.landingspeed</strong></a>
30933090

30943091

30953092

3096-
3097-
<p> kph</p>
3098-
30993093
</div>
31003094

31013095
</div>
@@ -4998,28 +4992,22 @@ <h2>Field(s)</h2>
49984992
<div>
49994993
<div class="w3-card-2 w3-padding-small w3-margin-top">
50004994

5001-
#number
4995+
50024996
<a id="#(AI_CARGO_HELICOPTER).landingheight" ><strong>AI_CARGO_HELICOPTER.landingheight</strong></a>
50034997

50044998

50054999

5006-
5007-
<p> meter</p>
5008-
50095000
</div>
50105001

50115002
</div>
50125003
<div>
50135004
<div class="w3-card-2 w3-padding-small w3-margin-top">
50145005

5015-
#number
5006+
50165007
<a id="#(AI_CARGO_HELICOPTER).landingspeed" ><strong>AI_CARGO_HELICOPTER.landingspeed</strong></a>
50175008

50185009

50195010

5020-
5021-
<p> kph</p>
5022-
50235011
</div>
50245012

50255013
</div>
@@ -5674,28 +5662,22 @@ <h2>Field(s)</h2>
56745662
<div>
56755663
<div class="w3-card-2 w3-padding-small w3-margin-top">
56765664

5677-
#number
5665+
56785666
<a id="#(AI_CARGO_HELICOPTER).landingheight" ><strong>AI_CARGO_HELICOPTER.landingheight</strong></a>
56795667

56805668

56815669

5682-
5683-
<p> meter</p>
5684-
56855670
</div>
56865671

56875672
</div>
56885673
<div>
56895674
<div class="w3-card-2 w3-padding-small w3-margin-top">
56905675

5691-
#number
5676+
56925677
<a id="#(AI_CARGO_HELICOPTER).landingspeed" ><strong>AI_CARGO_HELICOPTER.landingspeed</strong></a>
56935678

56945679

56955680

5696-
5697-
<p> kph</p>
5698-
56995681
</div>
57005682

57015683
</div>
@@ -7238,28 +7220,22 @@ <h2>Field(s)</h2>
72387220
<div>
72397221
<div class="w3-card-2 w3-padding-small w3-margin-top">
72407222

7241-
#number
7223+
72427224
<a id="#(AI_CARGO_HELICOPTER).landingheight" ><strong>AI_CARGO_HELICOPTER.landingheight</strong></a>
72437225

72447226

72457227

7246-
7247-
<p> meter</p>
7248-
72497228
</div>
72507229

72517230
</div>
72527231
<div>
72537232
<div class="w3-card-2 w3-padding-small w3-margin-top">
72547233

7255-
#number
7234+
72567235
<a id="#(AI_CARGO_HELICOPTER).landingspeed" ><strong>AI_CARGO_HELICOPTER.landingspeed</strong></a>
72577236

72587237

72597238

7260-
7261-
<p> kph</p>
7262-
72637239
</div>
72647240

72657241
</div>

0 commit comments

Comments
 (0)