Hi Eximus,
I was wondering how you did the constants, because I want to add abbreviations for the Leaderboard rows so it doesn't say "Doo" for my name, but "D2D".
You wrote it with [:3] taking the first 3 letters of the name, but I wanted to make it so you can enter your own, but I tried it myself and I don't understand how you did the constants so that it would work in the game.
I know how you did the constants in constants.py and in team.ini, but using it in LeaderboardRow.py is what I don't understand.
Could you help me or teach me how to?
P.S.
Adding in the constants in constants.py makes the app not work in-game anymore, so that confuses me a lot..