Hi,
In the game that I am making, people will be allowed to nickname their monsters.
Currently I only verify if its alpha-numerical (A-Z, a-z, 0-9). This works properly for most of the languages I think.
But what if I get Russian (or any other foreign language) players which have keyboards like this:
I cant force them to use ASCII right?