How can i change the character name type to Unicode and successfully run it?
Thank you![]()
How can i change the character name type to Unicode and successfully run it?
Thank you![]()
Well the game supports unicode as far as I know. Is the database set to unicode?
Try NvChar (64) or somthin O.o
Dump the names, and check if a null terminator is between each character; if not, then they're ASCII.