home *** CD-ROM | disk | FTP | other *** search
/ Chip 2011 November / CHIP_2011_11.iso / Programy / Inne / Gry / OpenArena / baseoa / pak0.pk3 / scripts / weapon_shotgun.shader < prev    next >
Encoding:
Text File  |  2007-11-29  |  603 b   |  35 lines

  1. models/weapons2/shotgun/skinoa
  2. {
  3.     {
  4.         map models/weapons2/shotgun/shotgun.tga
  5.         rgbGen lightingDiffuse
  6.     }
  7.     {
  8.         map models/weapons2/shotgun/shotgun_spec.jpg
  9.         blendFunc GL_SRC_ALPHA GL_ONE
  10.         detail
  11.         alphaGen lightingSpecular
  12.     }
  13. }
  14.  
  15. models/weapons2/shotgun/shotgun_laser
  16. {
  17.     
  18.     {
  19.         map    models/weapons2/shotgun/shotgun_laser.tga
  20.         blendfunc add
  21.     }
  22. }
  23.  
  24. models/weapons2/shells/sgunshell_2
  25. {
  26.     deformVertexes autosprite
  27.     {
  28.         map models/weapons2/shells/sgunshell_2
  29.         rgbGen lightingDiffuse
  30.     blendFunc blend
  31.     }
  32.  
  33. }
  34.  
  35.