View Single Post
  #1  
Old 04-28-2005, 02:15 AM
Gman4pwnu Gman4pwnu is offline
Banned
Join Date: Jan 2004
Posts: 434
Gman4pwnu is on a distinguished road
Send a message via AIM to Gman4pwnu
Stupid annoying bug....

On server i work on called atrius, we have a name system, so someone can introduce themselve and you set name you see them as, if I log on as gman4pwnu which is my account name serverside, it is fine, but if i log on as maybe gMAN4PWnU then the string is not same as account and you see as unknown again, i was wondering if you could force clientside account to use serverside account? or maybe make strings not case sensitive?

Actually I fixed the problem, still maybe a bug, but in my chat system it would send account name from client and use that serverside to send to other clients, instead I just get accountname serverside and send text that way.
Reply With Quote