home *** CD-ROM | disk | FTP | other *** search
/ Chip 2011 November / CHIP_2011_11.iso / Programy / Inne / Gry / OpenArena / baseoa / pak0.pk3 / scripts / cosmoflash.shader < prev    next >
Encoding:
Text File  |  2008-08-28  |  18.8 KB  |  1,023 lines

  1.  
  2. textures/cosmo_sfx/flag_scimitar_brown1
  3. {
  4.         qer_editorimage textures/cosmo_sfx/flag_scimitar_brown1.tga
  5.         surfaceparm nomarks
  6.         surfaceparm alphashadow
  7.         cull none
  8.         
  9.     {
  10.         map textures/cosmo_sfx/flag_scimitar_brown1.tga
  11.         blendFunc GL_ONE GL_ZERO
  12.         alphaFunc GE128
  13.         depthWrite
  14.         rgbGen identity
  15.     }
  16.     {
  17.         map $lightmap
  18.         blendFunc GL_DST_COLOR GL_ZERO
  19.         depthFunc equal
  20.         rgbGen identity
  21.     }
  22.  
  23. }
  24.  
  25. textures/cosmo_sfx/flag_oa_brown1
  26. {
  27.         qer_editorimage textures/cosmo_sfx/flag_oa_brown1.tga
  28.         surfaceparm nomarks
  29.         surfaceparm alphashadow
  30.         cull none
  31.         
  32.     {
  33.         map textures/cosmo_sfx/flag_oa_brown1.tga
  34.         blendFunc GL_ONE GL_ZERO
  35.         alphaFunc GE128
  36.         rgbGen identity
  37.     }
  38.     {
  39.         map $lightmap
  40.         rgbGen identity
  41.         blendFunc GL_DST_COLOR GL_ZERO
  42.         depthFunc equal
  43.     }
  44. }
  45.  
  46. textures/cosmo_sfx/flag_oa_red1
  47. {
  48.         qer_editorimage textures/cosmo_sfx/flag_oa_red1.tga
  49.         surfaceparm nomarks
  50.         surfaceparm alphashadow
  51.         cull none
  52.         
  53.     {
  54.         map textures/cosmo_sfx/flag_oa_red1.tga
  55.         blendFunc GL_ONE GL_ZERO
  56.         alphaFunc GE128
  57.         rgbGen identity
  58.     }
  59.     {
  60.         map $lightmap
  61.         rgbGen identity
  62.         blendFunc GL_DST_COLOR GL_ZERO
  63.         depthFunc equal
  64.     }
  65. }
  66.  
  67. textures/cosmo_sfx/flag_oa_blue1
  68. {
  69.         qer_editorimage textures/cosmo_sfx/flag_oa_blue1.tga
  70.         surfaceparm nomarks
  71.         surfaceparm alphashadow
  72.         cull none
  73.         
  74.     {
  75.         map textures/cosmo_sfx/flag_oa_blue1.tga
  76.         blendFunc GL_ONE GL_ZERO
  77.         alphaFunc GE128
  78.         rgbGen identity
  79.     }
  80.     {
  81.         map $lightmap
  82.         blendFunc GL_DST_COLOR GL_ZERO
  83.         depthFunc equal
  84.         rgbGen identity
  85.     }
  86. }
  87.  
  88. textures/cosmo_skies/killsky_r
  89. {
  90.     qer_editorimage textures/skies/killsky_1.jpg
  91.     q3map_lightimage textures/skies/skywater.tga
  92.     surfaceparm nomarks
  93.     surfaceparm noimpact
  94.     surfaceparm nolightmap
  95.     surfaceparm sky
  96.     q3map_surfacelight 200
  97.     q3map_globaltexture
  98.     q3map_sun    1 1 1  200  305  70
  99.     skyParms full 512 -
  100.     {
  101.         map textures/skies/intelredclouds.jpg
  102.         tcmod scale 2 3
  103.         tcmod scroll -.01 .02
  104.     }
  105.     {
  106.         map textures/skies/killsky_1.jpg
  107.         blendfunc filter
  108.         tcmod scale 3 2
  109.         tcmod scroll 0.05 0.03
  110.     }
  111. }
  112.  
  113. textures/cosmo_skies/foghullsky1
  114. {
  115.     qer_editorimage textures/cosmo_sfx/fog_or.jpg
  116.     surfaceparm noimpact
  117.     surfaceparm nomarks
  118.     surfaceparm nolightmap
  119.     surfaceparm sky
  120.  
  121.     q3map_sun .5 .37 .19 130 30 65
  122.     q3map_surfacelight 270
  123.     skyparms - 512 -
  124.  
  125.     {
  126.         map textures/cosmo_sfx/fog_or.jpg
  127.         depthWrite
  128.     }
  129. }
  130.  
  131. textures/cosmo_skies/foghull_or
  132. {
  133.     qer_editorimage textures/cosmo_sfx/fog_or.jpg
  134.     qer_nocarve
  135.     surfaceparm    trans
  136.     surfaceparm    nonsolid
  137.     surfaceparm    nolightmap
  138.     surfaceparm    fog
  139.     fogparms ( .76 .56 .16 ) 2048
  140.  
  141. }
  142.  
  143. textures/cosmo_sfx/blood1_decal
  144. {
  145.     qer_editorimage textures/cosmo_sfx/blood1.tga
  146.     nopicmip
  147.     qer_trans 0.75
  148.     q3map_nonplanar 
  149.     q3map_shadeAngle 179 
  150.     q3map_noTJunc 
  151.     surfaceparm nonsolid 
  152.     surfaceparm nomarks 
  153.     surfaceparm pointlight 
  154.     surfaceparm trans 
  155.     polygonOffset
  156.  
  157.     {
  158.         map textures/cosmo_sfx/blood1.tga
  159.         blendFunc GL_SRC_ALPHA GL_ONE
  160.         rgbGen identity
  161.     }
  162. }
  163.  
  164. textures/cosmo_sfx/blood2_decal
  165. {
  166.     qer_editorimage textures/cosmo_sfx/blood2.tga
  167.     nopicmip
  168.     qer_trans 0.75
  169.     q3map_nonplanar 
  170.     q3map_shadeAngle 179 
  171.     q3map_noTJunc 
  172.     surfaceparm nonsolid 
  173.     surfaceparm nomarks 
  174.     surfaceparm pointlight 
  175.     surfaceparm trans 
  176.     polygonOffset
  177.  
  178.     {
  179.         map textures/cosmo_sfx/blood2.tga
  180.         blendFunc GL_SRC_ALPHA GL_ONE
  181.         rgbGen identity
  182.     }
  183.     {
  184.         map $lightmap
  185.         rgbGen identity
  186.         blendFunc GL_DST_COLOR GL_ZERO
  187.         depthFunc equal
  188.     }
  189. }
  190.  
  191. textures/cosmo_sfx/chains01
  192. {
  193.         qer_editorimage textures/cosmo_sfx/chains01.tga
  194.         surfaceparm nomarks
  195.         surfaceparm alphashadow
  196.         deformVertexes autosprite2
  197.         cull none
  198.         
  199.     {
  200.         map textures/cosmo_sfx/chains01.tga
  201.         blendFunc GL_ONE GL_ZERO
  202.         alphaFunc GE128
  203.         depthWrite
  204.         rgbGen identity
  205.     }
  206.     {
  207.         map $lightmap
  208.         rgbGen identity
  209.         blendFunc GL_DST_COLOR GL_ZERO
  210.         depthFunc equal
  211.     }
  212. }
  213.  
  214. textures/cosmo_light/window1
  215. {
  216.     qer_editorimage textures/cosmo_light/window1.tga
  217.     surfaceparm nomarks
  218.     q3map_lightimage textures/cosmo_light/window1_l.tga
  219.     q3map_surfacelight 400
  220.     {
  221.         map textures/cosmo_light/window1.tga
  222.         blendFunc GL_ONE GL_ZERO
  223.         alphaFunc GE128
  224.         depthWrite
  225.         rgbgen identity
  226.     }
  227.     {
  228.          map $lightmap
  229.         blendFunc GL_DST_COLOR GL_ZERO
  230.         depthFunc equal
  231.         rgbGen identity
  232.     }
  233. }
  234.  
  235.  
  236. textures/cosmo_light/dmask1_red
  237. {
  238.     qer_editorimage textures/cosmo_light/dmask1.tga
  239.     surfaceparm nomarks
  240.     q3map_lightimage textures/cosmo_light/dmask1_r.tga
  241.     q3map_surfacelight 2000
  242.  
  243.     {
  244.         map textures/cosmo_light/dmask1.tga
  245.         blendfunc gl_one gl_zero
  246.         rgbgen identity
  247.     }
  248.     {
  249.         map $lightmap
  250.         blendfunc filter
  251.         tcgen lightmap
  252.     }
  253.     {
  254.         map textures/cosmo_light/dmask1_r.tga
  255.         blendfunc add
  256.         rgbGen wave sin 0.25 0.25 0 .25
  257.     }
  258. }
  259.  
  260. textures/cosmo_light/dmask1_blue
  261. {
  262.     qer_editorimage textures/cosmo_light/dmask1.tga
  263.     surfaceparm nomarks
  264.     q3map_lightimage textures/cosmo_light/dmask1_b.tga
  265.     q3map_surfacelight 2000
  266.  
  267.     {
  268.         map textures/cosmo_light/dmask1.tga
  269.         blendfunc gl_one gl_zero
  270.         rgbgen identity
  271.     }
  272.     {
  273.         map $lightmap
  274.         blendfunc filter
  275.         tcgen lightmap
  276.     }
  277.     {
  278.         map textures/cosmo_light/dmask1_b.tga
  279.         blendfunc add
  280.         rgbGen wave sin 0.25 0.25 0 .25
  281.     }
  282. }
  283.  
  284.  
  285. textures/cosmo_floor/sand01
  286. {
  287.     surfaceparm nodamage
  288.     surfaceparm nosteps
  289.     surfaceparm dust
  290.     q3map_lightmapsamplesize 0.1
  291.     q3map_nonplanar
  292.     q3map_shadeangle 80
  293.  
  294.     {
  295.         map $lightmap
  296.         rgbGen identity
  297.     }
  298.     {
  299.         map textures/cosmo_floor/sand01.jpg
  300.         blendFunc GL_DST_COLOR GL_ZERO
  301.         rgbGen identity
  302.     }
  303.  
  304. }
  305.  
  306. textures/cosmo_trim/ctf_wall_red1
  307. {
  308.     qer_editorimage textures/cosmo_trim/ctf_wall_red1.jpg
  309.     surfaceparm nomarks
  310.     {
  311.         map textures/cosmo_trim/ctf_wall_red1.jpg
  312.         rgbgen identity
  313.     }
  314.     {
  315.          map $lightmap
  316.         blendFunc GL_DST_COLOR GL_ZERO
  317.         rgbGen identity
  318.     }
  319.     {
  320.         map textures/cosmo_trim/flashyspots1.jpg
  321.         blendfunc add
  322.         rgbGen wave sin 0.25 0.25 0 .05
  323.     }
  324. }
  325.  
  326.  
  327. textures/cosmo_trim/ctf_wall_blue1
  328. {
  329.     qer_editorimage textures/cosmo_trim/ctf_wall_blue1.jpg
  330.     surfaceparm nomarks
  331.     {
  332.         map textures/cosmo_trim/ctf_wall_blue1.jpg
  333.         rgbgen identity
  334.     }
  335.     {
  336.          map $lightmap
  337.         blendFunc GL_DST_COLOR GL_ZERO
  338.         rgbGen identity
  339.     }
  340.     {
  341.         map textures/cosmo_trim/flashyspots1.jpg
  342.         blendfunc add
  343.         rgbGen wave sin 0.25 0.25 0 .05
  344.     }
  345. }
  346.  
  347.  
  348. textures/cosmo_liquids/plasma_red
  349. {
  350.     
  351.     q3map_globaltexture
  352.     surfaceparm trans
  353.     surfaceparm nonsolid
  354.     surfaceparm noimpact
  355.     surfaceparm lava
  356.     surfaceparm nolightmap
  357.     q3map_surfacelight 1250
  358.     cull disable
  359.     
  360.     tesssize 128
  361.     cull disable
  362.     deformVertexes wave 100 sin 3 2 .1 0.1
  363.     
  364.     {
  365.         map textures/cosmo_liquids/plasma_red.jpg
  366.         rgbGen identity
  367.     }
  368.  
  369. }
  370.  
  371. textures/cosmo_trim/darkgreen02
  372. {
  373.         qer_editorimage textures/cosmo_trim/darkgreen02.tga
  374.         tessSize 64
  375.         surfaceparm nomarks
  376.         cull none
  377.         
  378.     {
  379.         map textures/cosmo_trim/darkgreen02.tga
  380.         blendFunc GL_ONE GL_ZERO
  381.         alphaFunc GE128
  382.         depthWrite
  383.         rgbGen identity
  384.     }
  385.     {
  386.         map $lightmap
  387.         blendFunc GL_DST_COLOR GL_ZERO
  388.         depthFunc equal
  389.         rgbGen identity
  390.     }
  391.  
  392. }
  393.  
  394. textures/cosmo_light/lightyel02_12k
  395. {
  396.     qer_editorimage textures/cosmo_light/lightyel02.jpg
  397.     surfaceparm nomarks
  398.     q3map_surfacelight 12000
  399.     {
  400.         map textures/cosmo_light/lightyel02.jpg
  401.         rgbgen identity
  402.     }
  403.     {
  404.         map $lightmap
  405.         blendFunc filter
  406.         tcgen lightmap
  407.     }
  408. }
  409.  
  410. textures/cosmo_light/lightyel03_5k
  411. {
  412.     qer_editorimage textures/cosmo_light/lightyel03.jpg
  413.     surfaceparm nomarks
  414.     q3map_surfacelight 5000
  415.     {
  416.         map textures/cosmo_light/lightyel03_f.jpg
  417.         tcMod scroll 0 0.1
  418.         rgbgen identity
  419.     }
  420.     {
  421.         map textures/cosmo_sfx/stoerung.jpg
  422.         blendFunc GL_ONE GL_ONE
  423.                 rgbgen wave sin .25 0.1 0 0.1
  424.                 tcMod scroll 0 10
  425.     }    
  426.     {
  427.         map textures/cosmo_sfx/stoerung.jpg
  428.         blendFunc GL_ONE GL_ONE
  429.                 rgbgen wave sin 0.25 0.1 0 0.1
  430.                 tcMod scale  -1 1
  431.                 tcMod scroll 0 -5
  432.     }    
  433.     {
  434.         map $lightmap
  435.         blendfunc filter
  436.         tcgen lightmap
  437.     }
  438.     {
  439.         map textures/cosmo_light/lightyel03.tga
  440.         blendFunc blend
  441.         rgbGen identity
  442.     }
  443. }
  444.  
  445. textures/cosmo_wall/grgr_wall2
  446. {
  447.     qer_editorimage textures/cosmo_wall/grgr_wall2.tga
  448. //    surfaceparm nomarks
  449.     q3map_surfacelight 175
  450.     {
  451.         map textures/cosmo_sfx/pulse.jpg
  452.         tcMod scroll 0 -0.65
  453.         rgbgen identity
  454.     }
  455.     {
  456.         map textures/cosmo_wall/grgr_wall2.tga
  457.         blendFunc blend
  458.         rgbGen identity
  459.     }
  460.  
  461.     {
  462.         map $lightmap
  463.         blendfunc filter
  464.         tcgen lightmap
  465.     }
  466.  
  467. }
  468.  
  469. textures/cosmo_light/wall_light1
  470. {
  471.     qer_editorimage textures/cosmo_light/wall_light1.jpg
  472.     q3map_lightimage textures/cosmo_light/wall_light1_m.jpg
  473.     q3map_surfacelight 1600
  474.     {
  475.         map textures/cosmo_light/wall_light1.jpg
  476.         blendFunc GL_ONE GL_ZERO
  477.         rgbgen identity
  478.     }
  479.     {
  480.          map $lightmap
  481.         blendFunc GL_DST_COLOR GL_ZERO
  482.         rgbGen identity
  483.     }
  484. }
  485.  
  486. textures/cosmo_light/wall_light2
  487. {
  488.     qer_editorimage textures/cosmo_light/wall_light2.jpg
  489.     q3map_surfacelight 1600
  490.     {
  491.         map textures/cosmo_light/wall_light2.jpg
  492.         blendFunc GL_ONE GL_ZERO
  493.         rgbgen identity
  494.     }
  495.     {
  496.          map $lightmap
  497.         blendFunc GL_DST_COLOR GL_ZERO
  498.         rgbGen identity
  499.     }
  500. }
  501.  
  502. textures/cosmo_floor/metalgrid
  503. {
  504.     qer_editorimage textures/cosmo_floor/metalgrid.tga
  505.     cull none
  506.     surfaceparm nomarks
  507. //    surfaceparm noimpact
  508.     nopicmip
  509.     
  510.     {
  511.         map textures/cosmo_floor/metalgrid.tga
  512.         blendFunc GL_DST_COLOR GL_ZERO
  513.         alphaFunc GE128
  514.         rgbGen identity
  515.     }
  516.     {
  517.         map $lightmap
  518.         blendfunc filter
  519.         tcgen lightmap
  520.     }
  521.  
  522. }
  523.  
  524. textures/cosmo_sfx/jumppad
  525. {
  526.     qer_editorimage textures/cosmo_sfx/jumppad.tga
  527.  
  528.     {
  529.         map textures/cosmo_sfx/jumppad.tga
  530.         blendfunc gl_one gl_zero
  531.         rgbgen identity
  532.     }
  533.     {
  534.         map $lightmap
  535.         blendfunc filter
  536.         tcgen lightmap
  537.     }
  538.     {
  539.         map textures/cosmo_sfx/jumppad_b.jpg
  540.         blendfunc add
  541.         rgbGen wave sin 0.25 0.25 0 .25
  542.     }
  543. }
  544.  
  545. textures/cosmo_sfx/jumppad2
  546. {
  547.     qer_editorimage textures/cosmo_sfx/jumppad2.tga
  548.     q3map_lightimage textures/cosmo_sfx/jumppad2_b.jpg
  549.     q3map_surfacelight 600
  550.  
  551.     {
  552.         map textures/cosmo_sfx/jumppad2.tga
  553.         rgbgen identity
  554.     }
  555.     {
  556.         map textures/cosmo_sfx/jumppad2_b.jpg
  557.         blendfunc GL_ONE GL_ONE
  558.         tcMod stretch triangle 2 1 0 0.7
  559.         rgbGen wave sin 0.25 0.25 0 0.7
  560.     }
  561.     {
  562.         map textures/cosmo_sfx/jumppad2.tga
  563.         blendfunc blend
  564.         rgbgen identity
  565.     }
  566.     {
  567.         map $lightmap
  568.         blendFunc filter
  569.         tcgen lightmap
  570.     }
  571.  
  572. }
  573.  
  574. textures/cosmo_sfx/teleporter
  575. {
  576.     qer_editorimage textures/cosmo_sfx/teleporter.jpg
  577.     surfaceparm nomarks
  578.     surfaceparm alphashadow
  579.     deformVertexes normal 0.1 1
  580.         
  581.     {
  582.         map textures/cosmo_sfx/teleporter.jpg
  583.         tcGen environment
  584.         rgbGen identity
  585.     }
  586.     {
  587.         map textures/cosmo_sfx/pulse.jpg
  588.         tcMod scroll 0 -0.65
  589.         blendfunc GL_ONE GL_ONE
  590.         rgbgen identity
  591.     }
  592.  
  593.     
  594. }
  595.  
  596. textures/cosmo_sfx/decal1
  597. {
  598.     qer_editorimage textures/cosmo_sfx/decal1.tga
  599.     nopicmip
  600.     polygonOffset
  601.  
  602.     {
  603.         map textures/cosmo_sfx/decal1.tga
  604.         blendFunc blend
  605.         rgbGen identity
  606.     }
  607. }
  608.  
  609. textures/cosmo_sfx/decal2
  610. {
  611.     qer_editorimage textures/cosmo_sfx/decal2.tga
  612.     nopicmip
  613.     polygonOffset
  614.  
  615.     {
  616.         map textures/cosmo_sfx/decal2.tga
  617.         blendFunc blend
  618.         rgbGen identity
  619.     }
  620. }
  621.  
  622. textures/cosmo_sfx/decal3
  623. {
  624.     qer_editorimage textures/cosmo_sfx/decal3.tga
  625.     nopicmip
  626.     polygonOffset
  627.  
  628.     {
  629.         map textures/cosmo_sfx/decal3.tga
  630.         blendFunc blend
  631.         rgbGen identity
  632.     }
  633. }
  634.  
  635. textures/cosmo_sfx/decal4
  636. {
  637.     qer_editorimage textures/cosmo_sfx/decal4.tga
  638.     nopicmip
  639.     polygonOffset
  640.  
  641.     {
  642.         map textures/cosmo_sfx/decal4.tga
  643.         blendFunc blend
  644.         rgbGen identity
  645.     }
  646. }
  647.  
  648. textures/cosmo_skies/tim_tourney2
  649. {
  650.     qer_editorimage textures/skies/s18.tga
  651.     surfaceparm noimpact
  652.     surfaceparm nolightmap
  653.     surfaceparm nomarks
  654.     surfaceparm sky
  655.     q3map_lightimage textures/skies/s17.tga
  656.     q3map_surfacelight 100
  657.     q3map_sun .5 .5 .5 120 65 90
  658.     skyparms - 1024 -
  659.     {
  660.         map textures/skies/s18.tga
  661.         tcmod scale 2 3
  662.         tcmod scroll 0.03 0.03
  663.     }
  664.     {
  665.         map textures/skies/s14.tga
  666.         blendfunc add
  667.         tcmod scale 3 2
  668.         tcmod scroll 0.015 0.015
  669.     }
  670. }
  671.  
  672. textures/cosmo_liquids/greenliqu1
  673. {
  674.     qer_editorimage textures/cosmo_liquids/greenliqu1.jpg
  675.     surfaceparm noimpact
  676.     surfaceparm nolightmap
  677.     surfaceparm nomarks
  678.     surfaceparm slime
  679.     q3map_surfacelight 1750
  680.     deformVertexes bulge 4 2 0.75
  681.  
  682.     {
  683.         map textures/cosmo_liquids/greenliqu1.jpg
  684.         rgbGen identity
  685.         tcmod scroll 0.03 0.25
  686.     }
  687. }
  688.  
  689. textures/cosmo_sfx/dm17_jpad
  690. {
  691.         qer_editorimage textures/cosmo_sfx/e8jumpspawn02red.tga
  692.         surfaceparm nomarks
  693.         surfaceparm metalsteps
  694.         q3map_surfacelight 15000
  695. //        q3map_lightimage textures/sfx/jc2.jpg
  696.  
  697.     {
  698.         clampmap textures/sfx/jc2.jpg
  699.         tcMod stretch sin 1.2 .8 0 1.5
  700.         rgbGen wave square .5 .5 .25 1.5
  701.     }
  702.     {
  703.         map textures/cosmo_sfx/e8jumpspawn02red.tga
  704.         blendfunc blend
  705.         rgbGen identity
  706.     }
  707.     {
  708.         map $lightmap 
  709.         blendfunc gl_dst_color gl_one_minus_dst_alpha
  710.         rgbGen identity
  711.         tcGen lightmap 
  712.     }
  713. }
  714.  
  715. textures/base_floor/clang_floor_s2
  716. {
  717.     qer_editorimage textures/base_floor/clang_floor_s2.jpg
  718.     surfaceparm metalsteps
  719.  
  720.     {
  721.         map textures/base_floor/clang_floor_s2.jpg
  722.         rgbGen identity
  723.     }
  724.     
  725.     {
  726.         map $lightmap 
  727.         blendfunc filter
  728.         rgbGen identity
  729.     }
  730. }
  731.  
  732. textures/base_floor/clang_decal2
  733. {
  734.     qer_editorimage textures/base_floor/clang_decal2.tga
  735.     nopicmip
  736.     polygonOffset
  737.     surfaceparm metalsteps
  738.  
  739.     {
  740.         map textures/base_floor/clang_decal2.tga
  741.         blendFunc blend
  742.         rgbGen identity
  743.     }
  744. }
  745.  
  746.  
  747. textures/evil6_lights/e6v_light_s_3k
  748. {
  749.     qer_editorimage textures/evil6_lights/e6v_light_s_nolight.jpg
  750.     surfaceparm nomarks
  751.     q3map_surfacelight 13000
  752.     
  753.     {
  754.         map textures/evil6_lights/e6v_light_s_nolight.jpg
  755.         rgbgen identity
  756.     }
  757.     {
  758.          map $lightmap
  759. //        blendFunc GL_DST_COLOR GL_ZERO
  760.         blendFunc filter
  761.         rgbGen identity
  762.     }
  763. }
  764.  
  765. textures/cosmo_light/border7_ceil39_6k
  766. {
  767.     qer_editorimage textures/gothic_light/border7_ceil39.jpg
  768.     q3map_lightimage textures/gothic_light/border7_ceil39blend.jpg
  769.     q3map_surfacelight 6000
  770.     
  771.     {
  772.         map textures/gothic_light/border7_ceil39.jpg
  773.         rgbgen identity
  774.     }
  775.     {
  776.          map $lightmap
  777.         blendFunc filter
  778.         rgbGen identity
  779.     }
  780. }
  781.  
  782.  
  783. textures/cosmo_sfx/diamond_blue
  784. {
  785.     qer_editorimage textures/cosmo_sfx/diamond.blue.tga
  786.     surfaceparm nomarks
  787.     surfaceparm nonsolid
  788.     q3map_surfacelight 4500
  789.     {
  790.         map textures/cosmo_sfx/diamond.blue.tga
  791.         blendFunc GL_ONE GL_ZERO
  792.     }
  793.     {
  794.         map textures/base_trim/tinfx.jpg
  795.         tcGen environment
  796.         blendfunc add
  797.         rgbGen vertex
  798.     }
  799. }
  800.  
  801.  
  802. textures/cosmo_sfx/chalkdoor_d
  803. {
  804.     qer_editorimage textures/cosmo_sfx/chalkdoor.tga
  805.     nopicmip
  806.     polygonOffset
  807.  
  808.     {
  809.         map textures/cosmo_sfx/chalkdoor.tga
  810.         blendFunc blend
  811.         rgbGen identity
  812.     }
  813. }
  814.  
  815. textures/cosmo_light/ironcrosslt1_3k
  816. {
  817.     qer_editorimage textures/cosmo_light/ironcrosslt1.tga
  818.     surfaceparm nomarks
  819.     q3map_lightimage textures/cosmo_light/ironcrosslt1.blend.tga
  820.     q3map_surfacelight 3400
  821.     {
  822.         map textures/cosmo_light/ironcrosslt1.tga
  823.         blendFunc GL_ONE GL_ZERO
  824.         rgbgen identity
  825.     }
  826.     {
  827.          map $lightmap
  828.         blendFunc GL_DST_COLOR GL_ZERO
  829.         depthFunc equal
  830.         rgbGen identity
  831.     }
  832. }
  833.  
  834. textures/cosmo_light/crystalwhite_5k
  835. {
  836.     qer_editorimage textures/cosmo_sfx/diamond.white.tga
  837.     surfaceparm nomarks
  838.     q3map_lightimage textures/cosmo_sfx/diamond.white.tga
  839.     q3map_surfacelight 7500
  840.     {
  841.         map textures/cosmo_sfx/diamond.white.tga
  842.         blendFunc GL_ONE GL_ZERO
  843.         rgbgen identity
  844.     }
  845.     {
  846.         map textures/base_trim/tinfx.jpg
  847.         tcGen environment
  848.         blendfunc add
  849.         rgbGen vertex
  850.     }
  851. }
  852.  
  853.  
  854.  
  855. /* DETAILS */
  856. textures/cosmo_floor/sand02
  857. {
  858.     {
  859.         map textures/cosmo_floor/sand02.tga
  860.         rgbGen identity
  861.     }
  862.     {
  863.         map $lightmap 
  864.         blendfunc filter
  865.     }
  866.     {
  867.         map textures/detail/d_sand.tga
  868.         blendfunc gl_dst_color gl_src_color
  869.         rgbGen identity
  870.         tcMod scale 4 4
  871.         detail
  872.     }
  873.     {
  874.         map textures/detail/d_sandy.tga
  875.         blendfunc gl_dst_color gl_src_color
  876.         rgbGen identity
  877.         tcMod scale 16 16
  878.         detail
  879.     }
  880. }
  881.  
  882. textures/cosmo_floor/sand01
  883. {
  884.     {
  885.         map textures/cosmo_floor/sand01.tga
  886.         rgbGen identity
  887.     }
  888.     {
  889.         map $lightmap 
  890.         blendfunc filter
  891.     }
  892.     {
  893.         map textures/detail/d_sand.tga
  894.         blendfunc gl_dst_color gl_src_color
  895.         rgbGen identity
  896.         tcMod scale 4 4
  897.         detail
  898.     }
  899.     {
  900.         map textures/detail/d_sandy.tga
  901.         blendfunc gl_dst_color gl_src_color
  902.         rgbGen identity
  903.         tcMod scale 16 16
  904.         detail
  905.     }
  906. }
  907.  
  908. textures/cosmo_block/ancient_bricks2
  909. {
  910.     {
  911.         map textures/cosmo_block/ancient_bricks2.tga
  912.         rgbGen identity
  913.     }
  914.     {
  915.         map $lightmap 
  916.         blendfunc filter
  917.     }
  918.     {
  919.         map textures/detail/d_sandy.tga
  920.         blendfunc gl_dst_color gl_src_color
  921.         rgbGen identity
  922.         tcMod scale 8 8
  923.         detail
  924.     }
  925. }
  926.  
  927. textures/cosmo_block/ancient_bricks3
  928. {
  929.     {
  930.         map textures/cosmo_block/ancient_bricks3.tga
  931.         rgbGen identity
  932.     }
  933.     {
  934.         map $lightmap 
  935.         blendfunc filter
  936.     }
  937.     {
  938.         map textures/detail/d_sandy.tga
  939.         blendfunc gl_dst_color gl_src_color
  940.         rgbGen identity
  941.         tcMod scale 8 8
  942.         detail
  943.     }
  944. }
  945.  
  946. textures/cosmo_block/ancient_bricks4
  947. {
  948.     {
  949.         map textures/cosmo_block/ancient_bricks4.tga
  950.         rgbGen identity
  951.     }
  952.     {
  953.         map $lightmap 
  954.         blendfunc filter
  955.     }
  956.     {
  957.         map textures/detail/d_sandy.tga
  958.         blendfunc gl_dst_color gl_src_color
  959.         rgbGen identity
  960.         tcMod scale 8 8
  961.         detail
  962.     }
  963. }
  964.  
  965. textures/cosmo_block/ancient_bricks6
  966. {
  967.     {
  968.         map textures/cosmo_block/ancient_bricks6.tga
  969.         rgbGen identity
  970.     }
  971.     {
  972.         map $lightmap 
  973.         blendfunc filter
  974.     }
  975.     {
  976.         map textures/detail/d_sandy.tga
  977.         blendfunc gl_dst_color gl_src_color
  978.         rgbGen identity
  979.         tcMod scale 8 8
  980.         detail
  981.     }
  982. }
  983.  
  984. textures/cosmo_block/rock01
  985. {
  986.     {
  987.         map textures/cosmo_block/rock01.tga
  988.         rgbGen identity
  989.     }
  990.     {
  991.         map $lightmap 
  992.         blendfunc filter
  993.     }
  994.     {
  995.         map textures/detail/d_stone.tga
  996.         blendfunc gl_dst_color gl_src_color
  997.         rgbGen identity
  998.         tcMod scale 8 8
  999.         detail
  1000.     }
  1001. }
  1002.  
  1003. textures/cosmo_block/rock02
  1004. {
  1005.     {
  1006.         map textures/cosmo_block/rock02.tga
  1007.         rgbGen identity
  1008.     }
  1009.     {
  1010.         map $lightmap 
  1011.         blendfunc filter
  1012.     }
  1013.     {
  1014.         map textures/detail/d_stone.tga
  1015.         blendfunc gl_dst_color gl_src_color
  1016.         rgbGen identity
  1017.         tcMod scale 8 8
  1018.         detail
  1019.     }
  1020. }
  1021.  
  1022. textures/cosmo_block/rock05
  1023. {
  1024.     {
  1025.         map textures/cosmo_block/rock05.tga
  1026.         rgbGen identity
  1027.     }
  1028.     {
  1029.         map $lightmap 
  1030.         blendfunc filter
  1031.     }
  1032.     {
  1033.         map textures/detail/d_stone.tga
  1034.         blendfunc gl_dst_color gl_src_color
  1035.         rgbGen identity
  1036.         tcMod scale 8 8
  1037.         detail
  1038.     }
  1039. }
  1040.  
  1041. textures/cosmo_block/rock06
  1042. {
  1043.     {
  1044.         map textures/cosmo_block/rock06.tga
  1045.         rgbGen identity
  1046.     }
  1047.     {
  1048.         map $lightmap 
  1049.         blendfunc filter
  1050.     }
  1051.     {
  1052.         map textures/detail/d_stone.tga
  1053.         blendfunc gl_dst_color gl_src_color
  1054.         rgbGen identity
  1055.         tcMod scale 8 8
  1056.         detail
  1057.     }
  1058. }
  1059.  
  1060. textures/cosmo_floor/bfloor3
  1061. {
  1062.     {
  1063.         map textures/cosmo_floor/bfloor3.tga
  1064.         rgbGen identity
  1065.     }
  1066.     {
  1067.         map $lightmap 
  1068.         blendfunc filter
  1069.     }
  1070.     {
  1071.         map textures/detail/d_sandy.tga
  1072.         blendfunc gl_dst_color gl_src_color
  1073.         rgbGen identity
  1074.         tcMod scale 2 2
  1075.         detail
  1076.     }
  1077. }
  1078.