pwn and 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: pwn and utf-8? (
/showthread.php?tid=169213)
pwn and utf-8? -
BeBest - 18.08.2010
hi,
i have a little problem with my gamemode.
i converted my sqlite database to utf-8, and now in my mode all i see is gibberish.
i try to convert my .pwn file to utf-8 but the pawno compiler show it in strange symbols, for example: Ч‘Ч“Ч™Ч§Ч”Ч”Ч”
is pawno can't read utf-8 encode?
there is any other option to convert my gamemode to utf-8?