14.01.2013, 04:56
Hello Guys Today I'm Asking You How To Make Font Languange Changes In SA:MP Pwn And Ingame.
Like This:
We Can Use This In PWN and Ingame!
But We Can't Use This:
When I Type This Words ("გამარჯობა") In Pwn, This Writes: ? ? ? ? ? ? ? ? ? <- This.
And Help Me What I Can Use For This?
Like This:
HTML Code:
SendClientMessage(playerid, COLOR_YELLOW, "Hello World"); // English SendClientMessage(playerid, COLOR_YELLOW, "фаыфваффЭ"); // Russian
But We Can't Use This:
HTML Code:
SendClientMessage(playerid, COLOR_YELLOW, "გამარჯობა"); // Georgian
And Help Me What I Can Use For This?
