home *** CD-ROM | disk | FTP | other *** search
/ Chip 2011 November / CHIP_2011_11.iso / Programy / Inne / Gry / OpenArena / baseoa / pak0.pk3 / scripts / oagfx.shader < prev    next >
Encoding:
Text File  |  2006-11-10  |  244 b   |  26 lines

  1. lagometer
  2. {
  3.     nopicmip
  4.     {
  5.         map gfx/2d/lag.tga
  6.     }
  7. }
  8.  
  9. disconnected
  10. {
  11.     {
  12.         map gfx/2d/net.tga
  13.     }
  14. }
  15.  
  16. levelShotDetail
  17. {
  18.     nopicmip
  19.     {
  20.         map textures/sfx/detail.tga
  21.         blendfunc filter
  22.         tcGen vector ( 2 0 0 ) ( 0 2 0 ) 
  23.     }
  24. }
  25.  
  26.