home *** CD-ROM | disk | FTP | other *** search
/ GameStar Special 2004 September / GSSH0904CD2.iso / Doom3 / MapsSolo / TriteBreedindFacility / TriteBreedindFacility.exe / kiltron1.pk4 / guis / map / kiltron1.gui
Text File  |  2004-08-23  |  5KB  |  230 lines

  1. windowDef Desktop
  2. {
  3.     menugui    1
  4.     nocursor    1
  5.     rect    0,0,640,480
  6.     windowDef BackgroundImage
  7.     {
  8.         rect    0,0,640,480
  9.         visible    1
  10.         background    "guis/assets/splash/kiltron1"
  11.         matcolor    1,1,1,1
  12.     }
  13.     windowDef Scanlines2
  14.     {
  15.         rect    0,0,640,480
  16.         matcolor    0.02,0.02,0.02,1
  17.         background    "gui/test/gui_scanlines4"
  18.         matscaley    3.75
  19.         noevents    1
  20.         visible    1
  21.     }
  22.     windowDef bgBlackTop
  23.     {
  24.         rect    0,0,640,200
  25.         visible    1
  26.         windowDef bgBlackTop1
  27.         {
  28.             rect    0,-21,170,-64
  29.             background    "guis/assets/mainmenu/bg1"
  30.             matcolor    1 ,1 ,1 ,0.6
  31.             visible    1
  32.             noevents    1
  33.         }
  34.         windowDef bgBlackTop2
  35.         {
  36.             rect    170,-21,32,-64
  37.             background    "guis/assets/mainmenu/bg2"
  38.             matcolor    1 ,1 ,1 ,0.6
  39.             visible    1
  40.             noevents    1
  41.         }
  42.         windowDef bgBlackTop3
  43.         {
  44.             rect    202,-21,458,-64
  45.             background    "guis/assets/mainmenu/bg3"
  46.             matcolor    1 ,1 ,1 ,0.6
  47.             visible    1
  48.             noevents    1
  49.         }
  50.     }
  51.     windowDef bgBlackBottom
  52.     {
  53.         rect    0,322,640,187
  54.         noevents    1
  55.         visible    1
  56.         windowDef bgBlackBottomFill
  57.         {
  58.             rect    0,64,640,75
  59.             backcolor    0 ,0 ,0 ,0.6
  60.             visible    1
  61.             noevents    1
  62.         }
  63.         windowDef bgBlackBottom1
  64.         {
  65.             rect    0,0,347,64
  66.             background    "guis/assets/mainmenu/bg1"
  67.             matcolor    1 ,1 ,1 ,0.6
  68.             visible    1
  69.             noevents    1
  70.         }
  71.         windowDef bgBlackBottom2
  72.         {
  73.             rect    347,0,32,64
  74.             background    "guis/assets/mainmenu/bg2"
  75.             matcolor    1 ,1 ,1 ,0.6
  76.             visible    1
  77.             noevents    1
  78.         }
  79.         windowDef bgBlackBottom3
  80.         {
  81.             rect    379,0,261,64
  82.             background    "guis/assets/mainmenu/bg3"
  83.             matcolor    1 ,1 ,1 ,0.6
  84.             visible    1
  85.             noevents    1
  86.         }
  87.         windowDef bgBlackBottomFade
  88.         {
  89.             rect    0,30,642,128
  90.             background    "guis/assets/mainmenu/bg4"
  91.             matcolor    0,0,0,1
  92.             visible    1
  93.             noevents    1
  94.         }
  95.     }
  96.     windowDef TitleBar
  97.     {
  98.         rect    -300,371,512,19
  99.         visible    1
  100.         background    "gui/loading/titlebar"
  101.         matcolor    1,1,1,0.1
  102.     }
  103.     windowDef TextDescription
  104.     {
  105.         rect    17,394,521,81
  106.         visible    1
  107.         noevents    1
  108.         forecolor    1,1,1,0
  109.         text    "The UAC at one point initiated a program where cloning of Trite took place for DNA analysis studies. Cloning of the Trite became out of control, and the species slowly took over the laboratory. After weeks of the uncontrolled environment, the Trite turned the facility into their nesting grounds, filling the place with web nests and breeding areas."
  110.         textscale    0.25
  111.         font    "fonts/an"
  112.     }
  113.     windowDef TextTitle
  114.     {
  115.         rect    16,336,610,30
  116.         visible    1
  117.         text    "TRITE BREEDING FACILITY"
  118.         font    "fonts/micro"
  119.         textscale    0.4
  120.         forecolor    1,1,1,0
  121.     }
  122.     windowDef TextSubTitle
  123.     {
  124.         rect    16,367,610,30
  125.         visible    1
  126.         text    "Union Aerospace Cloning Facility"
  127.         textscale    0.4
  128.         forecolor    1,1,1,0
  129.     }
  130.     windowDef LoadingFillClip
  131.     {
  132.         rect    2,18,( "gui::map_loading" * 175 ),16
  133.         visible    1
  134.         windowDef LoadingFill
  135.         {
  136.             rect    0,0,256,16
  137.             visible    1
  138.             background    "guis/assets/splash/load"
  139.             matcolor    1,1,1,0.8
  140.         }
  141.     }
  142.     windowDef LoadingLine
  143.     {
  144.         rect    2,18,256,16
  145.         visible    1
  146.         background    "guis/assets/splash/loadborder"
  147.         matcolor    1,1,1,0
  148.     }
  149.     windowDef TextLoading
  150.     {
  151.         rect    16,-6,123,30
  152.         visible    1
  153.         text    ""
  154.         font    "fonts/micro"
  155.         textscale    0.4
  156.         forecolor    0.2,0.6,0.7,1
  157.     }
  158.     windowDef FlareBox
  159.     {
  160.         rect    0,0,48,21
  161.         background    "gui/mainmenu/textflare"
  162.         matcolor    0.4 ,0.6, 0.6, 0
  163.         visible    1
  164.     }
  165.     windowDef BlackFade
  166.     {
  167.         rect    0,0,640,480
  168.         backcolor    0, 0, 0, 1
  169.         visible    1
  170.     }
  171.     windowDef Anim
  172.     {
  173.         rect    0,0,0,0
  174.         visible    1
  175.  
  176.         onTime 0 {
  177.             transition "BlackFade::backcolor" "0 0 0 1" "0 0 0 0" "400" ;
  178.             set "TextLoading::text" "L" ;
  179.             transition "FlareBox::matcolor" "0.4 0.6 0.6 0" "0.4 0.6 0.6 0.5" "200" ;
  180.             
  181.             transition "bgBlackTop1::rect" "0 -21 150 -64" "0 -21 170 -64" "400" "0.2" "0.8" ;
  182.             transition "bgBlackTop2::rect" "150 -21 32 -64" "170 -21 32 -64" "400" "0.2" "0.8" ;
  183.             transition "bgBlackTop3::rect" "182 -21 498 -64" "202 -21 458 -64" "400" "0.2" "0.8" ;
  184.             transition "bgBlackBottom1::rect" "0 0 377 64" "0 0 347 64" "400" "0.2" "0.8" ;    
  185.             transition "bgBlackBottom2::rect" "377 0 32 64" "347 0 32 64" "400" "0.2" "0.8" ;
  186.             transition "bgBlackBottom3::rect" "409 0 261 64" "379 0 261 64" "400" "0.2" "0.8" ;            
  187.         }
  188.  
  189.         onTime 50 {
  190.             set "TextLoading::text" "#str_03469" ;
  191.             set "FlareBox::rect" "17 0 54 21" ;
  192.         }
  193.  
  194.         onTime 100 {
  195.             set "TextLoading::text" "#str_03470" ;
  196.             set "FlareBox::rect" "37 0 54 21" ;
  197.         }
  198.  
  199.         onTime 150 {
  200.             set "TextLoading::text" "#str_03343" ;
  201.             set "FlareBox::rect" "57 0 54 21" ;
  202.             
  203.         }
  204.  
  205.         onTime 200 {
  206.             set "TextLoading::text" "#str_03471" ;
  207.             set "FlareBox::rect" "67 0 54 21" ;
  208.             
  209.             transition "TitleBar::rect" "-300 371 512 19" "0 371 512 19" "400" "0.2" "0.8" ;
  210.             transition "TextTitle::forecolor" "0 0 0 0" "1 1 1 0.9" "400" "0.2" ".8" ;
  211.             transition "TextSubTitle::forecolor" "0 0 0 0" "1 1 1 0.4" "400" "0.2" ".8" ;
  212.         }
  213.  
  214.         onTime 250 {
  215.             set "TextLoading::text" "#str_03472" ;
  216.             set "FlareBox::rect" "81 0 54 21" ;
  217.         }
  218.  
  219.         onTime 300 {
  220.             set "TextLoading::text" "#str_00408" ;
  221.             set "FlareBox::rect" "100 0 54 21" ;
  222.             transition "FlareBox::matcolor" "0.4 0.6 0.6 0.5" "0 0 0 0" "200" ;
  223.             transition "LoadingLine::matcolor" "1 1 1 0" "1 1 1 0.8" "600" ;
  224.             transition "TextLoading::forecolor" "1 1 1 1" "0.2 0.6 0.7 1" "200" ;
  225.             transition "TextDescription::forecolor" "0 0 0 0" "1 1 1 1" "400" "0.2" "0.8" ;
  226.             transition "TextDescription::rect" "10 394 517 80" "17 394 517 81" "400" "0.2" "0.8" ;
  227.         }
  228.  
  229.     }
  230. }