home *** CD-ROM | disk | FTP | other *** search
/ GameStar Special 2004 September / GSSH0904CD2.iso / Doom3 / MapsSolo / TriteBreedindFacility / TriteBreedindFacility.exe / kiltron1.pk4 / guis / kiltron1 / cloning_chamber_scan1.gui < prev    next >
Text File  |  2004-08-23  |  8KB  |  349 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    29,18,591,46
  11.         visible    1
  12.         text    "#str_01789"
  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    "CLONING CHAMBER - 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    30,341,591,32
  86.             visible    1
  87.             text    "#str_01790"
  88.             forecolor    1, 0.7, 0.3, 0.75
  89.             textscale    0.5
  90.             font    "fonts/micro"
  91.             textalign    2
  92.         }
  93.         windowDef TextLogout
  94.         {
  95.             rect    168,373,452,30
  96.             visible    1
  97.             text    "#str_01791"
  98.             forecolor    pdinout[ time * 0.001 ],pdinout[ time * 0.001 ],pdinout[ time * 0.001 ],0.5
  99.             textscale    0.4
  100.             font    "fonts/micro"
  101.             textalign    2
  102.         }
  103.     }
  104.     windowDef MapBg11
  105.     {
  106.         rect    164,59,464,20
  107.         visible    1
  108.         background    "guis/assets/teleporter/grid1"
  109.         matcolor    1,1,1,0.7
  110.     }
  111.     windowDef MapBG12
  112.     {
  113.         rect    164,79,464,-246
  114.         visible    1
  115.         background    "guis/assets/teleporter/grid2"
  116.         matcolor    1,1,1,0.7
  117.     }
  118.     windowDef MapBG13
  119.     {
  120.         rect    164,325,464,-20
  121.         visible    1
  122.         background    "guis/assets/teleporter/grid1"
  123.         matcolor    1,1,1,0.7
  124.     }
  125.     windowDef Scan1
  126.     {
  127.         rect    175,70,444,266
  128.         visible    1
  129.         background    "gui/chart/chart4"
  130.         matcolor    0.2,0.8,1,0.4
  131.         matscalex    1.4
  132.     }
  133.     windowDef Scan2
  134.     {
  135.         rect    175,70,444,266
  136.         visible    1
  137.         background    "gui/chart/chart4"
  138.         matcolor    0.2,0.8,1,0.6
  139.     }
  140.     windowDef Scan3
  141.     {
  142.         rect    174,70,444,266
  143.         visible    1
  144.         background    "gui/chart/chart4"
  145.         matcolor    0.6,1,1,0.8
  146.         matscalex    0.8
  147.     }
  148.     windowDef Scan4
  149.     {
  150.         rect    174,70,444,266
  151.         visible    1
  152.         background    "gui/chart/chart4"
  153.         matcolor    1,1,1,0.8
  154.         matscalex    0.6
  155.     }
  156.     windowDef Grid
  157.     {
  158.         rect    173,66,446,272
  159.         visible    1
  160.         background    "gui/grid2"
  161.         matcolor    1,1,1,0.2
  162.         matscalex    10
  163.         matscaley    6
  164.         windowDef bigballglow
  165.         {
  166.             rect    -656,-1,1203,644
  167.             visible    1
  168.             background    "gui/thermal/glow"
  169.             matcolor    0.18,0.18,0.2,1
  170.         }
  171.     }
  172.     windowDef TextNum1
  173.     {
  174.         rect    87,57,58,309
  175.         visible    1
  176.         text    "12.1\n1.71\n18.2\n12.8\n8.82\n7.69\n0.29\n0.3\n1.56\n20.2\n18.1\n19.9\n14.6"
  177.         forecolor    1,1,1,0.25
  178.         textscale    0.33
  179.         font    "fonts/micro"
  180.         textalign    2
  181.  
  182.         onTime 0 {
  183.             set "text" "12.1\n1.71\n18.2\n12.8\n8.82\n7.69\n0.29\n0.3\n1.56\n20.2\n18.1\n19.9\n14.6" ;
  184.         }
  185.  
  186.         onTime 50 {
  187.             set "text" "1.71\n18.2\n12.8\n8.82\n7.69\n0.29\n0.3\n1.56\n20.2\n18.1\n19.9\n14.6\n12.1" ;
  188.         }
  189.  
  190.         onTime 100 {
  191.             set "text" "18.2\n12.8\n8.82\n7.69\n0.29\n0.3\n1.56\n20.2\n18.1\n19.9\n14.6\n12.1\n1.71" ;
  192.         }
  193.  
  194.         onTime 150 {
  195.             set "text" "12.8\n8.82\n7.69\n0.29\n0.3\n1.56\n20.2\n18.1\n19.9\n14.6\n12.1\n1.71\n18.2" ;
  196.         }
  197.  
  198.         onTime 200 {
  199.             set "text" "8.82\n7.69\n0.29\n0.3\n1.56\n20.2\n18.1\n19.9\n14.6\n12.1\n1.71\n18.2\n12.8" ;
  200.         }
  201.  
  202.         onTime 250 {
  203.             set "text" "7.69\n0.29\n0.3\n1.56\n20.2\n18.1\n19.9\n14.6\n12.1\n1.71\n18.2\n12.8\n8.82" ;
  204.         }
  205.  
  206.         onTime 300 {
  207.             set "text" "0.29\n0.3\n1.56\n20.2\n18.1\n19.9\n14.6\n12.1\n1.71\n18.2\n12.8\n8.82\n7.69" ;
  208.         }
  209.  
  210.         onTime 350 {
  211.             set "text" "0.3\n1.56\n20.2\n18.1\n19.9\n14.6\n12.1\n1.71\n18.2\n12.8\n8.82\n7.69\n0.29" ;
  212.         }
  213.  
  214.         onTime 400 {
  215.             set "text" "1.56\n20.2\n18.1\n19.9\n14.6\n12.1\n1.71\n18.2\n12.8\n8.82\n7.69\n0.29\n0.3" ;
  216.         }
  217.  
  218.         onTime 450 {
  219.             set "text" "20.2\n18.1\n19.9\n14.6\n12.1\n1.71\n18.2\n12.8\n8.82\n7.69\n0.29\n0.3\n1.56" ;
  220.         }
  221.  
  222.         onTime 500 {
  223.             set "text" "18.1\n19.9\n14.6\n12.1\n1.71\n18.2\n12.8\n8.82\n7.69\n0.29\n0.3\n1.56\n20.2" ;
  224.         }
  225.  
  226.         onTime 550 {
  227.             set "text" "19.9\n14.6\n12.1\n1.71\n18.2\n12.8\n8.82\n7.69\n0.29\n0.3\n1.56\n20.2\n18.1" ;
  228.         }
  229.  
  230.         onTime 600 {
  231.             set "text" "14.6\n12.1\n1.71\n18.2\n12.8\n8.82\n7.69\n0.29\n0.3\n1.56\n20.2\n18.1\n19.9" ;
  232.         }
  233.  
  234.         onTime 650 {
  235.             resetTime "0" ;
  236.         }
  237.  
  238.     }
  239.     windowDef TextNum2
  240.     {
  241.         rect    26,57,58,309
  242.         visible    1
  243.         text    "14.6\n12.1\n1.71\n18.2\n12.8\n8.82\n7.69\n0.29\n0.3\n1.56\n20.2\n18.1\n19.9"
  244.         forecolor    1,1,1,0.5
  245.         textscale    0.33
  246.         font    "fonts/micro"
  247.         textalign    2
  248.  
  249.         onTime 0 {
  250.             set "text" "19.9\n14.6\n12.1\n1.71\n18.2\n12.8\n8.82\n7.69\n0.29\n0.3\n1.56\n20.2\n18.1" ;
  251.         }
  252.  
  253.         onTime 50 {
  254.             set "text" "14.6\n12.1\n1.71\n18.2\n12.8\n8.82\n7.69\n0.29\n0.3\n1.56\n20.2\n18.1\n19.9" ;
  255.         }
  256.  
  257.         onTime 100 {
  258.             set "text" "12.1\n1.71\n18.2\n12.8\n8.82\n7.69\n0.29\n0.3\n1.56\n20.2\n18.1\n19.9\n14.6" ;
  259.         }
  260.  
  261.         onTime 150 {
  262.             set "text" "1.71\n18.2\n12.8\n8.82\n7.69\n0.29\n0.3\n1.56\n20.2\n18.1\n19.9\n14.6\n12.1" ;
  263.         }
  264.  
  265.         onTime 200 {
  266.             set "text" "18.2\n12.8\n8.82\n7.69\n0.29\n0.3\n1.56\n20.2\n18.1\n19.9\n14.6\n12.1\n1.71" ;
  267.         }
  268.  
  269.         onTime 250 {
  270.             set "text" "12.8\n8.82\n7.69\n0.29\n0.3\n1.56\n20.2\n18.1\n19.9\n14.6\n12.1\n1.71\n18.2" ;
  271.         }
  272.  
  273.         onTime 300 {
  274.             set "text" "8.82\n7.69\n0.29\n0.3\n1.56\n20.2\n18.1\n19.9\n14.6\n12.1\n1.71\n18.2\n12.8" ;
  275.         }
  276.  
  277.         onTime 350 {
  278.             set "text" "7.69\n0.29\n0.3\n1.56\n20.2\n18.1\n19.9\n14.6\n12.1\n1.71\n18.2\n12.8\n8.82" ;
  279.         }
  280.  
  281.         onTime 400 {
  282.             set "text" "0.29\n0.3\n1.56\n20.2\n18.1\n19.9\n14.6\n12.1\n1.71\n18.2\n12.8\n8.82\n7.69" ;
  283.         }
  284.  
  285.         onTime 450 {
  286.             set "text" "0.3\n1.56\n20.2\n18.1\n19.9\n14.6\n12.1\n1.71\n18.2\n12.8\n8.82\n7.69\n0.29" ;
  287.         }
  288.  
  289.         onTime 500 {
  290.             set "text" "1.56\n20.2\n18.1\n19.9\n14.6\n12.1\n1.71\n18.2\n12.8\n8.82\n7.69\n0.29\n0.3" ;
  291.         }
  292.  
  293.         onTime 550 {
  294.             set "text" "20.2\n18.1\n19.9\n14.6\n12.1\n1.71\n18.2\n12.8\n8.82\n7.69\n0.29\n0.3\n1.56" ;
  295.         }
  296.  
  297.         onTime 600 {
  298.             set "text" "18.1\n19.9\n14.6\n12.1\n1.71\n18.2\n12.8\n8.82\n7.69\n0.29\n0.3\n1.56\n20.2" ;
  299.         }
  300.  
  301.         onTime 650 {
  302.             resetTime "0" ;
  303.         }
  304.  
  305.     }
  306.     windowDef Outerglow
  307.     {
  308.         rect    0 ,0 ,-640 ,480
  309.         background    "guis/assets/common/outerglow"
  310.         matcolor    1 ,1 ,1 , pdfade [ time * .0025 ] / 4.8
  311.         visible    1
  312.     }
  313.     windowDef Static
  314.     {
  315.         rect    0 ,0 ,640 ,480
  316.         visible    1
  317.         background    "gui/static"
  318.         matcolor    1, 1, 1, pdhalffade[ time * 0.001 ] / 10
  319.     }
  320.     windowDef Mask
  321.     {
  322.         rect    0 ,0 ,640 ,480
  323.         visible    1
  324.         background    "guis/assets/test/mask"
  325.         matcolor    1, 1, 1, 0.2
  326.     }
  327.     windowDef Outershadow
  328.     {
  329.         rect    0 ,0 ,-640 ,480
  330.         background    "guis/assets/common/outershadow"
  331.         matcolor    1 ,1 ,1 ,1
  332.         visible    1
  333.     }
  334.     windowDef Addhighlight
  335.     {
  336.         rect    0 ,0 ,-640 ,480
  337.         background    "gui/addhighlight"
  338.         matcolor    0.1 ,0.4 ,0.4 ,1
  339.         visible    1
  340.     }
  341.     windowDef scanlinesAlt
  342.     {
  343.         rect    0,0,640,480
  344.         matcolor    0.1,0.1,0.1,1
  345.         background    "gui/test/gui_scanlines5"
  346.         matscaley    2
  347.         visible    1
  348.     }
  349. }