Page 1 of 1

making "GM" in a name impossible

Posted: 03 Nov 2009, 19:56
by meway
sorry to be off topic but for the devs is it possible to block G and M from being next to each-other at login? Also I want to make my client capitalize the user names. there is a bug if i log in with meway with the m lowercase <-- acts like its a blank account. and Meway acts like its my account.

Re: making "GM" in a name impossible

Posted: 03 Nov 2009, 21:43
by Turmfalke
login data is case sensetive once there is a account with a different capitalization and blocking everything containing a gm is a very bad idea since many perfectly fine names might include a gm.

Re: making "GM" in a name impossible

Posted: 04 Nov 2009, 00:07
by meway
you did'nt name any :roll:

sorry for the sarcasm on a second note can you help me make my own client auto capitalize.

oh and thx for making an appropriate topic for this lol.

Re: making "GM" in a name impossible

Posted: 04 Nov 2009, 06:12
by Turmfalke
for example names like "flagman" "enigma" etc..

Re: making "GM" in a name impossible

Posted: 04 Nov 2009, 06:52
by Crush
meway wrote:you did'nt name any :roll:

sorry for the sarcasm on a second note can you help me make my own client auto capitalize.

oh and thx for making an appropriate topic for this lol.
You could edit the Being:setName method and make the first character uppercase.

http://www.cppreference.com/wiki/c/string/toupper
http://www.cppreference.com/wiki/string/at

Re: making "GM" in a name impossible

Posted: 04 Nov 2009, 13:55
by Brice de Nice
[EDIT]

Re: making "GM" in a name impossible

Posted: 04 Nov 2009, 15:55
by meway
wow thanks for the annoying big yellow letters
and vink_gm <--- well the case here would be having it possible for gm's to have it but im don't with this topic lol my questions have been answered thx everyone :twisted: