Forum

> > CS2D > Scripts > Color lua
ForenübersichtCS2D-Übersicht Scripts-ÜbersichtEinloggen, um zu antworten

Englisch Color lua

3 Antworten
Zum Anfang Vorherige 1 Nächste Zum Anfang

alt Re: Color lua

training
BANNED Off Offline

Zitieren
use \169RGB instead of ©RGB
for example :
msg("\169000255000Hello World") √

don't use msg("©000255000Hello Word") ×

alt Re: Color lua

GeoB99
Moderator Off Offline

Zitieren
You could also convert the file encoding into ANSI. CS2D thinks of "©" symbol as two different characters because the file being saved as UTF-8 without BOM.

alt Re: Color lua

Ekkoz
User Off Offline

Zitieren
user training hat geschrieben
use \169RGB instead of ©RGB
for example :
msg("\169000255000Hello World") √

don't use msg("©000255000Hello Word") ×



It worked like you said, thanks for help
Zum Anfang Vorherige 1 Nächste Zum Anfang
Einloggen, um zu antworten Scripts-ÜbersichtCS2D-ÜbersichtForenübersicht