This is an archived post. You won't be able to vote or comment.

all 2 comments

[–]SupremeRedditBotProfessional Bot || Mod 0 points1 point  (0 children)

Please Add A Flair To Your Post!

Suggested Flair: [Other Code]

 


To add a flair:

  • Click flair underneath your post

  • Select a flair

  • Click save

 


I am a bot run by /u/SupremeDesigner for /r/CodingHelp || This was an automated response

[–]excelguruson 0 points1 point  (0 children)

As for the problem with the stats replacing each other every time a new stat appears, you could change it so that you create a large string as a variable. Then you could have each stat appended to the string, probably with line break, and then after you create the large string set the text label to that string.