home *** CD-ROM | disk | FTP | other *** search
/ Chip 2011 November / CHIP_2011_11.iso / Programy / Inne / Gry / OpenArena / baseoa / pak0.pk3 / scripts / oapowerups.shader < prev    next >
Encoding:
Text File  |  2008-04-15  |  3.5 KB  |  246 lines

  1. invisItem
  2. {
  3.     cull disable
  4.     {
  5.         map textures/effects/tinfx.tga
  6.         blendfunc add
  7.         rgbGen wave sin 0.3 0.4 0 0.5 
  8.         tcGen environment 
  9.     }
  10. }
  11.  
  12. quadDamage
  13. {
  14.     {
  15.         map textures/oafx/quadshell.tga
  16.         tcMod scroll 0.5 0.5
  17.         tcGen environment 
  18.     }
  19.     {
  20.         map textures/sfx/specular.tga
  21.         blendfunc add
  22.         tcGen environment 
  23.     }
  24. }
  25.  
  26. teleportEffect
  27. {
  28.     deformVertexes autosprite
  29.     {
  30.         clampmap models/powerups/instant/quadlite.tga
  31.         blendfunc add
  32.         rgbGen wave inversesawtooth 0 1 0 2 
  33.         tcMod rotate 85
  34.         tcMod stretch sawtooth 0 1.5 0 2 
  35.     }
  36.     {
  37.         clampmap models/powerups/instant/quadlite2.tga
  38.         blendfunc add
  39.         rgbGen wave inversesawtooth 0 1 0 2 
  40.         tcMod rotate -73
  41.         tcMod stretch sawtooth 1 -0.7 0 2 
  42.     }
  43. }
  44.  
  45. quadAura
  46. {
  47.     deformVertexes autosprite
  48.     {
  49.         clampmap models/powerups/instant/quadlite.tga
  50.         blendfunc add
  51.         tcMod rotate 6
  52.         tcMod stretch sin 1 0.1 0 1 
  53.     }
  54.     {
  55.         clampmap models/powerups/instant/quadlite2.tga
  56.         blendfunc add
  57.         tcMod rotate -8
  58.         tcMod stretch sin 1 -0.1 0 1 
  59.     }
  60. }
  61.  
  62. //medkit
  63. models/powerups/holdable/medkit_base
  64. {    
  65.     {
  66.         map textures/base_wall/chrome_env.jpg
  67.         tcGen environment 
  68.         rgbGen lightingdiffuse
  69.         tcmod scale .5 .5
  70.     }
  71. }
  72.  
  73. models/powerups/holdable/medkit_plunger
  74. {
  75.     {
  76.         map textures/effects/envmapdimb.jpg
  77.         tcgen environment
  78.         blendfunc add
  79.     }
  80. }
  81.  
  82. models/powerups/holdable/medkit_slime
  83. {    
  84.  
  85.     {
  86.         map textures/liquids/slime9.jpg
  87.         tcmod scroll 1 1
  88.         blendfunc add
  89.     }
  90. }
  91.  
  92. //personal teleporter
  93. models/powerups/holdable/teleport_center
  94. {
  95.     {
  96.         map textures/base_wall/chrome_env.jpg
  97.         tcgen environment
  98.         rgbGen lightingdiffuse
  99.         tcmod scale .5 .5
  100.     }
  101. }
  102.  
  103. models/powerups/holdable/teleport_outer
  104. {
  105.     {
  106.         map textures/liquids/lavafloor.jpg
  107.         tcmod scroll .5 .5
  108.         blendfunc add
  109.     }
  110. }
  111.  
  112. //enviro suit
  113. models/powerups/instant/ebase
  114. {
  115.     {
  116.         map textures/effects/envmapgold.jpg
  117.         tcgen environment
  118.         rgbGen vertex
  119.     }
  120. }
  121.  
  122. models/powerups/instant/ering
  123. {
  124.     {
  125.         map textures/effects/envmapgold.jpg
  126.         tcgen environment
  127.         rgbgen vertex
  128.     }
  129. }
  130. //regeneration
  131. rcad
  132. {
  133.     {
  134.         map textures/effects/regenmap2.jpg
  135.         tcgen environment
  136.         rgbgen vertex
  137.     }
  138. }
  139.  
  140. rring
  141. {
  142.     {
  143.         map textures/effects/regenmap2.jpg
  144.         tcgen environment
  145.         rgbgen vertex
  146.     }
  147. }
  148.  
  149. //haste
  150. models/powerups/instant/h_center
  151. {
  152.     {
  153.         map textures/effects/hastenv.jpg
  154.         tcgen environment
  155.         rgbgen vertex
  156.     }
  157. }
  158.  
  159. models/powerups/instant/h_ring
  160. {
  161.     {
  162.         map textures/effects/hastenv.jpg
  163.         tcgen environment
  164.         rgbgen vertex
  165.     }
  166. }
  167.  
  168. //flight
  169. models/powerups/instant/flight_body
  170. {
  171.     {
  172.         map textures/effects/flightenv.jpg
  173.         tcgen environment
  174.         rgbgen vertex
  175.     }
  176. }
  177.  
  178. models/powerups/instant/flight_ring
  179. {
  180.     {
  181.         map textures/effects/flightenv.jpg
  182.         tcgen environment
  183.         rgbgen vertex
  184.     }
  185. }
  186.  
  187. models/powerups/armor/shard
  188. {
  189.     {
  190.         map models/powerups/armor/shard_env.jpg
  191.         tcgen environment
  192.     }
  193. }
  194.  
  195. models/powerups/armor/shard_env
  196. {
  197.     {
  198.         map models/powerups/armor/shard_env.jpg
  199.         blendfunc add
  200.         rgbgen wave sin .2 .5 0 .5
  201.         tcgen environment
  202.     }
  203. }
  204.  
  205. //gibs ;-p
  206. models/gibs/heart
  207. {
  208.     deformvertexes wave 20 sin 1.4 .3 0 1.2
  209.     {
  210.         map models/gibs/heart.tga
  211.         rgbGen lightingDiffuse
  212.     }
  213. }
  214.  
  215. models/gibs/veins
  216. {
  217.     {
  218.         map models/gibs/veins.tga
  219.         alphafunc GE128
  220.         depthwrite
  221.         rgbGen lightingDiffuse
  222.         
  223.     }
  224. }
  225.  
  226. models/gibs/splurt
  227. {
  228.     {
  229.         map models/gibs/splurt.tga
  230.         alphafunc GE128
  231.         depthwrite
  232.         tcmod scroll 0 3
  233.         rgbGen lightingDiffuse
  234.     }
  235. }
  236.  
  237. models/gibs/f_veins
  238. {
  239.     {
  240.         map models/gibs/f_veins.tga
  241.         alphafunc GE128
  242.         depthwrite
  243.         rgbGen lightingDiffuse
  244.         
  245.     }
  246. }