diff --git a/docs/Documentation/Point.html b/docs/Documentation/Point.html index c5db0acdf..287f01602 100644 --- a/docs/Documentation/Point.html +++ b/docs/Documentation/Point.html @@ -1222,7 +1222,6 @@ The new calculated POINT_VEC2.

- POINT_VEC2.z diff --git a/docs/Documentation/Scoring.html b/docs/Documentation/Scoring.html index d669d4e48..9a481e37f 100644 --- a/docs/Documentation/Scoring.html +++ b/docs/Documentation/Scoring.html @@ -493,6 +493,12 @@ Various methods exist to configure:

SCORING:ReportDetailedPlayerDestroys(PlayerName)

Produce detailed report of player destroy scores.

+ + + + SCORING:ReportDetailedPlayerGoals(PlayerName) + +

Produce detailed report of player goal scores.

@@ -504,7 +510,7 @@ Various methods exist to configure:

SCORING:ReportDetailedPlayerMissions(PlayerName) -

Produce detailed report of player goal scores.

+

Produce detailed report of player penalty scores because of changing the coalition.

@@ -1441,6 +1447,33 @@ The report.

+ +SCORING:ReportDetailedPlayerGoals(PlayerName) + +
+
+ +

Produce detailed report of player goal scores.

+ +

Parameter

+
    +
  • + +

    #string PlayerName : +The name of the player.

    + +
  • +
+

Return value

+ +

#string: +The report.

+ +
+
+
+
+ SCORING:ReportDetailedPlayerHits(PlayerName) @@ -1474,7 +1507,7 @@ The report.

-

Produce detailed report of player goal scores.

+

Produce detailed report of player penalty scores because of changing the coalition.

Parameter