Dateien

> > CS2D > Misc. > 2Gen's "Simple UTF-8"
DateiübersichtCS2D-ÜbersichtMisc.-Übersicht

Englisch 2Gen's "Simple UTF-8" >

6 Kommentare2 kb, 336 Downloads

alt 2Gen's "Simple UTF-8"

2Gen
User Off Offline

I found super tiny UTF-8 hex decode function in the internet invented by unknown person and modified it a bit to fit for cs2d. Just because another uft-8 library by Engineer is overly complicated and have bugs.


WARNING:
1) For chinese, japanese, korean, thai and some other languages which use non-latin characters or hieroglyphs in their alphabets you need to find and download special fonts, that have Unicode block (section) for that language, for example "Arial Unicode MS.ttf" will support all these listed above languages, rename downloaded font to "liberationsans.ttf" (defaulf cs2d font in 1.0.1.2 version) and copy with replace to cs2d/gfx/fonts.
2) for colored texts use © not \169
3) function works good in cs2d 1.0.1.2, but not guaranteed to work in future versions

BUGS:
- you can't use ; (semicolon), but it's vanilla cs2d bug/limitation


INSTALLATION:
drop simpleutf8.lua to cs2d/sys/lua folder and dofile it in server.lua     
     dofile("sys/lua/simpleutf8.lua")


USAGE:     
Spoiler >

parse replacement method:     
Spoiler >



fix for ui-framework:
Spoiler >




P.S. I know cs2d is dead but I don't care, we still can make some funny things in it

Good Luck!
Zugelassen von Seekay

Download Download

2 kb, 336 Downloads

Kommentare

6 Kommentare
Zum Anfang Vorherige 1 Nächste Zum Anfang

Logge dich ein!

Du musst dich einloggen, um selber Kommentare verfassen zu können!Einloggen

alt

mrc
User Off Offline

make it compatible with menus too
2× editiert, zuletzt 31.08.21 06:15:45

alt

Marcell
Super User Off Offline

Good job!
Ich mag es!

alt

2Gen
User Off Offline

@user Hajt: Unfortunately 'cs2d=>lua' text from say hook can be received only for english language. For example, I tried to get messages data from russian and lua sees and saves " !"#$%&'()*+,-./" instead "АБВГДЕЁЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ". It seems I suggested to devs 3+ years ago to add UTF-8 support for 'from-game to lua texts' but as you can see there is no any.

@user _Lima_: @user StirlizZ-Fapicon:
Thank you. I'm also nicely surprised that you guys are still here

alt

Hajt
User Off Offline

I didn't check yet but i wonder if I can take utf8 msg from say hook then display it with parse msg, im not sure if you understand what i mean
Ich mag es!
1× editiert, zuletzt 23.06.21 00:36:37

alt

StirlizZ-Fapicon
Super User Off Offline

Glad to see oldschool players are coming back
Ich mag es!

alt

_Lima_
User Off Offline

2Gen is back, awesome!
Ich mag es!
Zum Anfang Vorherige 1 Nächste Zum Anfang