i need special characters Nicnames For my PVP Server i How To do ?
Take a look into the character map of windows, I'm not sure if that is what are you asking for..Quote:
i need special characters Nicnames For my PVP Server i How To do ?
no bro you dont understant me i want my game in use special characters bkz : i register nick : ğöşüiiö game in : ●●●●●●● you understant ?Quote:
Take a look into the character map of windows, I'm not sure if that is what are you asking for..
[Only registered and activated users can see links. Click Here To Register...]
Regards.-
The problem then is the character enconding that you are using, I'm pretty sure that you're using UTF-8 and it doesn't alow that special characters. Probably you'll need to change it to Unicode.Quote:
no bro you dont understant me i want my game in use special characters bkz : i register nick : ğöşüiiö game in : ●●●●●●● you understant ?
Sure the problem is add spacemap/fontsQuote:
The problem then is the character enconding that you are using, I'm pretty sure that you're using UTF-8 and it doesn't alow that special characters. Probably you'll need to change it to Unicode.
Regards.-
Learn to code. Almost any programing language has functions/librarys that deal with conversions between different encodings. You could just google "yourprograminglanguage utf8" or something like "yourprogramminglanguage bytes to utf8" and you'll probably find some usefull information.Quote:
How do I add to my game on UTF-8 ?