home *** CD-ROM | disk | FTP | other *** search
/ GameStar Special 2004 September / GSSH0904CD2.iso / Doom3 / MapsSolo / TriteBreedindFacility / TriteBreedindFacility.exe / kiltron1.pk4 / guis / kiltron1 / ventilation_monitoring.gui < prev    next >
Text File  |  2004-08-22  |  6KB  |  300 lines

  1. windowDef Desktop
  2. {
  3.     rect    0 ,0 ,640 ,480
  4.     background    "guis/assets/cpuserver/bg.tga"
  5.     matcolor    0.6,0.898,1,1
  6.     visible    1
  7.     definevec4    "$flicker"    0.45,0.6,0.6,pdscaleTable[time*0.00025]
  8.     windowDef TextTeam
  9.     {
  10.         rect    19,15,616,46
  11.         visible    1
  12.         text    "#str_01793"
  13.         forecolor    1,1,1,0.3
  14.         textScale    0.5
  15.         font    "fonts/micro"
  16.         textAlign    1
  17.     }
  18.     windowDef BgImage
  19.     {
  20.         rect    5,5,630,470
  21.         visible    1
  22.         background    "guis/assets/common/infobg1"
  23.         matcolor    1, 1, 1, 1
  24.     }
  25.     windowDef Bglow
  26.     {
  27.         rect    0, 0, 640, 480
  28.         background    "guis/assets/cpuserver/bglow.tga"
  29.         visible    1
  30.         matcolor    0.4, 0.8, 1, 0.1
  31.  
  32.         onTime 0 {
  33.             transition "matcolor" "0.4 0.8 1 0.1" "0.4 0.8 1 0.09" "75" ;
  34.         }
  35.  
  36.         onTime 75 {
  37.             transition "matcolor" "0.4 0.8 1 0.09" "0.4 0.8 1 0.1" "75" ;
  38.         }
  39.  
  40.         onTime 150 {
  41.             transition "matcolor" "0.4 0.8 1 0.1" "0.4 0.8 1 0.09" "75" ;
  42.         }
  43.  
  44.         onTime 220 {
  45.             transition "matcolor" "0.4 0.8 1 0.09" "0.4 0.8 1 0.1" "75" ;
  46.         }
  47.  
  48.         onTime 300 {
  49.             transition "matcolor" "0.4 0.8 1 0.1" "0.4 0.8 1 0.08" "75" ;
  50.         }
  51.  
  52.         onTime 375 {
  53.             transition "matcolor" "0.4 0.8 1 0.08" "0.4 0.8 1 0.1" "75" ;
  54.         }
  55.  
  56.         onTime 450 {
  57.             resetTime "0" ;
  58.         }
  59.  
  60.     }
  61.     windowDef TextBase
  62.     {
  63.         rect    21,420,485,44
  64.         visible    1
  65.         text    "VENTILATION - SCAN"
  66.         forecolor    0.2,0.27,0.34,0.8
  67.         textScale    0.53
  68.         font    "fonts/micro"
  69.     }
  70.     windowDef TextUAC
  71.     {
  72.         rect    541,416,80,38
  73.         visible    1
  74.         text    "#str_00039"
  75.         forecolor    1, 1, 1, 0.3
  76.         textScale    0.5
  77.         font    "fonts/micro"
  78.     }
  79.     windowDef SectionMain
  80.     {
  81.         rect    0,0,640,480
  82.         visible    1
  83.         windowDef TextUser
  84.         {
  85.             rect    376,149,249,27
  86.             visible    1
  87.             text    "#str_01790"
  88.             forecolor    1,0.698,0.298,0.749
  89.             textScale    0.4
  90.             font    "fonts/micro"
  91.         }
  92.         windowDef TextLogout
  93.         {
  94.             rect    377,376,242,30
  95.             visible    1
  96.             text    "#str_01791"
  97.             forecolor    pdinout[ time * 0.001 ],pdinout[ time * 0.001 ],pdinout[ time * 0.001 ],0.5
  98.             textScale    0.4
  99.             font    "fonts/micro"
  100.         }
  101.     }
  102.     windowDef MapBg11
  103.     {
  104.         rect    33,52,588,20
  105.         visible    1
  106.         background    "guis/assets/teleporter/grid1"
  107.         matcolor    1,1,1,0.7
  108.     }
  109.     windowDef MapBG12
  110.     {
  111.         rect    33,72,588,-60
  112.         visible    1
  113.         background    "guis/assets/teleporter/grid2"
  114.         matcolor    1,1,1,0.7
  115.     }
  116.     windowDef MapBG13
  117.     {
  118.         rect    33,132,588,-20
  119.         visible    1
  120.         background    "guis/assets/teleporter/grid1"
  121.         matcolor    1,1,1,0.7
  122.     }
  123.     windowDef Scan1
  124.     {
  125.         rect    47,61,563,83
  126.         visible    1
  127.         background    "gui/chart/chart4"
  128.         matcolor    1,0.8,0.2,0.4
  129.         matscalex    2.8
  130.     }
  131.     windowDef Scan2
  132.     {
  133.         rect    47,61,563,83
  134.         visible    1
  135.         background    "gui/chart/chart4"
  136.         matcolor    1,0.8,0.2,0.6
  137.         matscalex    2
  138.     }
  139.     windowDef Scan3
  140.     {
  141.         rect    46,61,563,83
  142.         visible    1
  143.         background    "gui/chart/chart4"
  144.         matcolor    1,1,0.6,0.8
  145.         matscalex    1.6
  146.     }
  147.     windowDef Scan4
  148.     {
  149.         rect    46,61,563,83
  150.         visible    1
  151.         background    "gui/chart/chart4"
  152.         matcolor    1,1,1,0.8
  153.         matscalex    1.2
  154.     }
  155.     windowDef Grid
  156.     {
  157.         rect    44,59,565,86
  158.         visible    1
  159.         background    "gui/grid2"
  160.         matcolor    1,1,1,0.2
  161.         matscalex    12
  162.         matscaley    2
  163.         windowDef bigballglow
  164.         {
  165.             rect    156,-22,691,262
  166.             visible    1
  167.             background    "gui/thermal/glow"
  168.             matcolor    0.18,0.18,0.2,1
  169.         }
  170.     }
  171.     windowDef TextNum1
  172.     {
  173.         rect    38,145,75,26
  174.         visible    1
  175.         text    "#str_01794"
  176.         forecolor    1,1,1,0.5
  177.         textScale    0.33
  178.         font    "fonts/micro"
  179.     }
  180.     windowDef TextNum2
  181.     {
  182.         rect    37,374,95,22
  183.         visible    1
  184.         text    "#str_01795"
  185.         forecolor    1,1,1,0.494
  186.         textScale    0.33
  187.         font    "fonts/micro"
  188.     }
  189.     windowDef MapBg111
  190.     {
  191.         rect    35,176,586,20
  192.         visible    1
  193.         background    "guis/assets/teleporter/grid1"
  194.         matcolor    1,1,1,0.7
  195.     }
  196.     windowDef MapBG121
  197.     {
  198.         rect    35,196,586,-165
  199.         visible    1
  200.         background    "guis/assets/teleporter/grid2"
  201.         matcolor    1,1,1,0.7
  202.     }
  203.     windowDef MapBG131
  204.     {
  205.         rect    35,361,586,-20
  206.         visible    1
  207.         background    "guis/assets/teleporter/grid1"
  208.         matcolor    1,1,1,0.7
  209.     }
  210.     windowDef Scan11
  211.     {
  212.         rect    49,186,561,187
  213.         visible    1
  214.         background    "gui/chart/chart4"
  215.         matcolor    1,0.4,0,0.4
  216.         matscalex    1.4
  217.     }
  218.     windowDef Scan21
  219.     {
  220.         rect    49,186,561,187
  221.         visible    1
  222.         background    "gui/chart/chart4"
  223.         matcolor    1,0.2,0.2,0.6
  224.     }
  225.     windowDef Scan31
  226.     {
  227.         rect    48,186,561,187
  228.         visible    1
  229.         background    "gui/chart/chart4"
  230.         matcolor    1,0.4,0.4,0.8
  231.         matscalex    0.8
  232.     }
  233.     windowDef Scan41
  234.     {
  235.         rect    48,186,561,187
  236.         visible    1
  237.         background    "gui/chart/chart4"
  238.         matcolor    1,0.8,0.8,0.8
  239.         matscalex    0.6
  240.     }
  241.     windowDef Grid1
  242.     {
  243.         rect    46,183,563,191
  244.         visible    1
  245.         background    "gui/grid2"
  246.         matcolor    1,1,1,0.2
  247.         matscalex    10
  248.         matscaley    6
  249.         windowDef bigballglow1
  250.         {
  251.             rect    -408,-28,890,408
  252.             visible    1
  253.             background    "gui/thermal/glow"
  254.             matcolor    0.18,0.18,0.2,1
  255.         }
  256.     }
  257.     windowDef Outerglow
  258.     {
  259.         rect    0 ,0 ,-640 ,480
  260.         background    "guis/assets/common/outerglow"
  261.         matcolor    1 ,1 ,1 , pdfade [ time * .0025 ] / 4.8
  262.         visible    1
  263.     }
  264.     windowDef Static
  265.     {
  266.         rect    0 ,0 ,640 ,480
  267.         visible    1
  268.         background    "gui/static"
  269.         matcolor    1, 1, 1, pdhalffade[ time * 0.001 ] / 10
  270.     }
  271.     windowDef Mask
  272.     {
  273.         rect    0 ,0 ,640 ,480
  274.         visible    1
  275.         background    "guis/assets/test/mask"
  276.         matcolor    1, 1, 1, 0.2
  277.     }
  278.     windowDef Outershadow
  279.     {
  280.         rect    0 ,0 ,-640 ,480
  281.         background    "guis/assets/common/outershadow"
  282.         matcolor    1 ,1 ,1 ,1
  283.         visible    1
  284.     }
  285.     windowDef Addhighlight
  286.     {
  287.         rect    0 ,0 ,-640 ,480
  288.         background    "gui/addhighlight"
  289.         matcolor    0.1 ,0.4 ,0.4 ,1
  290.         visible    1
  291.     }
  292.     windowDef scanlinesAlt
  293.     {
  294.         rect    0,0,640,480
  295.         matcolor    0.1,0.1,0.1,1
  296.         background    "gui/test/gui_scanlines5"
  297.         matscaley    2
  298.         visible    1
  299.     }
  300. }