SA-MP Forums Archive
encoding or someth - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: encoding or someth (/showthread.php?tid=652602)



encoding or someth - C0mBat1ve - 15.04.2018

so as I am being Russian I'm developing my mod for the Russian community, I use SciTE to code, and I got all my encoding set there. In the editor itself Russian symbols display correctly, but when I use Russian symbols in print() or in sendclientmessage(), in console or in game I'm getting these weird symbol instead of my text, I am using windows 10 and my language for not-Unicode set as Russia, suggestions please?


Re: encoding or someth - Lokii - 15.04.2018

well the only solution i know is making you main language Russian

and if want want text draws with russian characters use this: https://sampforum.blast.hk/showthread.php?tid=617345


Re: encoding or someth - C0mBat1ve - 15.04.2018

I mentioned I already have Russian as a main language


Re: encoding or someth - C0mBat1ve - 16.04.2018

Update. I opened a file in a standard pawno and saw that Russian symbols replace on question marks, I wrote my texts again and now its fine in the game... So it is scite problem, when I opened a pwn in scite again, ive got this:
https://imgur.com/Utz7cYX