home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2003 June / macformat-130.iso / mac / Reviewed⁄Demos / Spearhead Demo / demota / pak1.pk3 / scripts / windowold.shader < prev    next >
Encoding:
Text File  |  2002-10-21  |  450 b   |  27 lines

  1. textures/mohtest/window4
  2. {
  3.     qer_editorimage textures/mohtest/window4.tga
  4.     cull disable
  5.     {
  6.         map textures/mohtest/window4.tga
  7.         blendFunc blend
  8.         rgbGen identity
  9.     }
  10.     {
  11.         map $lightmap
  12.         rgbGen identity
  13.         blendFunc filter
  14.     }
  15. }
  16.  
  17. townwindow
  18. {
  19.     qer_editorimage textures/mohtest/window4.tga
  20.     q3map_lightimage textures/mohtest/window4.tga
  21.     cull disable
  22.     {
  23.         map textures/mohtest/window4.tga
  24.         blendFunc blend
  25.         rgbGen identity
  26.     }
  27. }