how to protect / allow symbolic font for create character name?
anyone can help me ?
thanks before :):
Printable View
how to protect / allow symbolic font for create character name?
anyone can help me ?
thanks before :):
try to replace 1st line in "PWPath/gdeliveryd/filters" with this [^-0-9a-zA-Zа-яА-ЯёЁ], a check out then.
In gdelivery/gamesys.conf change from UTF8 to ASCII
In gdelivery/filters remove all Chinese / unknown charactersCode:name_charset = ASCII
table_charset = ASCII
and leave:
(you can add additional words that you would like to block)Code:[\s\n\r\t\+\-\x{7F}\.\?\^]
admin
gamemaster
gm
one question, charset in UTF-8 may bug database?
When i try this it says invalid name for every single name i try. Can someone help please?