home *** CD-ROM | disk | FTP | other *** search
/ Chip 2011 November / CHIP_2011_11.iso / Programy / Inne / Gry / OpenArena / baseoa / pak2-players.pk3 / scripts / player_gargoyle.shader < prev    next >
Encoding:
Text File  |  2008-08-08  |  3.5 KB  |  208 lines

  1. models/players/gargoyle/morphedwings
  2. {
  3.     cull disable
  4.     {
  5.         map models/players/gargoyle/morphedwings.tga
  6.         blendfunc add
  7.     }
  8. }
  9.  
  10. models/players/gargoyle/membranecray
  11. {
  12.     cull disable
  13.     {
  14.         map models/players/gargoyle/wings.tga
  15.         blendfunc blend
  16.         rgbGen lightingDiffuse
  17.     }
  18. }
  19.  
  20. models/players/gargoyle/wings-stone
  21. {
  22.     cull disable
  23.     {
  24.         map models/players/gargoyle/wings-stone.tga
  25.         rgbGen lightingDiffuse
  26.         alphaFunc GE128
  27.     }
  28. }
  29.  
  30. models/players/gargoyle/membranecrayyellow
  31. {
  32.     cull disable
  33.     {
  34.         map models/players/gargoyle/wings-yellow.tga
  35.         blendfunc blend
  36.         rgbGen lightingDiffuse
  37.     }
  38. }
  39.  
  40. models/players/gargoyle/membranecrayblue
  41. {
  42.     cull disable
  43.     {
  44.         map models/players/gargoyle/wings-blue.tga
  45.         blendfunc blend
  46.         rgbGen lightingDiffuse
  47.     }
  48. }
  49.  
  50. models/players/gargoyle/morphedgarg
  51. {
  52.     {
  53.         map models/players/gargoyle/morphedgarg.tga
  54.     }
  55.     {
  56.         map models/players/gargoyle/morphedshader.tga
  57.         blendfunc add
  58.         tcMod scroll -0.2 0.3
  59.         tcGen environment 
  60.     }
  61.     {
  62.         map models/players/gargoyle/morphedgarg.tga
  63.         blendfunc blend
  64.         rgbGen lightingDiffuse
  65.     }
  66. }
  67.  
  68. models/players/gargoyle/redg
  69. {
  70.     {
  71.         map models/players/gargoyle/red.tga
  72.         rgbGen lightingDiffuse
  73.     }
  74.     {
  75.         map textures/detail/d_rock.tga
  76.         blendfunc gl_dst_color gl_src_color
  77.         tcMod scale 24 24
  78.         detail
  79.     }
  80. }
  81.  
  82. models/players/gargoyle/buh
  83. {
  84.     {
  85.         map models/players/gargoyle/blue.tga
  86.         rgbGen lightingDiffuse
  87.     }
  88.     {
  89.         map models/players/gargoyle/red.tga
  90.         blendfunc add
  91.         rgbGen lightingDiffuse
  92.     }
  93.     {
  94.         map models/players/gargoyle/bared.tga
  95.         blendfunc add
  96.         rgbGen lightingDiffuse
  97.     }
  98.     {
  99.         map textures/effects/skinspecmult.tga
  100.         blendfunc gl_dst_color gl_src_color
  101.         tcGen environment 
  102.     }
  103.     {
  104.         map $whiteimage 
  105.         blendfunc filter
  106.         rgbGen lightingDiffuse
  107.     }
  108. }
  109.  
  110. models/players/gargoyle/blueg
  111. {
  112.     {
  113.         map models/players/gargoyle/blue.tga
  114.         rgbGen lightingDiffuse
  115.     }
  116.     {
  117.         map textures/effects/shinyskin.tga
  118.         blendfunc gl_src_alpha gl_one
  119.         rgbGen lightingDiffuse
  120.         tcGen environment 
  121.     }
  122.     {
  123.         map models/players/gargoyle/blue.tga
  124.         blendfunc blend
  125.         rgbGen lightingDiffuse
  126.     }
  127.     {
  128.         map textures/detail/d_scale.tga
  129.         blendfunc gl_dst_color gl_src_color
  130.         tcMod scale 16 16
  131.         detail
  132.     }
  133. }
  134.  
  135. models/players/gargoyle/skingargo
  136. {
  137.     {
  138.         map models/players/gargoyle/skingargoyle.tga
  139.         rgbGen lightingDiffuse
  140.     }
  141.     {
  142.         map textures/effects/specular.tga
  143.         blendfunc add
  144.         rgbGen lightingDiffuse
  145.         tcGen environment 
  146.     }
  147.     {
  148.         map models/players/gargoyle/skingargoyle.tga
  149.         blendfunc blend
  150.         rgbGen lightingDiffuse
  151.     }
  152. }
  153.  
  154. models/players/gargoyle/skingargoylerr
  155. {
  156.     {
  157.         map models/players/gargoyle/skingargoyle.tga
  158.         rgbGen lightingDiffuse
  159.     }
  160.     {
  161.         map models/players/gargoyle/specgarg.tga
  162.         blendfunc gl_dst_color gl_src_color
  163.     }
  164. }
  165.  
  166. models/players/gargoyle/baredold
  167. {
  168.     {
  169.         map models/players/gargoyle/bared.tga
  170.         rgbGen lightingDiffuse
  171.     }
  172.     {
  173.         map textures/detail/d_rock.tga
  174.         blendfunc gl_dst_color gl_src_color
  175.         tcMod scale 8 8
  176.         detail
  177.     }
  178. }
  179.  
  180. // TEAM SKIN EXPLOSION
  181. models/players/gargoyle/morphedgarg_red
  182. {
  183.     {
  184.         map models/players/gargoyle/morphedgarg_red.tga
  185.     }
  186.     {
  187.         map models/players/gargoyle/morphedshader_red.tga
  188.         blendfunc add
  189.         tcMod scroll -0.2 0.3
  190.         tcGen environment 
  191.     }
  192.     {
  193.         map models/players/gargoyle/morphedgarg_red.tga
  194.         blendfunc blend
  195.         rgbGen lightingDiffuse
  196.     }
  197. }
  198.  
  199. models/players/gargoyle/morphedwings_red
  200. {
  201.     cull disable
  202.     {
  203.         map models/players/gargoyle/morphedwings_red.tga
  204.         blendfunc add
  205.     }
  206. }
  207.  
  208.