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 for the next rank of the current player.
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 a score of %1 to be promoted to the next rank.", [] callKPR_fnc_getRankScoreNext];