Is there a way to have a variable as 01 rather than 1? I have it set to that, but whenever I do "unitnum = unitnum + 01;" it just gets rid of the zero. I need these for writing strings of values for a Play-by-Email game I'm making. (using AMS to make the army builder)

