View Single Post
  #20  
Old 01-06-2005, 07:13 PM
JudgeDurst JudgeDurst is offline
Malorian
JudgeDurst's Avatar
Join Date: Jan 2002
Posts: 145
JudgeDurst is on a distinguished road
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
__________________
MrWorry, Lover of Maloria
Reply With Quote