SA-MP Forums Archive
Other Language in Textdraws - 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: Other Language in Textdraws (/showthread.php?tid=569533)



Other Language in Textdraws - dionisak0s - 31.03.2015

Is there any way to avoid showing random characters on textdraws when the characters are not from the English alphabet? I am currently making a Greek SAMP Server and it is a big disadvantage for me, it's not nice to use Greeklish cause it's quiet stupid. I found this include https://sampforum.blast.hk/showthread.php?tid=397515 but do Greek Characters exist in SAMP?


Re: Other Language in Textdraws - Ciandlah - 01.04.2015

Greek letters from my knoweldge are not implemented into SA-MP as of yet. Most people build then own converters into their script to change certain symbols


Re: Other Language in Textdraws - dionisak0s - 03.04.2015

Quote:
Originally Posted by Ciandlah
Посмотреть сообщение
Greek letters from my knoweldge are not implemented into SA-MP as of yet. Most people build then own converters into their script to change certain symbols
The question is, do the Greek symbols exist to create such a converter? By the way, thanks a lot for your answer.


Re: Other Language in Textdraws - Vince - 03.04.2015

No. The font that textdraws use is stored as a texture somewhere. It does not include any non-latin characters.


Re: Other Language in Textdraws - dionisak0s - 04.04.2015

Quote:
Originally Posted by Vince
Посмотреть сообщение
No. The font that textdraws use is stored as a texture somewhere. It does not include any non-latin characters.
Is there any way to change that font manually?


Re: Other Language in Textdraws - bigtigerbeee - 20.01.2019

I want to change the font to Thai too. (I found that here "fonts.txd")


Re: Other Language in Textdraws - dionisak0s - 05.04.2019

Quote:
Originally Posted by bigtigerbeee
Посмотреть сообщение
I want to change the font to Thai too. (I found that here "fonts.txd")
Why on earth did you reply on a four year old thread? Changing fonts.txd is just for the client.