fa1thDEV Baron Customer Jan 11, 2025 #1 Hello, how I can change my name and the name of the players in symbols?, and using the service? NickNameCustomTemplate = ([0-9A-Za-z@_\-]{2,16})|([0-9\u0410-\u044f@_\-]{2,16}) this is good? And is possible change the name via db?
Hello, how I can change my name and the name of the players in symbols?, and using the service? NickNameCustomTemplate = ([0-9A-Za-z@_\-]{2,16})|([0-9\u0410-\u044f@_\-]{2,16}) this is good? And is possible change the name via db?
MrTitan Knight Customer Jan 11, 2025 #2 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.
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.
Lavion Vassal Customer Jan 11, 2025 #3 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.
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.