Can't compile with Sublime + UTF-8 - 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: Can't compile with Sublime + UTF-8 (
/showthread.php?tid=540831)
Can't compile with Sublime + UTF-8 -
TomCool - 07.10.2014
I'm looking to switch from pawno text editor to Sublime Text 2, but I'm having trouble with compiling. Whenever I try to compile the original file (encoding: ANSI) everything is fine, but when I convert the encoding to UTF-8 it doesn't compile anymore. I have to convert the file encoding to UTF-8, because the in-game text is written in a foreign language and because of the ANSI encoding the letters don't show up properly in the Sublime Text 2 editor.
For days now I've been trying to solve this problem, but nothing works. I've read that the pawno compiler does support the UTF-8 format, so I don't understand why it doesn't compile. Maybe it's because the file I'm converting is about 30,000 lines of code and this causes problems during conversion? Anyone have any ideas?
Re: Can't compile with Sublime + UTF-8 -
VivianKris - 08.10.2014
Compilie twice.