Quote:
|
Originally Posted by JudgeDurst
If this is just for setting the gender of a player why not use
setgender male/female; and check if(playerismale) or if(playerisfemale)
(with else you'd only need to use one anyways)
I'm not sure if that is stored clientside or serverside but unless gender is important I thought that'd be okay. Unless setgender is a depreciated command now o.o
|
I did think of using that but I can't remember in past experiences if it'd set the profile. Plus this way it allows people to change genders in the game lol.