-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathReadMe.txt
52 lines (38 loc) · 2.14 KB
/
ReadMe.txt
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
49
50
51
52
=========================================================================
CREDITS
Hypnotize for certain symbols
Broesel, fog and knuckles for crosshairs
Quartz for Class icons
yttrium for High Res Class Select Images
=========================================================================
INSTALL
To install,
go to Steam / steamapps / common / team fortress 2 / tf / custom /
create a folder and name it, for example, hud / place resource, materials and scripts in it.
=========================================================================
IF CROSSHAIRS/FONTS ARE NOT WORKING:
1. Go into /resource/fonts
2. Select all
3. right click -> Install
=========================================================================
CROSSHAIRS
Activate the crosshair by going to your scripts folder and then hudlayout.
Change visible from 0 to 1.
If the crosshair isn’t centralized do the following:
1. Go to your scripts folder and then hudlayout.
2. Change the xpos and ypos values. (xpos is for horizontal and ypos is for vertical).
3. Start TF2 and see if it’s centralized.
4. If not, Alt+TAB and try another value.
Go back into the game and type hud_reloadscheme in console.
5. Do this until you’re happy.
If you want to change the crosshair size go to your resource folder and then ClientScheme.
Change the tall value of the font to whatever you like.
If you want to change the colour go to your scripts folder and then hudlayout.
Change the fgcolor to the colour you want.
If you don’t know how to change to the colour that you want, i’ll help you now.
There are four number combinations (1 2 3 4) and every combination are from 0-255.
Combination 1 to 3 are RGB (Red Green Blue) and combination 4 are for the transparent value.
If you for example want white it’s 255 255 255 255 and if you want green it’s 0 255 0 255.
(If the crosshairs isn’t centralized then you sometimes have to change “wide” and “tall” too, not just “xpos” and “ypos”)
(Some CrossHairs are combinations, you need to activate more than one)
==========================================================================