NOTE: This is an archive of the old wiki.
Expect content to be outdated and links to be broken.

User Tools


obsolete:lua:lua_getplayermatchscore

Lua GetPlayerMatchScore

GetPlayerMatchScore

int GetPlayerMatchScore( int playerIndex );

Description

Gets the players match score (the sum of all their round scores)

Version

Beta 3.1

Example

<lua> local matchScore = GetPlayerMatchScore( playerIndex ); </lua>

obsolete/lua/lua_getplayermatchscore.txt ยท Last modified: 2023/09/03 18:43 by 127.0.0.1