How I change the name with symbols?

fa1thDEV

Baron
Customer
Hello, how I can change my name and the name of the players in symbols?, and using the service?

1736611634239.webp

NickNameCustomTemplate = ([0-9A-Za-z@_\-]{2,16})|([0-9\u0410-\u044f@_\-]{2,16}) this is good?

And is possible change the name via db?
 
You can try this
NickNameCustomTemplate = ([0-9A-Za-z#$!@*?]{2,16})|([0-9\u0410-\u044f#$!@*?]{2,16})

I'm not sure about the db. I didn't tried yet.
 
I think it should be able to change name via Custom Community Board but I haven't checked yet there, but maybe character has to be offline ?

Via web/mysql it's possible.
 
Back
Top