19.05.2013, 22:44
You can have two players with the same name, once some case is different, thus [xG]Max_Vido and [xg]max_vido. If you want them to appear as the same, change ignorecase to true in the strcmp function you use to do the check.

