i have a java program to log srcds UDP, i haven't got any problem with UTF8 in the program i use String sentence = new String(receivePacket.getData(),4,receivelength,"UTF-8");
"sentence" is the result. i can read the player name(non english), or player say. 100% work _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds

