home *** CD-ROM | disk | FTP | other *** search
- //eh
- sprites/friend
- {
- nomipmaps
- {
- map sprites/friend1.tga
- blendfunc blend
- }
- }
-
- sprites/foe
- {
- nomipmaps
- {
- map sprites/foe2.tga
- blendfunc blend
- }
- }
-
- models/flags/b_flag
- {
- cull disable
- deformVertexes wave 80 sin 2 8 0 3
- deformVertexes wave 20 square 0 2 0.5 0.2
- {
- map textures/sfx/proto_zzztblu3.tga
- rgbGen identity
- tcMod turb 1 1 0.5 0.3
- tcGen environment
- }
- {
- map models/flags/b_flag.tga
- rgbGen lightingDiffuse
- alphaFunc GE128
- }
- {
- map textures/effects/flagenv.tga
- blendfunc gl_dst_color gl_src_color
- tcGen environment
- }
- }
-
- models/flags/pole
- {
- {
- map textures/base_wall/chrome_env.tga
- rgbGen lightingDiffuse
- tcMod scale 0.5 0.5
- tcGen environment
- }
- {
- map models/flags/pole.tga
- blendfunc filter
- rgbGen identity
- }
- }
-
- models/flags/r_flag
- {
- cull disable
- deformVertexes wave 80 sin 2 8 0 3
- deformVertexes wave 20 square 0 2 0.5 0.2
- {
- map textures/sfx/proto_zzzt.tga
- rgbGen identity
- tcMod turb 1 1 0.5 0.3
- tcGen environment
- }
- {
- map models/flags/r_flag.tga
- rgbGen lightingDiffuse
- alphaFunc GE128
- }
- {
- map textures/effects/flagenv.tga
- blendfunc gl_dst_color gl_src_color
- tcGen environment
- }
- }
-
-