GetPlayerScore: Difference between revisions

No edit summary
Tag: Source edit
(Move to Category: ACS functions (caps))
Tag: Source edit
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
== Usage ==
== Usage ==
=== Parameters ===
=== Parameters ===
* ''player:'' The number of the player.
* ''player'': The number of the player.
* ''type:'' One of:
* ''type'': One of:
:*'''SCORE_FRAGS''' = 0
:*'''SCORE_FRAGS''' = 0
::How many frags this player has.
::How many frags this player has.
Line 35: Line 35:
* [[SetPlayerScore]]
* [[SetPlayerScore]]


[[category:ACS Functions]]
[[category:ACS functions]]