Search Results
I want to change the font to Thai too. (I found that here "fonts.txd")
163
Код: CMD:createboard(playerid, params[]) { new Float:cbx, Float:cby; if (sscanf(params, "ff", cbx, cby)) { SendClientMessage(playerid, COLOR_GRAD1, "USING: /createboard [x] [y]");...
187
Quote: Originally Posted by Pottus Check out this. https://github.com/Pottus/Texture-St.../texviewer.pwn Line 1030, 1031 Just tweak your offsets. Thanks, but It doesn't help anything...
187
It can't control space between lines and text size each lines.
187
Код: CMD:createboard(playerid, params[]) { new Float:px, Float:py, Float:pz, Float:pa; GetPlayerPos(playerid, px, py, pz); GetPlayerFacingAngle(playerid, pa); GetXYInFrontOfPlay...
187
Quote: Originally Posted by Dayrion What a beautiful language you have. Unfortunately, I don't speak it. Good job for your plugin which seems to solve a serious problem! Quote: ...
948
Now release 2.0, it work perfectly. (not support on /fontsize 1 and 4 ) In conclusion, the problem of the Thai alphabet is mixed with the tonal, resulting in a shorter text length for the display. S...
948
Error: Код: _ALS_UpdateDynamic3DTextLabelTe" is truncated to 31 characters... CE_UpdateDynamic3DTextLabelText not work also if call function directly Код: #if defined _streamer_included ...
43
This can help you. https://forum.sa-mp.com/showthread.p...88#post4056488 พอดีผมลองทดสอบแล้วมันได้ผลในระดับนึง แต่ถ้...
442
Quote: Originally Posted by Y_Less It seems to me that a simpler solution would be to look up each character's unicode class and use that to determine how to move the colour position. W...
948
This plugin use simple source from https://sampforum.blast.hk/showthread.php?tid=295798 (developed on MVC++ 2010) Quote: 2) Does this work for all of unicode, or just one language (look...
948
Color Embled Fix I used two days to develop this plugin however it has some bugs and can’t work. This was my first time to develop a plugin on c++. Thai language has tone marks/vowels for example "...
948
This can detect some cleo name tag ?
2,089
Quote: Originally Posted by Mobtiesgangsa The concept you are making is wonderful is your project still under development if so name it beta version or RC versions like samp has it Ok, ...
2,756
Quote: Originally Posted by priyanshu it is work in 0.3c? Only for 0.3.7 or 0.3.DL, We need FCNPC Plugin for NPC or you can edit them to attach camera for moving object without plane dr...
2,756
This gamemode that was plan to run in Thailand, But I have no time much to develop it. then sorry for my bad english. Ok so. I have 2 version, That old version working good on some feature but can't ...
2,756
Quote: Originally Posted by rfr lol you don't need that function just do ("%.1f", drugs) I already do that dude !
119