You are not logged in.

HSFighter

Administrator

  • "HSFighter" started this thread

Posts: 1,517

Location: Flensburg

Occupation: Industrieelektroniker

wcf.user.option.userOption53: Nein

  • Send private message

1

Friday, March 4th 2011, 9:10pm

CS:S Ingame-Fonts

Hallo zusammen,


ich bin im AlliedModders Forum (http://forums.alliedmods.net/showpost.ph…614&postcount=4) auf folgendes Bild gestoßen:


Kann mir jemand sagen warum da ein Schwarzer Rand um die Schrift zu sehen ist?

In meinem Game schaut das nicht so aus!?!

MfG



-
Anti Cheat: www.smacbans.com
Kein direkter Support per PM (nur auf Anforderung)

Impact

Super Moderator

Posts: 1,276

wcf.user.option.userOption53: Nein

  • Send private message

2

Friday, March 4th 2011, 9:16pm

Kann man über die ClientScheme.res machen soweit ich weiß.


MfG
Impact

Anubis

Professional

Posts: 769

Location: Ulm

  • Send private message

3

Friday, March 4th 2011, 9:57pm

Das machst du glaub ich über die ChatScheme.res. Schau dir einfach mal das hier an, glaube da wirst du fündig
http://www.fraggi.de/counter-strike-sour…chatscheme-res/


HSFighter

Administrator

  • "HSFighter" started this thread

Posts: 1,517

Location: Flensburg

Occupation: Industrieelektroniker

wcf.user.option.userOption53: Nein

  • Send private message

4

Friday, April 15th 2011, 7:24pm

Danke für die Infos.

Die ChatScheme.res gibt es nur bei CS1.6
Bei CS:S ist es die ClientScheme.res.

Ich habe die "outline" Einträge hinzugefügt:

Source code

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
				"ChatFont"
		{
			"1"
			{
				"name"		"Verdana"
				"tall"		"12"
				"weight"	"700"
				"yres"	"480 599"
				"dropshadow"	"0"
				"outline" "1"
			}
			"2"
			{
				"name"		"Verdana"
				"tall"		"13"
				"weight"	"700"
				"yres"	"600 767"
				"dropshadow"	"0"
				"outline" "1"
			}
			"3"
			{
				"name"		"Verdana"
				"tall"		"14"
				"weight"	"700"
				"yres"	"768 1023"
				"dropshadow"	"0"
				"outline" "1"
			}
			"4"
			{
				"name"		"Verdana"
				"tall"		"20"
				"weight"	"700"
				"yres"	"1024 1199"
				"dropshadow"	"0"
				"outline" "1"
			}
			"5"
			{
				"name"		"Verdana"
				"tall"		"24"
				"weight"	"700"
				"yres"	"1200 10000"
				"dropshadow"	"0"
				"outline" "1"
			}
		}


Leider ohne Erfolg.
Jemand eine Idee?

Ich habe die Datei mal mit hochgeladen.
HSFighter has attached the following file:
  • ClientScheme.zip (5.03 kB - 93 times downloaded - latest: Jun 4th 2025, 8:29pm)



-
Anti Cheat: www.smacbans.com
Kein direkter Support per PM (nur auf Anforderung)

fluxX

Super Moderator

Posts: 1,056

Location: Österreich

Occupation: IT Systemadministrator

wcf.user.option.userOption53: Ja

  • Send private message

5

Friday, April 15th 2011, 8:39pm

Probier mal... das hab ich zb.

Source code

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
"ChatFont"
		{
			"1"
			{
				"name"		"Verdana"
				"tall"		"12"
				"weight"	"1000"
				"yres"		"480 599"
				"outline"	"1"
			}
			"2"
			{
				"name"		"Verdana"
				"tall"		"12"
				"weight"	"1000"
				"yres"		"600 767"
				"outline"	"1"
			}
			"3"
			{
				"name"		"Verdana"
				"tall"		"13"
				"weight"	"1000"
				"yres"		"768 1023"
				"outline"	"1"
			}
			"4"
			{
				"name"		"Verdana"
				"tall"		"14"
				"weight"	"1000"
				"yres"		"1024 1199"
				"outline"	"1"
			}
			"5"
			{
				"name"		"Verdana"
				"tall"		"21"
				"weight"	"1000"
				"yres"		"1200 10000"
				"outline"	"1"
			}
		}


EDIT: Ne die ChatScheme.res geht auch für CSS ;)
fluxX has attached the following file:
  • chatscheme.txt (14.59 kB - 171 times downloaded - latest: Yesterday, 1:37am)

This post has been edited 2 times, last edit by "fluxX" (Apr 15th 2011, 10:08pm)


Anubis

Professional

Posts: 769

Location: Ulm

  • Send private message

6

Friday, April 15th 2011, 10:50pm

Die ChatScheme.res gibt es nur bei CS1.6
Bei CS:S ist es die ClientScheme.res.
Bist du dir da sicher?


CHUluck4

Intermediate

Posts: 313

Location: düsseldorf

Occupation: Industriemechaniker

  • Send private message

7

Friday, April 15th 2011, 11:10pm

Es gibt die ChatScheme.res auch für CS:S nicht nur für 1.6

Quelle:
http://www.fraggi.de/counter-strike-sour…rial-ubersicht/

Die ChatScheme.res –ist um die Größe und Schriftart des Ingame Chats zu verändern!

MadMakz

Super Moderator

Posts: 1,878

Location: ~#

wcf.user.option.userOption53: Ja

  • Send private message

8

Saturday, April 16th 2011, 12:18am

die benötigten .res dateien lassen sich aus counter-strike source shared.gcf bzw. base source engine 2.gcf (SourceScheme.res) extrahieren -> GCFscape http://nemesis.thewavelength.net/index.php?p=26

HSFighter

Administrator

  • "HSFighter" started this thread

Posts: 1,517

Location: Flensburg

Occupation: Industrieelektroniker

wcf.user.option.userOption53: Nein

  • Send private message

9

Saturday, April 16th 2011, 2:17am

Ich hatte jetzt nur in der counter-strike source shared.gcf nachgeschaut und da die "ClientScheme.res" gefunden .... O_o

ChatScheme.res habe ich jetzt auch gefunden..... und es Funktioniert :D

Danke euch allen :bestteam:

P.s.

Der "ChatFont" Block in der "ClientScheme.res" ist für die Area Bezeichnung unter dem Radar (z.b. Bombsite A e.t.c.)
Der "ChatFont" Block in der "ChatScheme.res" ist für den Chat ^^

mfg



-
Anti Cheat: www.smacbans.com
Kein direkter Support per PM (nur auf Anforderung)

Similar threads