home *** CD-ROM | disk | FTP | other *** search
/ Micromanía 87 / CDMM87_1.ISO / Sidrial / data1.cab / Program_Files / sidrial0.pk3 / scripts / sidrial_lloyd.shader < prev    next >
Encoding:
Text File  |  2002-01-11  |  13.6 KB  |  752 lines

  1. //SKY
  2. // q3map_sun <red> <green> <blue> <intensity> <degrees> <elevation>
  3. // color will be normalized, so it doesn't matter what range you use
  4. // intensity falls off with angle but not distance 100 is a fairly bright sun
  5. // degree of 0 = from the east, 90 = north, etc.  altitude of 0 = sunrise/set, 90 = noon
  6.  
  7. textures/lloydmctf1/lloydmctf1_skybox
  8. {
  9.     qer_editorimage textures/lloydmctf1/lmsky3.tga
  10.     surfaceparm noimpact
  11.     surfaceparm nolightmap
  12.     surfaceparm sky
  13.     //q3map_sun .5 .37 .19 165 180 45
  14.     //q3map_sun .5 .37 .19 155 170 85
  15.     //q3map_sun .5 .37 .19 155 170 70
  16.     //q3map_sun .5 .37 .19 165 270 80
  17.     q3map_sun .5 .37 .19 150 270 80
  18.     q3map_surfacelight 110
  19.     skyparms env/lloydmctf1/lloydmctf1sky - -
  20. }
  21.  
  22.  
  23. //FOG
  24. textures/lloydmctf1/lloydmctf1_waterfog
  25. {
  26.     qer_editorimage textures/lloydmctf1/lloydmctf1_water1.tga
  27.     surfaceparm    trans
  28.     surfaceparm    nonsolid
  29.     surfaceparm    fog
  30.     surfaceparm     nodrop
  31.     surfaceparm     nolightmap
  32.     q3map_globaltexture
  33.     fogparms ( .04 .45 .38 ) 80
  34.     
  35.  
  36.     
  37.     {
  38.         map textures/sidrial_tex/sidrial_blackfog.tga
  39.         blendfunc gl_dst_color gl_zero
  40.         tcmod scale -.05 -.05
  41.         tcmod scroll .01 -.01
  42.         rgbgen identity
  43.     }
  44.  
  45.     {
  46.         map textures/sidrial_tex/sidrial_blackfog.tga
  47.         blendfunc gl_dst_color gl_zero
  48.         tcmod scale .05 .05
  49.         tcmod scroll .01 -.01
  50.         rgbgen identity
  51.     }
  52. }
  53.  
  54.  
  55.  
  56.  
  57. textures/lloydmctf1/lloydmctf1_glass8
  58. {
  59.     qer_editorimage textures/lloydmctf1/lloydmctf1_glass8q3r.tga
  60.     surfaceparm trans
  61.     qer_trans 0.25
  62.     surfaceparm nolightmap
  63.  
  64.     {
  65.         map textures/lloydmctf1/lloydmctf1_tinfx7brown.tga
  66.         blendFunc GL_ONE GL_ONE
  67.         tcgen environment
  68.         rgbGen identity
  69.     }
  70. }
  71.  
  72. textures/lloydmctf1/lloydmctf1_glow1
  73. {
  74.     qer_editorimage textures/lloydmctf1/lloydmctf1_glow1.tga
  75.     deformVertexes autoSprite
  76.     surfaceparm trans
  77.     surfaceparm nomarks
  78.     surfaceparm nolightmap
  79.     cull none
  80.  
  81.     {
  82.         clampmap textures/lloydmctf1/lloydmctf1_glow1.tga
  83.         blendFunc GL_ONE GL_ONE
  84.     }
  85. }
  86.  
  87. textures/lloydmctf1/lloydmctf1_invis
  88. {
  89.     qer_editorimage textures/lloydmctf1/lloydmctf1_invisq3r.tga
  90.     surfaceparm nonsolid
  91.     surfaceparm trans
  92.     surfaceparm nomarks
  93.     surfaceparm nolightmap
  94.  
  95.     {
  96.         clampmap textures/lloydmctf1/lloydmctf1_invisq3r.tga
  97.         blendFunc GL_ONE GL_ONE
  98.     }
  99. }
  100.  
  101. textures/lloydmctf1/lloydmctf1_leaf1
  102. {
  103.     qer_editorimage textures/lloydmctf1/lloydmctf1_leaf1.tga
  104.     surfaceparm trans
  105.     surfaceparm alphashadow
  106.     surfaceparm nonsolid
  107.     surfaceparm nomarks
  108.     cull none
  109.     nopicmip
  110.  
  111.     {
  112.         map textures/lloydmctf1/lloydmctf1_leaf1.tga
  113.         blendFunc GL_ONE GL_ZERO
  114.         alphaFunc GE128
  115.         depthWrite
  116.         rgbGen identity
  117.     }
  118.     {
  119.         map $lightmap
  120.         rgbGen identity
  121.         blendFunc GL_DST_COLOR GL_ZERO
  122.         depthFunc equal
  123.     }
  124. }
  125.  
  126. textures/lloydmctf1/lloydmctf1_leaf2
  127. {
  128.     qer_editorimage textures/lloydmctf1/lloydmctf1_leaf2.tga
  129.     surfaceparm trans
  130.     surfaceparm alphashadow
  131.     surfaceparm nonsolid
  132.     surfaceparm nomarks
  133.     cull none
  134.     nopicmip
  135.  
  136.     {
  137.         map textures/lloydmctf1/lloydmctf1_leaf2.tga
  138.         blendFunc GL_ONE GL_ZERO
  139.         alphaFunc GE128
  140.         depthWrite
  141.         rgbGen identity
  142.     }
  143.     {
  144.         map $lightmap
  145.         rgbGen identity
  146.         blendFunc GL_DST_COLOR GL_ZERO
  147.         depthFunc equal
  148.     }
  149. }
  150.  
  151. textures/lloydmctf1/lloydmctf1_leaf3
  152. {
  153.     qer_editorimage textures/lloydmctf1/lloydmctf1_leaf3.tga
  154.     surfaceparm trans
  155.     surfaceparm alphashadow
  156.     surfaceparm nonsolid
  157.     surfaceparm nomarks
  158.     cull none
  159.     nopicmip
  160.  
  161.     {
  162.         map textures/lloydmctf1/lloydmctf1_leaf3.tga
  163.         blendFunc GL_ONE GL_ZERO
  164.         alphaFunc GE128
  165.         depthWrite
  166.         rgbGen identity
  167.     }
  168.     {
  169.         map $lightmap
  170.         rgbGen identity
  171.         blendFunc GL_DST_COLOR GL_ZERO
  172.         depthFunc equal
  173.     }
  174. }
  175.  
  176. textures/lloydmctf1/lloydmctf1_leaf4
  177. {
  178.     qer_editorimage textures/lloydmctf1/lloydmctf1_leaf4.tga
  179.     surfaceparm trans
  180.     surfaceparm alphashadow
  181.     surfaceparm nonsolid
  182.     surfaceparm nomarks
  183.     cull none
  184.     nopicmip
  185.  
  186.     {
  187.         map textures/lloydmctf1/lloydmctf1_leaf4.tga
  188.         blendFunc GL_ONE GL_ZERO
  189.         alphaFunc GE128
  190.  
  191.     depthWrite
  192.         rgbGen identity
  193.     }
  194.     {
  195.         map $lightmap
  196.         rgbGen identity
  197.         blendFunc GL_DST_COLOR GL_ZERO
  198.         depthFunc equal
  199.     }
  200. }
  201.  
  202. textures/lloydmctf1/lloydmctf1_leaf5
  203. {
  204.     qer_editorimage textures/lloydmctf1/lloydmctf1_leaf5.tga
  205.     surfaceparm trans
  206.     surfaceparm alphashadow
  207.     surfaceparm nonsolid
  208.     surfaceparm nomarks
  209.     cull none
  210.     nopicmip
  211.  
  212.     {
  213.         map textures/lloydmctf1/lloydmctf1_leaf5.tga
  214.         blendFunc GL_ONE GL_ZERO
  215.         alphaFunc GE128
  216.  
  217.     depthWrite
  218.         rgbGen identity
  219.     }
  220.     {
  221.         map $lightmap
  222.         rgbGen identity
  223.         blendFunc GL_DST_COLOR GL_ZERO
  224.         depthFunc equal
  225.     }
  226. }
  227.  
  228. textures/lloydmctf1/lloydmctf1_leaf6
  229. {
  230.     qer_editorimage textures/lloydmctf1/lloydmctf1_leaf6.tga
  231.     surfaceparm trans
  232.     surfaceparm alphashadow
  233.     surfaceparm nonsolid
  234.     surfaceparm nomarks
  235.     cull none
  236.     nopicmip
  237.  
  238.     {
  239.         map textures/lloydmctf1/lloydmctf1_leaf6.tga
  240.         blendFunc GL_ONE GL_ZERO
  241.         alphaFunc GE128
  242.  
  243.     depthWrite
  244.         rgbGen identity
  245.     }
  246.     {
  247.         map $lightmap
  248.         rgbGen identity
  249.         blendFunc GL_DST_COLOR GL_ZERO
  250.         depthFunc equal
  251.     }
  252. }
  253.  
  254.  
  255.  
  256. textures/lloydmctf1/lloydmctf1_smalltreespr
  257. {
  258.     qer_editorimage textures/lloydmctf1/lloydmctf1_smalltreespr.tga
  259.     cull disable
  260.     surfaceparm alphashadow
  261.     deformVertexes autoSprite2
  262.     surfaceparm trans
  263.  
  264.     {
  265.         map textures/lloydmctf1/lloydmctf1_smalltreespr.tga
  266.         blendFunc GL_ONE GL_ZERO
  267.         alphaFunc GE128
  268.         depthWrite
  269.         rgbGen identity
  270.     }
  271.     {
  272.         map $lightmap
  273.         rgbGen identity
  274.         blendFunc GL_DST_COLOR GL_ZERO
  275.         depthFunc equal
  276.     }
  277. }
  278.  
  279. textures/lloydmctf1/lloydmctf1_bush2
  280. {
  281.     qer_editorimage textures/lloydmctf1/lloydmctf1_bush2.tga
  282.     cull disable
  283.     surfaceparm alphashadow
  284.     deformVertexes autoSprite2
  285.     surfaceparm trans
  286.  
  287.     {
  288.         map textures/lloydmctf1/lloydmctf1_bush2.tga
  289.         blendFunc GL_ONE GL_ZERO
  290.         alphaFunc GE128
  291.         depthWrite
  292.         rgbGen identity
  293.     }
  294.     {
  295.         map $lightmap
  296.         rgbGen identity
  297.         blendFunc GL_DST_COLOR GL_ZERO
  298.         depthFunc equal
  299.     }
  300. }
  301.  
  302.  
  303.  
  304.  
  305. textures/lloydmctf1/lloydmctf1_tree1
  306. {
  307.  
  308.  
  309. qer_editorimage textures/lloydmctf1/lloydmctf1_tree1.tga
  310.     surfaceparm trans
  311.     surfaceparm alphashadow
  312.     surfaceparm nonsolid
  313.     surfaceparm nomarks
  314.     cull none
  315.     nopicmip
  316.  
  317.     {
  318.         map textures/lloydmctf1/lloydmctf1_tree1.tga
  319.         blendFunc GL_ONE GL_ZERO
  320.         alphaFunc GE128
  321.         depthWrite
  322.         rgbGen identity
  323.     }
  324.     {
  325.         map $lightmap
  326.         rgbGen identity
  327.         blendFunc GL_DST_COLOR GL_ZERO
  328.         depthFunc equal
  329.     }
  330. }
  331.  
  332. textures/lloydmctf1/lloydmctf1_tree2
  333. {
  334.     qer_editorimage textures/lloydmctf1/lloydmctf1_tree2.tga
  335.     surfaceparm trans
  336.     surfaceparm alphashadow
  337.     surfaceparm nonsolid
  338.     surfaceparm nomarks
  339.     cull none
  340.     nopicmip
  341.  
  342.     {
  343.         map textures/lloydmctf1/lloydmctf1_tree2.tga
  344.         blendFunc GL_ONE GL_ZERO
  345.         alphaFunc GE128
  346.         depthWrite
  347.         rgbGen identity
  348.     }
  349.     {
  350.         map $lightmap
  351.         rgbGen identity
  352.         blendFunc GL_DST_COLOR GL_ZERO
  353.         depthFunc equal
  354.     }
  355. }
  356.  
  357. textures/lloydmctf1/lloydmctf1_tree3
  358. {
  359.     qer_editorimage textures/lloydmctf1/lloydmctf1_tree3.tga
  360.     surfaceparm trans
  361.     surfaceparm alphashadow
  362.     surfaceparm nonsolid
  363.     surfaceparm nomarks
  364.     cull none
  365.     nopicmip
  366.  
  367.     {
  368.         map textures/lloydmctf1/lloydmctf1_tree3.tga
  369.         blendFunc GL_ONE GL_ZERO
  370.         alphaFunc GE128
  371.         depthWrite
  372.         rgbGen identity
  373.     }
  374.     {
  375.         map $lightmap
  376.         rgbGen identity
  377.         blendFunc GL_DST_COLOR GL_ZERO
  378.         depthFunc equal
  379.     }
  380. }
  381.  
  382. textures/lloydmctf1/lloydmctf1_vines
  383. {
  384.     qer_editorimage textures/lloydmctf1/lloydmctf1_vines.tga
  385.     surfaceparm trans
  386.     surfaceparm alphashadow
  387.     surfaceparm nonsolid
  388.     surfaceparm nomarks
  389.     cull none
  390.     nopicmip
  391.  
  392.     {
  393.         map textures/lloydmctf1/lloydmctf1_vines.tga
  394.         blendFunc GL_ONE GL_ZERO
  395.         alphaFunc GE128
  396.         depthWrite
  397.         rgbGen identity
  398.     }
  399.     {
  400.         map $lightmap
  401.         rgbGen identity
  402.         blendFunc GL_DST_COLOR GL_ZERO
  403.         depthFunc equal
  404.     }
  405. }
  406.  
  407. textures/lloydmctf1/lloydmctf1_vines2
  408. {
  409.     qer_editorimage textures/lloydmctf1/lloydmctf1_vines2.tga
  410.     surfaceparm trans
  411.     surfaceparm alphashadow
  412.     surfaceparm nonsolid
  413.     surfaceparm nomarks
  414.     cull none
  415.     nopicmip
  416.  
  417.     {
  418.         map textures/lloydmctf1/lloydmctf1_vines2.tga
  419.         blendFunc GL_ONE GL_ZERO
  420.         alphaFunc GE128
  421.         depthWrite
  422.         rgbGen identity
  423.     }
  424.     {
  425.         map $lightmap
  426.         rgbGen identity
  427.         blendFunc GL_DST_COLOR GL_ZERO
  428.         depthFunc equal
  429.     }
  430. }
  431.  
  432. textures/lloydmctf1/waterfall1
  433. {
  434.     qer_editorimage textures/lloydmctf1/waterfall1.tga
  435.     surfaceparm trans
  436.     surfaceparm alphashadow
  437.     surfaceparm nonsolid
  438.     surfaceparm nomarks
  439.     cull none
  440.     nopicmip
  441.  
  442.     {
  443.         map textures/lloydmctf1/waterfall1.tga
  444.         blendFunc GL_ONE GL_ZERO
  445.         alphaFunc GE128
  446.         depthWrite
  447.         rgbGen identity
  448.         tcmod scroll 0 -1
  449.     }
  450.     {
  451.         map $lightmap
  452.         rgbGen identity
  453.         blendFunc GL_DST_COLOR GL_ZERO
  454.         depthFunc equal
  455.     }
  456. }
  457.  
  458. textures/lloydmctf1/waterfalltemp
  459. {
  460.     qer_editorimage textures/lloydmctf1/waterfalltemp.tga
  461.     surfaceparm nonsolid
  462.     surfaceparm trans
  463.     qer_trans 0.7
  464.     surfaceparm nolightmap
  465.     surfaceparm nomarks
  466.     
  467.     {
  468.         map textures/lloydmctf1/waterfalltemp.tga
  469.         blendFunc add
  470.         tcgen environment
  471.         rgbGen identity
  472.         tcmod scroll 0 -1
  473.     }
  474. }
  475.  
  476. //TEMP
  477. textures/lloydmctf1/glass_nolightmap
  478. {
  479.     qer_editorimage textures/lloydmctf1/glass1.tga
  480.     qer_trans 0.5
  481.     surfaceparm nolightmap
  482.     surfaceparm trans
  483.     tessSize 48
  484.     {
  485.         map textures/lloydmctf1/glass1.tga
  486.         blendFunc GL_ZERO GL_ONE_MINUS_SRC_COLOR
  487.  
  488.     }
  489.     {
  490.         map textures/lloydmctf1/glass1.tga
  491.         blendFunc GL_ONE GL_ONE
  492.         tcGen environment_base
  493.         tcMod scale 1 1
  494.     }
  495. }
  496.  
  497. textures/lloydmctf1/waterfall2
  498. {
  499. qer_trans 0.5
  500. qer_editorimage textures/lloydmctf1/waterfalltemp.tga
  501. q3map_globaltexture
  502. surfaceparm trans
  503. surfaceparm nonsolid
  504. surfaceparm noimpact
  505. surfaceparm water
  506. surfaceparm nolightmap
  507. //tessSize 64
  508. //cull disable
  509. deformVertexes wave 64 triangle 1 3 .1 .8
  510. {
  511. map textures/lloydmctf1/waterfalltemp.tga
  512. blendfunc GL_DST_COLOR GL_ZERO
  513. //blendfunc filter
  514. tcMod scale 1.0 2.0
  515. tcMod turb .1 .05 .25 .08
  516. //tcMod scroll .8 -.125
  517. tcMod scroll 0 -5
  518. }
  519. {
  520. map textures/lloydmctf1/tempwaterripple1.tga
  521. blendfunc GL_ONE GL_ONE
  522. tcMod scale .3 .1
  523. tcMod turb .1 .075 .5 .05
  524. //tcMod scroll 1. .1
  525. tcMod scroll 0 -3
  526. {
  527. map textures/lloydmctf1/tempwaterripple1.tga
  528.  
  529. blendfunc GL_ONE GL_ONE
  530. tcMod scale .4 .2
  531. //tcMod scroll 1. .1
  532. tcMod scroll 0 -2.7
  533.  
  534.  
  535. }
  536.  
  537. textures/lloydmctf1/piranha
  538. {
  539.     qer_editorimage textures/lloydmctf1/lloydmctf1_piranha1.tga
  540.     surfaceparm trans
  541.     surfaceparm alphashadow
  542.     surfaceparm nonsolid
  543.     surfaceparm nomarks
  544.     cull none
  545.     tessSize 32
  546.     deformVertexes wave 32 sin 4 0.8 .1 .8
  547.     nopicmip
  548.  
  549.     {
  550.         map textures/lloydmctf1/lloydmctf1_piranha1.tga
  551.         blendFunc GL_ONE GL_ZERO
  552.         alphaFunc GE128
  553.         depthWrite
  554.         rgbGen identity
  555.     }
  556.     {
  557.         map $lightmap
  558.         rgbGen identity
  559.         blendFunc GL_DST_COLOR GL_ZERO
  560.         depthFunc equal
  561.     }
  562. }
  563.  
  564. textures/lloydmctf1/basemonitor
  565. {
  566.                 qer_editorimage    textures/lloydmctf1/lloydmctf1_basemonitor.tga
  567.         surfaceParm noLightmap
  568.         portal
  569.  
  570.         {
  571.                 map textures/lloydmctf1/lloydmctf1_basemonitor.tga
  572.                 blendFunc blend
  573.                 alphaGen portal 256
  574.                 rgbGen identityLighting
  575.                 depthWrite
  576.         }
  577.  
  578. }
  579.  
  580. textures/lloydmctf1/lloydmctf1_bush1
  581. {
  582.     qer_editorimage textures/lloydmctf1/lloydmctf1_bush1.tga
  583.     surfaceparm trans
  584.     surfaceparm alphashadow
  585.     surfaceparm nonsolid
  586.     surfaceparm nomarks
  587.     cull none
  588.     nopicmip
  589.  
  590.     {
  591.         map textures/lloydmctf1/lloydmctf1_bush1.tga
  592.         blendFunc GL_ONE GL_ZERO
  593.         alphaFunc GE128
  594.         depthWrite
  595.         rgbGen identity
  596.     }
  597.     {
  598.         map $lightmap
  599.         rgbGen identity
  600.         blendFunc GL_DST_COLOR GL_ZERO
  601.         depthFunc equal
  602.     }
  603. }
  604.  
  605. textures/lloydmctf1/lloydmctf1_vines3
  606. {
  607.     qer_editorimage textures/lloydmctf1/lloydmctf1_vines3.tga
  608.     surfaceparm trans
  609.     surfaceparm alphashadow
  610.     surfaceparm nonsolid
  611.     surfaceparm nomarks
  612.     cull none
  613.     nopicmip
  614.  
  615.     {
  616.         map textures/lloydmctf1/lloydmctf1_vines3.tga
  617.         blendFunc GL_ONE GL_ZERO
  618.         alphaFunc GE128
  619.         depthWrite
  620.         rgbGen identity
  621.     }
  622.     {
  623.         map $lightmap
  624.         rgbGen identity
  625.         blendFunc GL_DST_COLOR GL_ZERO
  626.         depthFunc equal
  627.     }
  628. }
  629.  
  630.  
  631. //models
  632.  
  633. models\mapobjects\lloydmlf1\lloydmlf1
  634. {
  635.     surfaceparm alphashadow
  636.     cull none
  637.     {
  638.         map models\mapobjects\lloydmlf1\lloydmlf1.tga
  639.         rgbGen vertex
  640.         depthWrite
  641.         alphaFunc GE128        
  642.     }    
  643. }
  644.  
  645. models\mapobjects\lloydmlf2\lloydmlf2
  646. {
  647.     surfaceparm alphashadow
  648.     cull none
  649.     {
  650.         map models\mapobjects\lloydmlf2\lloydmlf2.tga
  651.         rgbGen vertex
  652.         depthWrite
  653.         alphaFunc GE128        
  654.     }    
  655. }
  656.  
  657. models\mapobjects\lloydmlf2\lloydmlf2b
  658. {
  659.     surfaceparm alphashadow
  660.     cull none
  661.     {
  662.         map models\mapobjects\lloydmlf2\lloydmlf2.tga
  663.         rgbGen vertex
  664.         alphaFunc GE128        
  665.     }    
  666. }
  667.  
  668. models\mapobjects\lloydmlf3\lloydmlf3
  669. {
  670.     surfaceparm alphashadow
  671.     cull none
  672.     nopicmip
  673.     {
  674.         map models\mapobjects\lloydmlf3\lloydmlf3.tga
  675.         rgbGen vertex
  676.         alphaFunc GE128        
  677.     }
  678.         {
  679.         map models\mapobjects\lloydmlf3\lloydmlf3.tga
  680.         rgbGen vertex
  681.         blendfunc blend
  682.     }    
  683.  
  684. }
  685.  
  686. models\mapobjects\lloydmlf3\lloydmlf3b
  687. {
  688.     surfaceparm alphashadow
  689.     cull none
  690.     {
  691.         map models\mapobjects\lloydmlf3\lloydmlf3.tga
  692.         rgbGen vertex
  693.         depthWrite
  694.         alphaFunc GE128        
  695.     }    
  696. }
  697.  
  698. models\mapobjects\lloydmlf3\lloydmlf3c
  699. {
  700.     surfaceparm alphashadow
  701.     cull none
  702.     {
  703.         map models\mapobjects\lloydmlf3\lloydmlf3.tga
  704.         rgbGen vertex
  705.         depthWrite
  706.         alphaFunc GE128        
  707.     }    
  708. }
  709.  
  710. models\mapobjects\lloydmlf3\lloydmlf3d
  711. {
  712.     surfaceparm alphashadow
  713.     cull none
  714.     {
  715.         map models\mapobjects\lloydmlf3\lloydmlf3.tga
  716.         rgbGen vertex
  717.         depthWrite
  718.         alphaFunc GE128        
  719.     }    
  720. }
  721.  
  722. models\mapobjects\lloydmlf4\lloydmlf4
  723. {
  724.     surfaceparm alphashadow
  725.     cull none
  726.     {
  727.         map models\mapobjects\lloydmlf4\lloydmlf4.tga
  728.         rgbGen vertex
  729.         depthWrite
  730.         alphaFunc GE128        
  731.     }    
  732. }
  733.  
  734. models\mapobjects\lloydmlf5\lloydmlf5
  735. {
  736.     surfaceparm alphashadow
  737.     cull none
  738.     nopicmip
  739.     {
  740.         map models\mapobjects\lloydmlf5\lloydmlf5.tga
  741.         alphaFunc GE128        
  742.         rgbGen vertex
  743.     }
  744.     {
  745.         map models\mapobjects\lloydmlf5\lloydmlf5.tga
  746.         rgbGen vertex
  747.         blendfunc blend
  748.     }    
  749.  
  750. }