Posts: 18
Threads: 6
Joined: Sep 2018
Reputation:
0
Hello,
I have question i want to use special characters in textdraws example "şğьзцı", how can i do this?
Posts: 18
Threads: 6
Joined: Sep 2018
Reputation:
0
I saw some thricks or functions to show but i dont understand it or they dont give a informatie in the thread
Posts: 543
Threads: 4
Joined: Jul 2015
Reputation:
0
Well.. No, in a textdraw you can't, except if... You combine characters.
Example: for the character "ş" you create two TDs, one with "s" the other one with "," and change the positions.
Posts: 716
Threads: 92
Joined: May 2018
Tried with a different textdraw font?
Posts: 352
Threads: 37
Joined: Jun 2012
Quote:
Originally Posted by KinderClans
Tried with a different textdraw font?
|
It's not like the ASCII table changes depending on the font...
To the OP: At least some of the characters are available, but they have different ASCII codes from what SA-MP uses. This thread contains a function that takes care of it:
https://sampforum.blast.hk/showthread.php?tid=397515. Use the version ****** posted, it's more complete.
Posts: 352
Threads: 37
Joined: Jun 2012
Quote:
Originally Posted by TheToretto
It includes only those on the screenshots I shared before,
"А Б В Д Ж З И Й К Л М Н О П Т У Ф Ц Щ Ъ Ы Ь Я а б в д ж з и й к л м н о п т у ф ц щ ъ ы ь С с ї Ў °"
It doesn't include something new so.. Don't think it's going to help the author, I repost my solution:
|
Currently it seems like he isn't able to use any of the characters he mentioned. Three of them (ь, з, ц) are in the list you posted, so it will at least reduce the effort of combining characters.