home *** CD-ROM | disk | FTP | other *** search
/ Chip 2011 November / CHIP_2011_11.iso / Programy / Inne / Gry / OpenArena / baseoa / pak0.pk3 / scripts / iconsprites.shader < prev    next >
Encoding:
Text File  |  2008-10-30  |  14.3 KB  |  1,068 lines

  1. // just simple icon shaders needed
  2.  
  3. textures/REGION
  4. {
  5.     surfaceparm nolightmap
  6. }
  7.  
  8. lagometer
  9. {
  10.     nopicmip
  11.     {
  12.         map gfx/2d/lag.tga
  13.     }
  14. }
  15.  
  16. disconnected
  17. {
  18.     nopicmip
  19.     {
  20.         map gfx/2d/net.tga
  21.     }
  22. }
  23.  
  24. white
  25. {
  26.     {
  27.         map *white
  28.         blendfunc    GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  29.         rgbgen vertex
  30.     }
  31. }
  32.  
  33. levelShotDetail
  34. {
  35.     nopicmip
  36.     {
  37.         map textures/sfx/detail.tga
  38.             blendFunc GL_DST_COLOR GL_SRC_COLOR
  39.         rgbgen identity
  40.     }
  41. }
  42.  
  43. icons/teleporter
  44. {
  45.     nopicmip
  46.     {
  47.         map icons/teleporter.tga
  48.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  49.     }
  50. }
  51. icons/medkit
  52. {
  53.     nopicmip
  54.     {
  55.         map icons/medkit.tga
  56.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  57.     }
  58. }
  59.  
  60. icons/envirosuit
  61. {
  62.     nopicmip
  63.     {
  64.         map icons/envirosuit.tga
  65.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  66.     }
  67. }
  68. icons/quad
  69. {
  70.     nopicmip
  71.     {
  72.         map icons/quad.tga
  73.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  74.     }
  75. }
  76. icons/haste
  77. {
  78.     nopicmip
  79.     {
  80.         map icons/haste.tga
  81.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  82.     }
  83. }
  84. icons/invis
  85. {
  86.     nopicmip
  87.     {
  88.         map icons/invis.tga
  89.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  90.     }
  91. }
  92. icons/regen
  93. {
  94.     nopicmip
  95.     {
  96.         map icons/regen.tga
  97.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  98.     }
  99. }
  100. icons/flight
  101. {
  102.     nopicmip
  103.     {
  104.         map icons/flight.tga
  105.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  106.     }
  107. }
  108.  
  109.  
  110. medal_impressive
  111. {
  112.     nopicmip
  113.     {
  114.         clampmap menu/medals/medal_impressive.tga
  115.         blendFunc blend
  116.     }
  117. }
  118.  
  119. medal_frags
  120. {
  121.     nopicmip
  122.     {
  123.         clampmap menu/medals/medal_frags.tga
  124.         blendFunc blend
  125.     }
  126. }
  127.  
  128. medal_excellent
  129. {
  130.     nopicmip
  131.     {
  132.         clampmap menu/medals/medal_excellent.tga
  133.         blendFunc blend
  134.     }
  135. }
  136.  
  137. medal_gauntlet
  138. {
  139.     nopicmip
  140.     {
  141.         clampmap menu/medals/medal_gauntlet.tga
  142.         blendFunc blend
  143.     }
  144. }
  145.  
  146. medal_assist
  147. {
  148.     nopicmip
  149.     {
  150.         clampmap menu/medals/medal_assist.tga
  151.         blendFunc blend
  152.     }
  153. }
  154.  
  155. medal_defend
  156. {
  157.     nopicmip
  158.     {
  159.         clampmap menu/medals/medal_defend.tga
  160.         blendFunc blend
  161.     }
  162. }
  163.  
  164. medal_capture
  165. {
  166.     nopicmip
  167.     {
  168.         clampmap menu/medals/medal_capture.tga
  169.         blendFunc blend
  170.     }
  171. }
  172.  
  173.  
  174. icons/iconw_gauntlet
  175. {
  176.     nopicmip
  177.     {
  178.         map icons/iconw_gauntlet.tga
  179.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  180.     }
  181. }
  182. icons/iconw_machinegun
  183. {
  184.     nopicmip
  185.     {
  186.         map icons/iconw_machinegun.tga
  187.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  188.     }
  189. }
  190. icons/iconw_rocket
  191. {
  192.     nopicmip
  193.     {
  194.         map icons/iconw_rocket.tga
  195.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  196.     }
  197. }
  198.  
  199. icons/iconw_shotgun
  200. {
  201.     nopicmip
  202.     {
  203.         map icons/iconw_shotgun.tga
  204.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  205.         rgbgen identitylighting
  206.     }
  207. }
  208.  
  209. icons/iconw_grenade
  210. {
  211.     nopicmip
  212.     {
  213.         map icons/iconw_grenade.tga
  214.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  215.     }
  216. }
  217.  
  218. icons/iconw_lightning
  219. {
  220.     nopicmip
  221.     {
  222.         map icons/iconw_lightning.tga
  223.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  224.     }
  225. }
  226.  
  227. icons/iconw_plasma
  228. {
  229.     nopicmip
  230.     {
  231.         map icons/iconw_plasma.tga
  232.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  233.     }
  234. }
  235.  
  236. icons/iconw_railgun
  237. {
  238.     nopicmip
  239.     {
  240.         map icons/iconw_railgun.tga
  241.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  242.     }
  243. }
  244.  
  245. icons/iconw_bfg
  246. {
  247.     nopicmip
  248.     {
  249.         map icons/iconw_bfg.tga
  250.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  251.     }
  252. }
  253.  
  254. icons/iconw_grapple
  255. {
  256.     nopicmip
  257.     {
  258.         map icons/iconw_grapple.tga
  259.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  260.     }
  261. }
  262.  
  263. icons/icona_machinegun
  264. {
  265.     nopicmip
  266.     {
  267.         map icons/icona_machinegun.tga
  268.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  269.     }
  270. }
  271. icons/icona_rocket
  272. {
  273.     nopicmip
  274.     {
  275.         map icons/icona_rocket.tga
  276.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  277.     }
  278. }
  279.  
  280. icons/icona_shotgun
  281. {
  282.     nopicmip
  283.     {
  284.         map icons/icona_shotgun.tga
  285.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  286.         rgbgen identitylighting
  287.     }
  288. }
  289.  
  290. icons/icona_grenade
  291. {
  292.     nopicmip
  293.     {
  294.         map icons/icona_grenade.tga
  295.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  296.     }
  297. }
  298.  
  299. icons/icona_lightning
  300. {
  301.     nopicmip
  302.     {
  303.         map icons/icona_lightning.tga
  304.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  305.     }
  306. }
  307.  
  308. icons/icona_plasma
  309. {
  310.     nopicmip
  311.     {
  312.         map icons/icona_plasma.tga
  313.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  314.     }
  315. }
  316.  
  317. icons/icona_railgun
  318. {
  319.     nopicmip
  320.     {
  321.         map icons/icona_railgun.tga
  322.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  323.     }
  324. }
  325.  
  326. icons/icona_bfg
  327. {
  328.     nopicmip
  329.     {
  330.         map icons/icona_bfg.tga
  331.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  332.     }
  333. }
  334.  
  335.  
  336. icons/iconr_shard
  337. {
  338.     nopicmip
  339.     {
  340.         map icons/iconr_shard.tga
  341.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  342.     }
  343. }
  344.  
  345. icons/iconr_yellow
  346. {
  347.     nopicmip
  348.     {
  349.         map icons/iconr_yellow.tga
  350.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  351.     }
  352. }
  353.  
  354. icons/iconr_red
  355. {
  356.     nopicmip
  357.     {
  358.         map icons/iconr_red.tga
  359.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  360.     }
  361. }
  362.  
  363.  
  364. icons/iconh_green
  365. {
  366.     nopicmip
  367.     {
  368.         map icons/iconh_green.tga
  369.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  370.     }
  371. }
  372.  
  373. icons/iconh_yellow
  374. {
  375.     nopicmip
  376.     {
  377.         map icons/iconh_yellow.tga
  378.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  379.     }
  380. }
  381.  
  382. icons/iconh_red
  383. {
  384.     nopicmip
  385.     {
  386.         map icons/iconh_red.tga
  387.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  388.     }
  389.  
  390. }
  391.  
  392. icons/iconh_mega
  393. {
  394.     nopicmip
  395.     {
  396.         map icons/iconh_mega.tga
  397.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  398.     }
  399. }
  400.  
  401. icons/iconf_red
  402. {
  403.     nopicmip
  404.     {
  405.         map icons/iconf_red.tga
  406.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  407.     }
  408. }
  409.  
  410. icons/iconf_blu
  411. {
  412.     nopicmip
  413.     {
  414.         map icons/iconf_blu.tga
  415.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  416.     }
  417. }
  418.  
  419.  
  420.  
  421. gfx/2d/menuinfo
  422. {
  423.     nopicmip
  424.     {
  425.         map gfx/2d/menuinfo.tga
  426.     }
  427. }
  428.  
  429. gfx/2d/menuinfo2
  430. {
  431.     nopicmip
  432.     {
  433.         map gfx/2d/menuinfo2.tga
  434.     }
  435. }
  436.  
  437. gfx/2d/quit
  438. {
  439.     nopicmip
  440.     nomipmaps
  441.     {
  442.         map gfx/2d/quit.tga
  443.     }
  444. }
  445.  
  446. gfx/2d/cursor
  447. {
  448.     nopicmip
  449.     nomipmaps
  450.     {
  451.         map gfx/2d/cursor.tga
  452.     }
  453. }
  454.  
  455. sprites/balloon3
  456. {
  457.     {
  458.         map sprites/balloon4.tga
  459.         blendfunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  460.     }
  461. }
  462.  
  463. viewBloodBlend
  464. {
  465.     sort    nearest
  466.     {
  467.         //map models/weaphits/blood201.tga
  468.                 map gfx/damage/blood_screen.tga
  469.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  470.         rgbGen identityLighting
  471.         alphaGen vertex
  472.     }
  473. }
  474.  
  475. waterBubble
  476. {
  477.     sort    underwater
  478.     cull none
  479.     entityMergable        
  480.     {
  481.         map sprites/bubble.tga
  482.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  483.         rgbGen        vertex
  484.         alphaGen    vertex
  485.     }
  486. }
  487.  
  488.  
  489. Grareflaader
  490. {
  491.     cull none
  492.     {
  493.         map gfx/misc/flare.tga
  494.         blendFunc GL_ONE GL_ONE
  495.         rgbGen vertex
  496.     }
  497. }
  498. boens
  499. {
  500.     cull none
  501.     {
  502.         map gfx/misc/sun.tga
  503.         blendFunc GL_ONE GL_ONE
  504.         rgbGen vertex
  505.     }
  506. }
  507. gfx/misc/tracer
  508. {
  509.     cull none
  510.     {
  511.         map    gfx/misc/tracer2.tga
  512.         blendFunc GL_ONE GL_ONE
  513.     }
  514. }
  515.  
  516. bloodMark
  517. {
  518.     nopicmip            
  519.     polygonOffset
  520.     {
  521.         clampmap gfx/damage/blood_stain.tga
  522.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  523.         rgbGen identityLighting
  524.         alphaGen vertex
  525.     }
  526. }
  527.  
  528. bloodTrail
  529. {
  530.         
  531.     nopicmip            
  532.     entityMergable        
  533.     {
  534.         //clampmap gfx/misc/blood.tga
  535.                 clampmap gfx/damage/blood_spurt.tga
  536.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  537.         rgbGen        vertex
  538.         alphaGen    vertex
  539.     }
  540. }
  541.  
  542. scoreboardName
  543. {
  544.     nopicmip
  545.     nomipmaps
  546.     {
  547.         clampmap menu/tab/name.tga
  548.         blendfunc blend
  549.     }
  550. }
  551.  
  552. scoreboardScore
  553. {
  554.     nopicmip
  555.     nomipmaps
  556.     {
  557.         clampmap menu/tab/score.tga
  558.         blendfunc blend
  559.     }
  560. }
  561.  
  562. scoreboardTime
  563. {
  564.     nopicmip
  565.     nomipmaps
  566.     {
  567.         clampmap menu/tab/time.tga
  568.         blendfunc blend
  569.     }
  570. }
  571.  
  572. scoreboardPing
  573. {
  574.     nopicmip
  575.     nomipmaps
  576.     {
  577.         clampmap menu/tab/ping.tga
  578.         blendfunc blend
  579.     }
  580. }
  581. gfx/2d/crosshair
  582. {
  583.     nopicmip
  584.     {
  585.         map gfx/2d/crosshair.tga          
  586.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA                
  587.         rgbGen identity
  588.     }
  589. }
  590.  
  591. gfx/2d/crosshairb
  592. {
  593.     nopicmip
  594.     {
  595.         map gfx/2d/crosshairb.tga
  596.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  597.         rgbGen identity
  598.     }
  599. }
  600.  
  601. gfx/2d/crosshairc
  602. {
  603.     nopicmip
  604.     {
  605.         map gfx/2d/crosshairc.tga
  606.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  607.         rgbGen identity
  608.     }
  609. }
  610.  
  611. gfx/2d/crosshaird
  612. {
  613.     nopicmip
  614.     {
  615.         map gfx/2d/crosshaird.tga
  616.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  617.         rgbGen identity
  618.     }
  619. }
  620.  
  621. gfx/2d/crosshaire
  622. {
  623.     nopicmip
  624.     {
  625.         map gfx/2d/crosshaire.tga
  626.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  627.         rgbGen identity
  628.     }
  629. }
  630.  
  631. gfx/2d/crosshairf
  632. {
  633.     nopicmip
  634.     {
  635.         map gfx/2d/crosshairf.tga
  636.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  637.         rgbGen identity
  638.     }
  639. }
  640.  
  641. gfx/2d/crosshairg
  642. {
  643.     nopicmip
  644.     {
  645.         map gfx/2d/crosshairg.tga
  646.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  647.         rgbGen identity
  648.     }
  649. }
  650.  
  651. gfx/2d/crosshairh
  652. {
  653.     nopicmip
  654.     {
  655.         map gfx/2d/crosshairh.tga
  656.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  657.         rgbGen identity
  658.     }
  659. }
  660.  
  661. gfx/2d/crosshairi
  662. {
  663.     nopicmip
  664.     {
  665.         map gfx/2d/crosshairi.tga
  666.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  667.         rgbGen identity
  668.     }
  669.  
  670. }
  671. gfx/2d/crosshairj
  672. {
  673.     nopicmip
  674.     {
  675.         map gfx/2d/crosshairj.tga       
  676.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  677.         rgbGen identity
  678.     }
  679. }
  680. gfx/2d/crosshairk
  681. {
  682.     nopicmip
  683.     {
  684.         map gfx/2d/crosshairk.tga       
  685.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  686.         rgbGen identity
  687.     }
  688. }
  689.  
  690.  
  691.  
  692.  
  693. gfx/2d/bigchars
  694. {
  695.     nopicmip
  696.     nomipmaps
  697.     {
  698.         map gfx/2d/bigchars.tga
  699.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  700.         rgbgen vertex
  701.     }
  702. }
  703. gfx/2d/select
  704. {
  705.     nopicmip
  706.     {
  707.         map gfx/2d/select.tga
  708.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  709.         rgbGen identity
  710.         rgbgen vertex
  711.     }
  712. }
  713.  
  714.  
  715. gfx/2d/assault1d
  716. {
  717.     nopicmip
  718.     {
  719.         map gfx/2d/assault1d.tga
  720.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  721.     }
  722. }
  723. gfx/2d/armor1h
  724. {
  725.     nopicmip
  726.     {
  727.         map gfx/2d/armor1h.tga
  728.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  729.     }
  730. }
  731. gfx/2d/health
  732. {
  733.     nopicmip
  734.     {
  735.         map gfx/2d/health.tga
  736.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  737.     }
  738. }
  739. gfx/2d/blank
  740. {
  741.     nopicmip
  742.     {
  743.         map gfx/2d/blank.tga
  744.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  745.     }
  746. }
  747. gfx/2d/numbers/zero_32b
  748. {
  749.     nopicmip
  750.     {
  751.         map gfx/2d/numbers/zero_32b.tga
  752.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  753.         rgbgen vertex
  754.     }
  755. }
  756. gfx/2d/numbers/one_32b
  757. {
  758.     nopicmip
  759.     {
  760.         map gfx/2d/numbers/one_32b.tga
  761.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  762.         rgbgen vertex
  763.     }
  764. }
  765. gfx/2d/numbers/two_32b
  766. {
  767.     nopicmip
  768.     {
  769.         map gfx/2d/numbers/two_32b.tga
  770.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  771.         rgbgen vertex
  772.     }
  773. }
  774. gfx/2d/numbers/three_32b
  775. {
  776.     nopicmip
  777.     {
  778.         map gfx/2d/numbers/three_32b.tga
  779.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  780.         rgbgen vertex
  781.     }
  782. }
  783. gfx/2d/numbers/four_32b
  784. {
  785.     nopicmip
  786.     {
  787.         map gfx/2d/numbers/four_32b.tga
  788.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  789.         rgbgen vertex
  790.     }
  791. }
  792. gfx/2d/numbers/five_32b
  793. {
  794.     nopicmip
  795.     {
  796.         map gfx/2d/numbers/five_32b.tga
  797.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  798.         rgbgen vertex
  799.     }
  800. }
  801. gfx/2d/numbers/six_32b
  802. {
  803.     nopicmip
  804.     {
  805.         map gfx/2d/numbers/six_32b.tga
  806.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  807.         rgbgen vertex
  808.     }
  809. }
  810. gfx/2d/numbers/seven_32b
  811. {
  812.     nopicmip
  813.     {
  814.         map gfx/2d/numbers/seven_32b.tga
  815.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  816.         rgbgen vertex
  817.     }
  818. }
  819. gfx/2d/numbers/eight_32b
  820. {
  821.     nopicmip
  822.     {
  823.         map gfx/2d/numbers/eight_32b.tga
  824.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  825.         rgbgen vertex
  826.     }
  827. }
  828. gfx/2d/numbers/nine_32b
  829. {
  830.     nopicmip
  831.     {
  832.         map gfx/2d/numbers/nine_32b.tga
  833.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  834.         rgbgen vertex
  835.     }
  836. }
  837. gfx/2d/numbers/minus_32b
  838. {
  839.     nopicmip
  840.     {
  841.         map gfx/2d/numbers/minus_32b.tga
  842.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  843.         rgbgen vertex
  844.     }
  845. }
  846.  
  847.  
  848. // missionpack icons
  849.  
  850. icons/iconw_chaingun
  851. {
  852.     nopicmip
  853.     {
  854.         map icons/iconw_chaingun.tga
  855.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  856.     }
  857. }
  858.  
  859. icons/iconw_chaingun_cl1
  860. {
  861.     nopicmip
  862.     {
  863.         map icons/iconw_chaingun_cl1.tga
  864.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  865.     }
  866. }
  867.  
  868. icons/iconw_chaingun_cl2
  869. {
  870.     nopicmip
  871.     {
  872.         map icons/iconw_chaingun_cl2.tga
  873.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  874.     }
  875. }
  876.  
  877. icons/iconw_grapple
  878. {
  879.     nopicmip
  880.     {
  881.         map icons/iconw_grapple.tga
  882.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  883.     }
  884. }
  885.  
  886. icons/iconw_kamikaze
  887. {
  888.     nopicmip
  889.     {
  890.         map icons/iconw_kamikaze.tga
  891.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  892.     }
  893. }
  894.  
  895. icons/iconw_nailgun
  896. {
  897.     nopicmip
  898.     {
  899.         map icons/iconw_nailgun.tga
  900.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  901.     }
  902. }
  903.  
  904. icons/iconw_proxlauncher
  905. {
  906.     nopicmip
  907.     {
  908.         map icons/iconw_proxlauncher.tga
  909.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  910.     }
  911. }
  912.  
  913. icons/icona_chaingun
  914. {
  915.     nopicmip
  916.     {
  917.         map icons/icona_chaingun.tga
  918.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  919.     }
  920. }
  921.  
  922.  
  923. icons/icona_proxlauncher
  924. {
  925.     nopicmip
  926.     {
  927.         map icons/icona_proxlauncher.tga
  928.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  929.     }
  930. }
  931.  
  932.  
  933. icons/icona_nailgun
  934. {
  935.     nopicmip
  936.     {
  937.         map icons/icona_nailgun.tga
  938.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  939.     }
  940. }
  941.  
  942.  
  943. icons/guard
  944. {
  945.     nopicmip
  946.     {
  947.         map icons/guard.tga
  948.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  949.     }
  950. }
  951.  
  952. icons/doubler
  953. {
  954.     nopicmip
  955.     {
  956.         map icons/doubler.tga
  957.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  958.     }
  959. }
  960.  
  961. icons/ammo_regen
  962. {
  963.     nopicmip
  964.     {
  965.         map icons/ammo_regen.tga
  966.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  967.     }
  968. }
  969.  
  970. icons/scout
  971. {
  972.     nopicmip
  973.     {
  974.         map icons/scout.tga
  975.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  976.     }
  977. }
  978.  
  979.  
  980. icons/icona_red
  981. {
  982.     nopicmip
  983.     {
  984.         map icons/icona_red.tga
  985.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  986.     }
  987. }
  988.  
  989. icons/icona_blue
  990. {
  991.     nopicmip
  992.     {
  993.         map icons/icona_blue.tga
  994.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  995.     }
  996. }
  997.  
  998. icons/icona_white
  999. {
  1000.     nopicmip
  1001.     {
  1002.         map icons/icona_white.tga
  1003.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  1004.     }
  1005. }
  1006.  
  1007. icons/iconb_red
  1008. {
  1009.     nopicmip
  1010.     {
  1011.         map icons/iconb_red.tga
  1012.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  1013.     }
  1014. }
  1015.  
  1016. icons/iconb_blue
  1017. {
  1018.     nopicmip
  1019.     {
  1020.         map icons/iconb_blue.tga
  1021.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  1022.     }
  1023. }
  1024.  
  1025. icons/iconb_white
  1026. {
  1027.     nopicmip
  1028.     {
  1029.         map icons/iconb_white.tga
  1030.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  1031.     }
  1032. }
  1033.  
  1034. icons/icona_red
  1035. {
  1036.     nopicmip
  1037.     {
  1038.         map icons/icona_red.tga
  1039.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  1040.     }
  1041. }
  1042.  
  1043. icons/icona_blue
  1044. {
  1045.     nopicmip
  1046.     {
  1047.         map icons/icona_blue.tga
  1048.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  1049.     }
  1050. }
  1051.  
  1052. icons/iconf_blu
  1053. {
  1054.     nopicmip
  1055.     {
  1056.         map icons/iconf_blu.tga
  1057.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  1058.     }
  1059. }
  1060.  
  1061. icons/iconf_red
  1062. {
  1063.     nopicmip
  1064.     {
  1065.         map icons/iconf_red.tga
  1066.         blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  1067.     }
  1068. }