I'm working with UoPilot Scripting (no lua)
And I came across the following problem.
I'm Brazilian, and some letters of some words in Portuguese have accents. For example:
Chpéu = Hat (Hat in English)
When I use the command
Код
or
Код
uopilot writes it this way:
Код
It inserts a different character (й) that doesn't exist in my language. Is there anything I can do to resolve this? Because there are several accents
á é í ó ú ã â ê... etc...
Thanks!