-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
Is it possible to add cyrilic support for rcon commands?
I'm trying to send for SQUAD sserver command like "AdminBroadcast тест", but server prints this like "????".
I have also tried to encode this string to different encodings, like UTF-8, ASCII, Unicode, cp1251, cp866.. but nothing worked.
Also, I decide to test another rcon library written with Golang (https://github.com/gorcon/rcon) and comand "AdminBroadcast тест" executed via it worked like a charm!
So maybe you could look on it and implement some changes to make you lib cyrylic friendly?
Metadata
Metadata
Assignees
Labels
No labels