How to Display 00
criniit
Member Posts: 17
I am trying to get a clock to work in game. Have it set so when game.minutes >= 60 change game.minutes to 00. But in game it only shows "0" Is there a way to format an attribute so it will show the two 0's? Thanks