View Single Post
  #22  
Old 01-07-2005, 03:07 PM
Zickle Zickle is offline
Awesome
Zickle's Avatar
Join Date: Dec 2002
Posts: 121
Zickle is on a distinguished road
Send a message via ICQ to Zickle Send a message via AIM to Zickle Send a message via MSN to Zickle Send a message via Yahoo to Zickle
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.
__________________
Reply With Quote