09.03.2013, 08:49
One little question, how may I know if a player's name is the same as a certain pre-choesn name?
Simple words.. comparing two strings. I tried using strcmp but it kept saying that the player's name is the same as the chosen name but it was not.
Simple words.. comparing two strings. I tried using strcmp but it kept saying that the player's name is the same as the chosen name but it was not.