Hi,
How can I print non ASCII caracters with the sendGameServerCommand function, like αινόφσ etc. ?
Printable View
Hi,
How can I print non ASCII caracters with the sendGameServerCommand function, like αινόφσ etc. ?
Your message must be in quotes, like: "♠(♦_♦)♠ --> Ώ‘"
Thanks for your reply, the file encoding did the trick, I modified the gsc file's encoding from UTF8 to ANSI and now it prints the extended chars too.
How did you do that?
u can do it with notepad++ or sublime text