else if (!strcmp(strlwr(command),"BaseStat")) {//Cofruben:-Makes the client the gender specified mob->CastToClient()->BaseStat(atoi(arglist[0]),atoi(arglist[1])); mob->CastToClient()->Save(2); mob->CastToClient()->Kick(); }