database issue when recording names

ProtossMaster

New Member
If a player name has a colon in front of it, it will result in a empty column under name.

For example if I joined into the game as ':rotossMaster' it would show up in the player list as ':rotossMaster' but in the database it will not record the name (which results in a blank name).

This is an issue since admin tools draw player names from the database so any player with a ':' in front of the name will result in a blank name on my admin tools.

So essentially

on rcon it is seen as
:mickymouse

on admin tools it is seen as
(without the "_")
 
Back
Top