25.02.2018, 12:32
Quote:
%i is a format specifier to display integer values.
%s is used to display string values I'm confused - do you want to assign names to your ranks? Or do you want to show the player name? |
For example: "Score +%i for killing Daniel (Newbie)!"
Let us consider Newbie as Rank 0.
So hmm, how do I do this then?