mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Docs
This commit is contained in:
parent
842aa878ad
commit
f725866ef4
@ -1222,7 +1222,6 @@ The new calculated POINT_VEC2.</p>
|
|||||||
<dl class="function">
|
<dl class="function">
|
||||||
<dt>
|
<dt>
|
||||||
|
|
||||||
<em></em>
|
|
||||||
<a id="#(POINT_VEC2).z" >
|
<a id="#(POINT_VEC2).z" >
|
||||||
<strong>POINT_VEC2.z</strong>
|
<strong>POINT_VEC2.z</strong>
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
@ -493,6 +493,12 @@ Various methods exist to configure:</p>
|
|||||||
<td class="name" nowrap="nowrap"><a href="##(SCORING).ReportDetailedPlayerDestroys">SCORING:ReportDetailedPlayerDestroys(PlayerName)</a></td>
|
<td class="name" nowrap="nowrap"><a href="##(SCORING).ReportDetailedPlayerDestroys">SCORING:ReportDetailedPlayerDestroys(PlayerName)</a></td>
|
||||||
<td class="summary">
|
<td class="summary">
|
||||||
<p>Produce detailed report of player destroy scores.</p>
|
<p>Produce detailed report of player destroy scores.</p>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td class="name" nowrap="nowrap"><a href="##(SCORING).ReportDetailedPlayerGoals">SCORING:ReportDetailedPlayerGoals(PlayerName)</a></td>
|
||||||
|
<td class="summary">
|
||||||
|
<p>Produce detailed report of player goal scores.</p>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
@ -504,7 +510,7 @@ Various methods exist to configure:</p>
|
|||||||
<tr>
|
<tr>
|
||||||
<td class="name" nowrap="nowrap"><a href="##(SCORING).ReportDetailedPlayerMissions">SCORING:ReportDetailedPlayerMissions(PlayerName)</a></td>
|
<td class="name" nowrap="nowrap"><a href="##(SCORING).ReportDetailedPlayerMissions">SCORING:ReportDetailedPlayerMissions(PlayerName)</a></td>
|
||||||
<td class="summary">
|
<td class="summary">
|
||||||
<p>Produce detailed report of player goal scores.</p>
|
<p>Produce detailed report of player penalty scores because of changing the coalition.</p>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
@ -1441,6 +1447,33 @@ The report.</p>
|
|||||||
<dl class="function">
|
<dl class="function">
|
||||||
<dt>
|
<dt>
|
||||||
|
|
||||||
|
<a id="#(SCORING).ReportDetailedPlayerGoals" >
|
||||||
|
<strong>SCORING:ReportDetailedPlayerGoals(PlayerName)</strong>
|
||||||
|
</a>
|
||||||
|
</dt>
|
||||||
|
<dd>
|
||||||
|
|
||||||
|
<p>Produce detailed report of player goal scores.</p>
|
||||||
|
|
||||||
|
<h3>Parameter</h3>
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
|
||||||
|
<p><code><em>#string PlayerName </em></code>:
|
||||||
|
The name of the player.</p>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
<h3>Return value</h3>
|
||||||
|
|
||||||
|
<p><em>#string:</em>
|
||||||
|
The report.</p>
|
||||||
|
|
||||||
|
</dd>
|
||||||
|
</dl>
|
||||||
|
<dl class="function">
|
||||||
|
<dt>
|
||||||
|
|
||||||
<a id="#(SCORING).ReportDetailedPlayerHits" >
|
<a id="#(SCORING).ReportDetailedPlayerHits" >
|
||||||
<strong>SCORING:ReportDetailedPlayerHits(PlayerName)</strong>
|
<strong>SCORING:ReportDetailedPlayerHits(PlayerName)</strong>
|
||||||
</a>
|
</a>
|
||||||
@ -1474,7 +1507,7 @@ The report.</p>
|
|||||||
</dt>
|
</dt>
|
||||||
<dd>
|
<dd>
|
||||||
|
|
||||||
<p>Produce detailed report of player goal scores.</p>
|
<p>Produce detailed report of player penalty scores because of changing the coalition.</p>
|
||||||
|
|
||||||
<h3>Parameter</h3>
|
<h3>Parameter</h3>
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user