Kategorie: Network
/ League
Ab Engineversion: 5.0 OC
GetLeagueScore
Beschreibung
Returns the league score of the given player. This function can be used for custom scoring e.g. in competition leagues.
Syntax
int GetLeagueScore(int player_id);
Parameter
- player_id:
- [opt] ID of player whose score shall shall be returned.
Anmerkung
Use GetPlayerID() to get the ID of a joined player.
Siehe auch: GetLeagueProgressData, SetLeaguePerformance