diff --git a/Moose Mission Setup/Moose Mission Update/l10n/DEFAULT/Moose.lua b/Moose Mission Setup/Moose Mission Update/l10n/DEFAULT/Moose.lua index 2a2b9f013..f899f3868 100644 --- a/Moose Mission Setup/Moose Mission Update/l10n/DEFAULT/Moose.lua +++ b/Moose Mission Setup/Moose Mission Update/l10n/DEFAULT/Moose.lua @@ -1,5 +1,5 @@ env.info( '*** MOOSE STATIC INCLUDE START *** ' ) -env.info( 'Moose Generation Timestamp: 20170228_1815' ) +env.info( 'Moose Generation Timestamp: 20170228_1851' ) local base = _G Include = {} @@ -18007,9 +18007,9 @@ end -- -- ### Contributions: -- --- * **Wingthor**: Testing & Advice. --- * **Dutch-Baron**: Testing & Advice. --- * **[Whisper](http://forums.eagle.ru/member.php?u=3829): Testing. +-- * **Wingthor (TAW)**: Testing & Advice. +-- * **Dutch-Baron (TAW)**: Testing & Advice. +-- * **[Whisper](http://forums.eagle.ru/member.php?u=3829): Testing and Advice. -- -- ### Authors: -- diff --git a/Moose Mission Setup/Moose.lua b/Moose Mission Setup/Moose.lua index 2a2b9f013..f899f3868 100644 --- a/Moose Mission Setup/Moose.lua +++ b/Moose Mission Setup/Moose.lua @@ -1,5 +1,5 @@ env.info( '*** MOOSE STATIC INCLUDE START *** ' ) -env.info( 'Moose Generation Timestamp: 20170228_1815' ) +env.info( 'Moose Generation Timestamp: 20170228_1851' ) local base = _G Include = {} @@ -18007,9 +18007,9 @@ end -- -- ### Contributions: -- --- * **Wingthor**: Testing & Advice. --- * **Dutch-Baron**: Testing & Advice. --- * **[Whisper](http://forums.eagle.ru/member.php?u=3829): Testing. +-- * **Wingthor (TAW)**: Testing & Advice. +-- * **Dutch-Baron (TAW)**: Testing & Advice. +-- * **[Whisper](http://forums.eagle.ru/member.php?u=3829): Testing and Advice. -- -- ### Authors: -- diff --git a/Moose Test Missions/SCO - Scoring/SCO-100 - Scoring of Statics/SCO-100 - Scoring of Statics.miz b/Moose Test Missions/SCO - Scoring/SCO-100 - Scoring of Statics/SCO-100 - Scoring of Statics.miz index 405d18c6c..7fc8962f3 100644 Binary files a/Moose Test Missions/SCO - Scoring/SCO-100 - Scoring of Statics/SCO-100 - Scoring of Statics.miz and b/Moose Test Missions/SCO - Scoring/SCO-100 - Scoring of Statics/SCO-100 - Scoring of Statics.miz differ diff --git a/Moose Test Missions/SCO - Scoring/SCO-101 - Scoring Client to Client/SCO-101 - Scoring Client to Client.miz b/Moose Test Missions/SCO - Scoring/SCO-101 - Scoring Client to Client/SCO-101 - Scoring Client to Client.miz index 582a56b5b..4867aaec3 100644 Binary files a/Moose Test Missions/SCO - Scoring/SCO-101 - Scoring Client to Client/SCO-101 - Scoring Client to Client.miz and b/Moose Test Missions/SCO - Scoring/SCO-101 - Scoring Client to Client/SCO-101 - Scoring Client to Client.miz differ diff --git a/docs/Documentation/Fsm.html b/docs/Documentation/Fsm.html index 0e7e9df7f..0f56b2bba 100644 --- a/docs/Documentation/Fsm.html +++ b/docs/Documentation/Fsm.html @@ -1506,7 +1506,7 @@ A string defining the start state.

- + #string FSM._StartState @@ -1805,7 +1805,6 @@ A string defining the start state.

- FSM.current diff --git a/docs/Documentation/Scoring.html b/docs/Documentation/Scoring.html index 9c627b16d..294f49189 100644 --- a/docs/Documentation/Scoring.html +++ b/docs/Documentation/Scoring.html @@ -225,9 +225,9 @@ Various methods exist to configure:

Contributions:

    -
  • Wingthor: Testing & Advice.
  • -
  • Dutch-Baron: Testing & Advice.
  • -
  • **Whisper: Testing.
  • +
  • Wingthor (TAW): Testing & Advice.
  • +
  • Dutch-Baron (TAW): Testing & Advice.
  • +
  • **Whisper: Testing and Advice.

Authors:

@@ -1095,7 +1095,7 @@ The Score value.

- + #number SCORING.MultiplierDestroyPenalty @@ -1109,7 +1109,7 @@ The Score value.

- + #number SCORING.MultiplierDestroyScore @@ -1118,6 +1118,9 @@ The Score value.

+ +

Multipliers

+
diff --git a/docs/Documentation/Spawn.html b/docs/Documentation/Spawn.html index 1fae53205..5eb176fdc 100644 --- a/docs/Documentation/Spawn.html +++ b/docs/Documentation/Spawn.html @@ -834,6 +834,12 @@ A coding example is provided at the description of the SPAWN:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle) + + + + SPAWN.uncontrolled + + @@ -1759,6 +1765,9 @@ The group that was spawned. You can use this group for further actions.

+ +

Don't repeat the group from Take-Off till Landing and back Take-Off by ReSpawning.

+
@@ -2529,7 +2538,7 @@ Spawn_BE_KA50 = SPAWN:New( 'BE KA-50@RAMP-Ground Defense' ):Schedule( 600, 0.5 )
- + #boolean SPAWN.SpawnUnControlled @@ -3192,6 +3201,20 @@ True = Continue Scheduler

+ +
+
+
+ + + +SPAWN.uncontrolled + +
+
+ + +