You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Christian edited this page Aug 22, 2018
·
1 revision
Description
Gets the needed score to keep the current player rank.
Parameter(s)
0: STRING - Steam UID of the player (default: uid of current player)
Returns
NUMBER
Example
// Show the executing player, which score he needs to keep his current rankhintformat ["You need to stay above a score of %1 to keep your current rank.", [] callKPR_fnc_getRankScore];