----- Original Message ----- From: "Mike Kercher" <[EMAIL PROTECTED]> > Is there a way to restrict users/players from having certain characters in > their name? I have some plugins which use a mysql database and when players > have names with characters such as (! ' "), it messes with the database.
Rather than restrict names you should be encoding the data stream to allow it. I am not a mysql coder so cannot tell you how. -miket _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

