Subversion-Projekte sthq.gbs

Revision

Revision 824 | Details | Vergleich mit vorheriger | Letzte Änderung | Log anzeigen | RSS feed

Revision Autor Zeilennr. Zeile
407 tron 1
textures/akq_qonos/sky_qonos
2
{
3
    q3map_lightimage textures/holodeck_temple/lightcyan.tga
4
    qer_editorimage textures/common/sky.tga
5
    q3map_surfacelight 200
6
    q3map_lightsubdivide 256
7
    surfaceparm noimpact
8
    surfaceparm nomarks
9
    surfaceparm nolightmap
10
    surfaceparm sky
11
    q3map_sun 1 1 1 175 65 45
12
    skyParms env/stars 512 -
13
    {
14
        map textures/holodeck_temple/clouds.tga
15
        blendFunc GL_ONE GL_ONE
16
        tcMod scale 4 4
17
        tcMod scroll 0.015 0.01
18
    }
19
    {
20
        map textures/holodeck_temple/clouds2.tga
21
        blendFunc GL_DST_COLOR GL_SRC_COLOR
22
        tcMod scale 3 3
23
        tcMod scroll 0.035 0.025
24
    }
25
}
26
 
27
textures/akq_qonos/light_wall
28
{
29
    qer_editorimage textures/akq_sfx/primaryhall_light.tga
30
    q3map_surfacelight 30000
31
    surfaceparm nolightmap
32
    {
747 lars 33
        map textures/akq_sfx/primaryhall_light.tga
407 tron 34
    }
35
}
36
 
37
textures/akq_qonos/light_wall2
38
{
39
    qer_editorimage textures/akq_sfx/primaryhall_light.tga
40
    q3map_surfacelight 100
41
    surfaceparm nolightmap
42
    {
747 lars 43
        map textures/akq_sfx/primaryhall_light.tga
407 tron 44
    }
45
}
46
 
47
 
48
textures/akq_qonos/window_01
49
{
50
    qer_editorimage textures/akq_sfx/window_01.tga
51
    q3map_surfacelight 1200
52
    surfaceparm nolightmap
53
    surfaceparm trans
54
    {
55
        map textures/akq_sfx/window_01.tga
56
        blendFunc GL_ONE GL_ONE
57
        tcGen environment
58
        tcMod scale 6 6
59
    }
60
}
61
 
62
textures/akq_qonos/window_grawl
63
{
64
    qer_editorimage textures/akq_sfx/window_grawl.tga
65
    q3map_surfacelight 1200
66
    surfaceparm nolightmap
67
    {
68
        map textures/akq_sfx/window_grawl.tga
69
    }
70
}
71
 
72
textures/akq_qonos/klingon_forcefield
73
{
74
    qer_editorimage textures/akq_sfx/red_field.tga
75
    surfaceparm nomarks
76
    surfaceparm nolightmap
77
    surfaceparm trans
78
    cull disable
79
    {
80
        map textures/akq_sfx/red_field.tga
81
        blendFunc GL_ONE GL_ONE
82
        tcMod scroll 1292.7 1133.9
83
    }
84
}
85
 
86
textures/akq_qonos/fire_qonos1
87
{
88
    qer_editorimage textures/akq_sfx/flame1.tga
89
    surfaceparm nolightmap
90
    cull disable
91
    {
92
        animMap 10 textures/akq_sfx/flame1.tga textures/akq_sfx/flame2.tga textures/akq_sfx/flame3.tga textures/akq_sfx/flame4.tga textures/akq_sfx/flame5.tga textures/akq_sfx/flame6.tga textures/akq_sfx/flame7.tga textures/akq_sfx/flame8.tga
93
        blendFunc GL_ONE GL_SRC_ALPHA
94
    }
95
}
96
 
97
textures/akq_qonos/fire_qonos2
98
{
99
    qer_editorimage textures/akq_sfx/flame1.tga
100
    q3map_surfacelight 500
101
    surfaceparm nomarks
102
    surfaceparm nolightmap
103
    surfaceparm nonsolid
104
    surfaceparm trans
105
    cull disable
106
    {
107
        animMap 10 textures/akq_sfx/flame1.tga textures/akq_sfx/flame2.tga textures/akq_sfx/flame3.tga textures/akq_sfx/flame4.tga textures/akq_sfx/flame5.tga textures/akq_sfx/flame6.tga textures/akq_sfx/flame7.tga textures/akq_sfx/flame8.tga
108
        blendFunc GL_ONE GL_ONE
109
        rgbGen wave inversesawtooth 0 1 0 10
110
    }
111
    {
112
        animMap 10 textures/akq_sfx/flame2.tga textures/akq_sfx/flame3.tga textures/akq_sfx/flame4.tga textures/akq_sfx/flame5.tga textures/akq_sfx/flame6.tga textures/akq_sfx/flame7.tga textures/akq_sfx/flame8.tga textures/akq_sfx/flame1.tga
113
        blendFunc GL_ONE GL_ONE
114
        rgbGen wave sawtooth 0 1 0 10
115
    }
116
    {
117
        map textures/akq_sfx/flameball.tga
118
        blendFunc GL_ONE GL_ONE
119
        rgbGen wave sin 0.6 0.2 0 0.6
120
    }
121
}
122
 
123
textures/akq_qonos/k_flag01
124
{
125
    qer_editorimage textures/akq_sfx/k_flag01.tga
126
    surfaceparm nomarks
127
    cull disable
128
    deformVertexes wave 194 sin 0 3 0 0.4
129
    tessSize 64
130
    {
131
        map textures/akq_sfx/k_flag01.tga
132
        rgbGen identity
133
    }
134
    {
135
        map textures/akq_sfx/k_flag01.tga
136
        blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
137
        rgbGen identity
138
    }
139
    {
140
        //blendFunc GL_ONE GL_ONE
141
        map textures/akq_sfx/shadow.tga
142
        blendFunc GL_DST_COLOR GL_ZERO
143
        rgbGen identity
144
        tcGen environment
145
    }
146
}
147
 
148
textures/akq_qonos/beam_court
149
{
150
    qer_editorimage textures/borg/beam_edimage.tga
151
    qer_trans 0.5
152
    surfaceparm noimpact
153
    surfaceparm nolightmap
154
    surfaceparm nonsolid
155
    surfaceparm trans
156
    cull back
157
    {
158
        map textures/akq_sfx/beam.tga
159
        alphaFunc GT0
160
        blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
161
        tcMod scroll -0.025 0
162
    }
163
    {
164
        map textures/borg/dust.tga
165
        blendFunc GL_ONE_MINUS_DST_COLOR GL_ONE_MINUS_SRC_COLOR
166
        tcMod scroll 0.05 0
167
    }
168
    {
169
        map textures/borg/dust.tga
170
        blendFunc GL_ONE_MINUS_DST_COLOR GL_ONE_MINUS_SRC_COLOR
171
        detail
172
        tcMod scroll -0.03 0
173
    }
174
}
175