Locked: A Gender var (notice the caps) in BYOND Discussion
|
|
Personally, it seems like whenever I want to use somethings gender, I usually want it capitalized, while the BYOND versions are all lowercase. Specifically, the statpanel.
"Gender: male" just looks bad, in my opinion. I realize that there are several ways of dealing with it, such as using copytext and uppertext, but do I really want the game to be copying and uppercasing text every single tick of the Stat proc? Or is it really worth creating my own dummy var for it?
I'm suggesting that there be two gender vars, a lowercase one "gender" and an uppercase one "Gender". Anyways, maybe it's too much for such a minor thing, but it can't hurt to put out there.
|