File: consoles.rscript

package info (click to toggle)
alien-arena-data 7.66-4
  • links: PTS, VCS
  • area: non-free
  • in suites: bullseye
  • size: 1,223,292 kB
  • sloc: makefile: 8; sh: 2
file content (99 lines) | stat: -rw-r--r-- 1,825 bytes parent folder | download | duplicates (4)
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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
vehicles/hover/console
{
	{
		map vehicles/hover/console.tga
	}
	{
		map gfx/hconsole.tga
		blendFunc GL_ONE GL_ONE_MINUS_SRC_ALPHA
		scale static 1 static 1
		scroll static 0 static 0
		alphashift 5 0.8 0.8
		nolightmap
	}
	{		
		map gfx/hconsole2.tga
		blendFunc GL_ONE GL_ONE_MINUS_SRC_ALPHA
		scale static 1 static 1
		scroll static 0 static 0
		alphashift 5 0.2 1
		nolightmap
	}
	{		
		map gfx/hconsole3.tga
		blendFunc GL_ONE GL_ONE_MINUS_SRC_ALPHA
		scale static 1 static 1
		scroll static 0 static 0
		alphashift 9 0.4 2
		nolightmap
	}
}
vehicles/bomber/console
{
	{
		map vehicles/bomber/console.tga
	}
	{
		map gfx/bconsole.tga
		blendFunc GL_ONE GL_ONE_MINUS_SRC_ALPHA
		scale static 1 static 1
		scroll static 0 static 0
		alphashift 5 0.8 1
		nolightmap
	}
	{		
		map gfx/bconsole2.tga
		blendFunc GL_ONE GL_ONE_MINUS_SRC_ALPHA
		scale static 1 static 1
		scroll static 0 static 0
		alphashift 10 0.2 1
		nolightmap
	}
}
vehicles/strafer/console
{
	{
		map vehicles/strafer/console.tga
	}
	{
		map gfx/sconsole.tga
		blendFunc GL_ONE GL_ONE_MINUS_SRC_ALPHA
		scale static 1 static 1
		scroll static 0 static 0
		alphashift 5 0.0 0.99
		nolightmap
	}
}
pics/hud_strafer
{
	{
		map pics/hud_strafer_fx.tga
		blendFunc GL_ONE GL_ONE_MINUS_SRC_ALPHA
		scale static 1 static 1
		scroll static 0 static 0
		alphashift 5 0.0 0.99
		nolightmap
	}
}
pics/hud_bomber
{
	{
		map pics/hud_bomber_fx.tga
		blendFunc GL_ONE GL_ONE_MINUS_SRC_ALPHA
		scale static 1 static 1
		scroll static 0 static 0
		alphashift 5 0.0 0.99
		nolightmap
	}
}
pics/hud_hover
{
	{
		map pics/hud_hover_fx.tga
		blendFunc GL_ONE GL_ONE_MINUS_SRC_ALPHA
		scale static 1 static 1
		scroll static 0 static 0
		alphashift 5 0.0 0.99
		nolightmap
	}
}