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

  1. windowDef Desktop
  2. {
  3.     rect    0 ,0 ,640 ,480
  4.     visible    1
  5.     background    "guis/assets/common/bg_rc.tga"
  6.     matcolor    0,0,0,0
  7.     float    "trigone"    0
  8.  
  9.     onEvent {
  10.         if ("gui::gui_parm1" == 0) {
  11.             set "trigone" "0" ;
  12.             set "TriggerButton1::noevents" "0" ;
  13.             set "TriggerButton2::noevents" "0" ;
  14.             set "NoTriggerButton::visible" "1" ;
  15.             set "NoTriggerButton1::visible" "1" ;
  16.             set "TriggerButton1::visible" "0" ;
  17.             set "TriggerButton2::visible" "0" ;
  18.             set "Button::visible" "0" ;
  19.             set "ButtonPad1::matcolor" "0.4 0.6 0.8 0" ;
  20.             set "ButtonPad2::matcolor" "0.4 0.6 0.8 0" ;
  21.             set "ButtonPad3::matcolor" "0.4 0.6 0.8 0" ;
  22.             set "ButtonPad4::matcolor" "0.4 0.6 0.8 0" ;
  23.             set "TextPad1::forecolor" "1 1 1 0" ;
  24.             set "TextPad2::forecolor" "1 1 1 0" ;
  25.             set "TextDControl::forecolor" "0.6 0.8 1 0" ;
  26.             
  27.             set "TRCorner::matcolor" "1 0.2 0 0.4" ;
  28.             set "Top2::matcolor" "1 0.2 0 0.4" ;
  29.             set "BRCorner::matcolor" "1 0.2 0 0.4" ;
  30.             set "RightSpacer::matcolor" "1 0.2 0 0.4" ;
  31.             set "Right2::matcolor" "1 0.2 0 0.4" ;
  32.             set "LeftSpacer::matcolor" "1 0.2 0 0.4" ;
  33.             set "Left2::matcolor" "1 0.2 0 0.4" ;
  34.             set "TLCorner::matcolor" "1 0.2 0 0.4" ;
  35.             set "BLCorner::matcolor" "1 0.2 0 0.4" ;
  36.             set "Bottom1::matcolor" "1 0.2 0 0.4" ;
  37.             set "Bglow::matcolor" "1 0.2 0 0.1" ;
  38.             set "BG1::matcolor" "1 0 0 0.5" ;
  39.             
  40.             set "Spin6::rect" "272 175 53 27" ;
  41.             set "Spin6::matcolor" "1 1 1 0" ;
  42.             set "Spin5::rect" "255 164 88 49" ;
  43.             set "Spin5::matcolor" "1 1 1 0.01" ;
  44.             set "Spin4::rect" "224 146 150 84" ;
  45.             set "Spin4::matcolor" "1 1 1 0.02" ;
  46.             set "Spin3::rect" "177 119 244 140" ;
  47.             set "Spin3::matcolor" "1 1 1 0.03" ;
  48.             set "Spin2::rect" "108 74 384 229" ;
  49.             set "Spin2::matcolor" "1 1 1 0.04" ;
  50.             set "Spin1::rect" "0 0 604 378" ;
  51.             set "Spin1::matcolor" "1 1 1 0.05" ;
  52.             set "Spin0::rect" "-176 -114 963 615" ;
  53.             set "Spin0::matcolor" "1 1 1 0.06" ;
  54.         }    
  55.         if ("gui::gui_parm1" == 1) {
  56.             set "NoTriggerButton::visible" "0" ;
  57.             set "NoTriggerButton1::visible" "0" ;
  58.             set "TriggerButton1::visible" "1" ;
  59.             set "TriggerButton2::visible" "0" ;
  60.             set "TriggerButton1::rect" "83 92 479 226" ;
  61.             set "TriggerButton2::rect" "0 0 0 0" ;
  62.             set "Button::visible" "1" ;
  63.             set "ButtonPad1::matcolor" "0.4 0.6 0.8 0.6" ;
  64.             set "ButtonPad2::matcolor" "0.4 0.6 0.8 0.2" ;
  65.             set "ButtonPad3::matcolor" "0.4 0.6 0.8 0.2" ;
  66.             set "ButtonPad4::matcolor" "0.4 0.6 0.8 0.2" ;
  67.             set "TextPad1::forecolor" "1 1 1 0.6" ;
  68.             set "TextPad2::forecolor" "1 1 1 0.2" ;
  69.             set "TextDControl::forecolor" "0.6 0.8 1 0.7" ;
  70.             if ("trigone" == 0) {
  71.                 set "trigone" "1" ;
  72.                 resetTime "spin" "0" ;
  73.                 resetTime "bgframe" "0" ;
  74.             }
  75.         }
  76.         if ("gui::gui_parm1" == 2) {
  77.             set "NoTriggerButton::visible" "0" ;
  78.             set "NoTriggerButton1::visible" "0" ;
  79.             set "TriggerButton1::visible" "0" ;
  80.             set "TriggerButton2::visible" "1" ;
  81.             set "TriggerButton2::rect" "83 92 479 226" ;
  82.             set "TriggerButton1::rect" "0 0 0 0" ;
  83.             set "Button::visible" "1" ;
  84.             set "ButtonPad1::matcolor" "0.4 0.6 0.8 0.2" ;
  85.             set "ButtonPad2::matcolor" "0.4 0.6 0.8 0.6" ;
  86.             set "ButtonPad3::matcolor" "0.4 0.6 0.8 0.2" ;
  87.             set "ButtonPad4::matcolor" "0.4 0.6 0.8 0.2" ;
  88.             set "TextPad1::forecolor" "1 1 1 0.2" ;
  89.             set "TextPad2::forecolor" "1 1 1 0.6" ;
  90.             set "TextDControl::forecolor" "0.6 0.8 1 0.7" ;
  91.             if ("trigone" == 0) {
  92.                 set "trigone" "1" ;
  93.                 resetTime "spin" "0" ;
  94.                 resetTime "bgframe" "0" ;
  95.             }
  96.         }
  97.     }
  98.  
  99.     windowDef BG1
  100.     {
  101.         rect    5,5,630,470
  102.         visible    1
  103.         background    "guis/assets/common/scibox/bg2"
  104.         matcolor    1,0,0,1
  105.     }
  106.     windowDef BGHexGrid
  107.     {
  108.         rect    5,5,630,470
  109.         visible    1
  110.         background    "gui/common/hexgrid"
  111.         matcolor    1,1,1,0.05
  112.         matscalex    10
  113.         matscaley    9
  114.     }
  115.     windowDef leftFlair1a
  116.     {
  117.         rect    8,165,99,135
  118.         visible    1
  119.         background    "guis/assets/teleporter/stationflair"
  120.         matcolor    1,1,1,0.05
  121.     }
  122.     windowDef leftFlair1b
  123.     {
  124.         rect    18,418,95,-38
  125.         visible    1
  126.         background    "guis/assets/teleporter/stationflair"
  127.         matcolor    1,1,1,0.2
  128.     }
  129.     windowDef leftFlair
  130.     {
  131.         rect    18,249,99,83
  132.         visible    1
  133.         background    "guis/assets/teleporter/stationflair"
  134.         matcolor    1,1,1,0.2
  135.     }
  136.     windowDef rightFlair1a
  137.     {
  138.         rect    534,165,-99,135
  139.         visible    1
  140.         background    "guis/assets/teleporter/stationflair"
  141.         matcolor    1,1,1,0.05
  142.     }
  143.     windowDef rightFlair1b
  144.     {
  145.         rect    528,418,-95,-38
  146.         visible    1
  147.         background    "guis/assets/teleporter/stationflair"
  148.         matcolor    1,1,1,0.2
  149.     }
  150.     windowDef rightFlair
  151.     {
  152.         rect    524,249,-99,83
  153.         visible    1
  154.         background    "guis/assets/teleporter/stationflair"
  155.         matcolor    1,1,1,0.2
  156.     }
  157.     windowDef Spin
  158.     {
  159.         rect    19,75,603,346
  160.         visible    1
  161.         notime    1
  162.  
  163.         onTime 0 {
  164.             transition "Spin6::rect" "272 175 53 27" "255 164 88 49" "500" ;
  165.             transition "Spin6::matcolor" "1 1 1 0" "1 1 1 0.01" "500" ;
  166.             transition "Spin5::rect" "255 164 88 49" "224 146 150 84" "500" ;
  167.             transition "Spin5::matcolor" "1 1 1 0.01" "1 1 1 0.02" "500" ;
  168.             transition "Spin4::rect" "224 146 150 84" "177 119 244 140" "500" ;
  169.             transition "Spin4::matcolor" "1 1 1 0.02" "1 1 1 0.03" "500" ;
  170.             transition "Spin3::rect" "177 119 244 140" "108 74 384 229" "500" ;
  171.             transition "Spin3::matcolor" "1 1 1 0.03" "1 1 1 0.04" "500" ;
  172.             transition "Spin2::rect" "108 74 384 229" "0 0 604 378" "500" ;
  173.             transition "Spin2::matcolor" "1 1 1 0.04" "1 1 1 0.05" "500" ;
  174.             transition "Spin1::rect" "0 0 604 378" "-176 -114 963 615" "500" ;
  175.             transition "Spin1::matcolor" "1 1 1 0.05" "1 1 1 0.06" "500" ;
  176.             transition "Spin0::rect" "-176 -114 963 615" "-297 -300 1234 921" "500" ;
  177.             transition "Spin0::matcolor" "1 1 1 0.06" "1 1 1 0.07" "500" ;
  178.         }
  179.  
  180.         onTime 488 {
  181.             resetTime "0" ;
  182.         }
  183.  
  184.         windowDef Spin0
  185.         {
  186.             rect    -176,-114,963,615
  187.             visible    1
  188.             background    "gui/teleporter/spin"
  189.             matcolor    1,1,1,0.06
  190.         }
  191.         windowDef Spin1
  192.         {
  193.             rect    0,0,604,378
  194.             visible    1
  195.             background    "gui/teleporter/spin"
  196.             matcolor    1,1,1,0.05
  197.         }
  198.         windowDef Spin2
  199.         {
  200.             rect    108,74,384,229
  201.             visible    1
  202.             background    "gui/teleporter/spin"
  203.             matcolor    1,1,1,0.04
  204.         }
  205.         windowDef Spin3
  206.         {
  207.             rect    177,119,244,140
  208.             visible    1
  209.             background    "gui/teleporter/spin"
  210.             matcolor    1,1,1,0.03
  211.         }
  212.         windowDef Spin4
  213.         {
  214.             rect    224,146,150,84
  215.             visible    1
  216.             background    "gui/teleporter/spin"
  217.             matcolor    1,1,1,0.02
  218.         }
  219.         windowDef Spin5
  220.         {
  221.             rect    255,164,88,49
  222.             visible    1
  223.             background    "gui/teleporter/spin"
  224.             matcolor    1,1,1,0.01
  225.         }
  226.         windowDef Spin6
  227.         {
  228.             rect    272,175,53,27
  229.             visible    1
  230.             background    "gui/teleporter/spin"
  231.             matcolor    1,1,1,0
  232.         }
  233.     }
  234.     windowDef NoTriggerButton
  235.     {
  236.         rect    23,56,594,275
  237.         visible    1
  238.         text    "TELEPORT STATION 1-B OVERHEATED"
  239.         textscale    1.3
  240.         textalign    1
  241.         forecolor    1,0,0,0.6
  242.         cursor    1
  243.         textaligny    30
  244.         font    "fonts/bank"
  245.  
  246.         onTime 0 {
  247.             transition "forecolor" "1 0 0 0.9" "1 0 0 0.6" "1000" ;
  248.         }
  249.  
  250.         onTime 1000 {
  251.             transition "forecolor" "1 0 0 0.6" "1 0 0 0.9" "100" ;
  252.         }
  253.  
  254.         onTime 1100 {
  255.             resetTime "0" ;
  256.         }
  257.  
  258.         onAction {
  259.             set "cmd" "play guisounds_error" ;
  260.         }
  261.  
  262.     }
  263.     windowDef NoTriggerButton1
  264.     {
  265.         rect    22,356,599,78
  266.         visible    1
  267.         text    "ENGINE COOLING IN PROGRESS"
  268.         textscale    0.55
  269.         textalign    1
  270.         forecolor    1,1,1,0.8
  271.         cursor    1
  272.         font    "fonts/micro"
  273.     }
  274.     windowDef button
  275.     {
  276.         rect    60,68,525,269
  277.         visible    0
  278.         windowDef ButtonBGBlack
  279.         {
  280.             rect    49,28,422,-205
  281.             nocursor    1
  282.             background    "guis/assets/cpuserver/bg.tga"
  283.             matcolor    0, 0, 0, 0.7
  284.             visible    1
  285.         }
  286.         windowDef BtnMM
  287.         {
  288.             rect    -11,109,543,42
  289.             visible    0
  290.             background    "guis/assets/lightswitch/linebar"
  291.             matcolor    1, 1, 1, 0.2
  292.         }
  293.         windowDef BtnBM
  294.         {
  295.             rect    244,220,32,32
  296.             visible    1
  297.             background    "guis/assets/lightswitch/linemiddle"
  298.             matcolor    1, 1, 1, 0.4
  299.  
  300.             onTime 0 {
  301.                 transition "matcolor" "1 1 1 0.5" "1 1 1 0.1" "500" ;
  302.             }
  303.  
  304.             onTime 500 {
  305.                 transition "matcolor" "1 1 1 0.1" "1 1 1 0.5" "500" ;
  306.             }
  307.  
  308.             onTime 1000 {
  309.                 resetTime "0" ;
  310.             }
  311.  
  312.         }
  313.         windowDef BtnBR
  314.         {
  315.             rect    260,124,-238,-133
  316.             visible    1
  317.             background    "guis/assets/lightswitch/linecorner"
  318.             matcolor    0.8,0.95,1,0.3
  319.         }
  320.         windowDef BtnBL
  321.         {
  322.             rect    22,124,238,-133
  323.             visible    1
  324.             background    "guis/assets/lightswitch/linecorner"
  325.             matcolor    0.8,0.95,1,0.3
  326.         }
  327.         windowDef BtnTM
  328.         {
  329.             rect    244,10,32,32
  330.             visible    1
  331.             background    "guis/assets/lightswitch/linemiddle"
  332.             matcolor    1, 1, 1, 0.4
  333.  
  334.             onTime 0 {
  335.                 transition "matcolor" "1 1 1 0.5" "1 1 1 0.1" "500" ;
  336.             }
  337.  
  338.             onTime 500 {
  339.                 transition "matcolor" "1 1 1 0.1" "1 1 1 0.5" "500" ;
  340.             }
  341.  
  342.             onTime 1000 {
  343.                 resetTime "0" ;
  344.             }
  345.  
  346.         }
  347.         windowDef BtnTR
  348.         {
  349.             rect    260,0,-238,133
  350.             visible    1
  351.             background    "guis/assets/lightswitch/linecorner"
  352.             matcolor    0.8,0.95,1,0.3
  353.         }
  354.         windowDef BtnTL
  355.         {
  356.             rect    22,0,238,133
  357.             visible    1
  358.             background    "guis/assets/lightswitch/linecorner"
  359.             matcolor    0.8,0.95,1,0.3
  360.         }
  361.         windowDef BtnLeft
  362.         {
  363.             rect    34,112,20,39
  364.             visible    1
  365.             background    "guis/assets/lightswitch/linemiddle"
  366.             matcolor    1, 1, 1, 0.4
  367.  
  368.             onTime 0 {
  369.                 transition "matcolor" "1 1 1 0.5" "1 1 1 0.1" "500" ;
  370.             }
  371.  
  372.             onTime 500 {
  373.                 transition "matcolor" "1 1 1 0.1" "1 1 1 0.5" "500" ;
  374.             }
  375.  
  376.             onTime 1000 {
  377.                 resetTime "0" ;
  378.             }
  379.  
  380.         }
  381.         windowDef BtnRight
  382.         {
  383.             rect    466,112,20,39
  384.             visible    1
  385.             background    "guis/assets/lightswitch/linemiddle"
  386.             matcolor    1, 1, 1, 0.4
  387.  
  388.             onTime 0 {
  389.                 transition "matcolor" "1 1 1 0.5" "1 1 1 0.1" "500" ;
  390.             }
  391.  
  392.             onTime 500 {
  393.                 transition "matcolor" "1 1 1 0.1" "1 1 1 0.5" "500" ;
  394.             }
  395.  
  396.             onTime 1000 {
  397.                 resetTime "0" ;
  398.             }
  399.  
  400.         }
  401.     }
  402.     windowDef BGFrame
  403.     {
  404.         rect    3,3,634,474
  405.         visible    1
  406.         notime    1
  407.  
  408.         onTime 0 {
  409.             transition "TRCorner::matcolor" "1 0.2 0 0.4" "0.6 0.9 1 0.4" "500" ;
  410.             transition "Top2::matcolor" "1 0.2 0 0.4" "0.6 0.9 1 0.4" "500" ;
  411.             transition "BRCorner::matcolor" "1 0.2 0 0.4" "0.6 0.9 1 0.4" "500" ;
  412.             transition "RightSpacer::matcolor" "1 0.2 0 0.4" "0.6 0.9 1 0.4" "500" ;
  413.             transition "Right2::matcolor" "1 0.2 0 0.4" "0.6 0.9 1 0.4" "500" ;
  414.             transition "LeftSpacer::matcolor" "1 0.2 0 0.4" "0.6 0.9 1 0.4" "500" ;
  415.             transition "Left2::matcolor" "1 0.2 0 0.4" "0.6 0.9 1 0.4" "500" ;
  416.             transition "TLCorner::matcolor" "1 0.2 0 0.4" "0.6 0.9 1 0.4" "500" ;
  417.             transition "BLCorner::matcolor" "1 0.2 0 0.4" "0.6 0.9 1 0.4" "500" ;
  418.             transition "Bottom1::matcolor" "1 0.2 0 0.4" "0.6 0.9 1 0.4" "500" ;
  419.             transition "Bglow::matcolor" "1 0.2 0 0.1" "0.4 0.8 1 0.1" "500" ;
  420.             transition "BG1::matcolor" "1 0 0 0.5" "1 1 1 0.5" "500" ;
  421.         }
  422.  
  423.         windowDef TRCorner
  424.         {
  425.             rect    589,0,-45,40
  426.             visible    1
  427.             background    "guis/assets/common/scibox/g_cornerRound2"
  428.             matcolor    1,0.2,0,0.4
  429.         }
  430.         windowDef Top2
  431.         {
  432.             rect    45,0,544,40
  433.             visible    1
  434.             background    "guis/assets/common/scibox/g_horiz"
  435.             matcolor    1,0.2,0,0.4
  436.         }
  437.         windowDef BRCorner
  438.         {
  439.             rect    544,435,90,40
  440.             visible    1
  441.             background    "guis/assets/common/scibox/g_cornerSmall"
  442.             matcolor    1,0.2,0,0.4
  443.         }
  444.         windowDef RightSpacer
  445.         {
  446.             rect    454,40,-180,49
  447.             visible    1
  448.             background    "guis/assets/common/scibox/g_spacerLarge"
  449.             matcolor    1,0.2,0,0.4
  450.         }
  451.         windowDef Right2
  452.         {
  453.             rect    588,89,46,346
  454.             visible    1
  455.             background    "guis/assets/common/scibox/g_vert"
  456.             matcolor    1,0.2,0,0.4
  457.         }
  458.         windowDef LeftSpacer
  459.         {
  460.             rect    0,40,180,49
  461.             visible    1
  462.             background    "guis/assets/common/scibox/g_spacerLarge"
  463.             matcolor    1,0.2,0,0.4
  464.         }
  465.         windowDef Left2
  466.         {
  467.             rect    0,89,-46,346
  468.             visible    1
  469.             background    "guis/assets/common/scibox/g_vert"
  470.             matcolor    1,0.2,0,0.4
  471.         }
  472.         windowDef TLCorner
  473.         {
  474.             rect    0,0,45,40
  475.             visible    1
  476.             background    "guis/assets/common/scibox/g_cornerRound2"
  477.             matcolor    1,0.2,0,0.4
  478.         }
  479.         windowDef BLCorner
  480.         {
  481.             rect    0,435,-90,40
  482.             visible    1
  483.             background    "guis/assets/common/scibox/g_cornerSmall"
  484.             matcolor    1,0.2,0,0.4
  485.         }
  486.         windowDef Bottom1
  487.         {
  488.             rect    90,435,454,-40
  489.             visible    1
  490.             background    "guis/assets/common/scibox/g_horiz"
  491.             matcolor    1,0.2,0,0.4
  492.         }
  493.     }
  494.     windowDef TriggerButton2
  495.     {
  496.         rect    83,92,479,226
  497.         visible    0
  498.         text    "#str_00902"
  499.         textscale    1.1
  500.         textalign    1
  501.         forecolor    1,1,1,0.8
  502.         font    "fonts/bank"
  503.  
  504.         onAction {
  505.             set "cmd" "play guisounds_chirpconnect" ;
  506.         }
  507.  
  508.         onActionRelease {
  509.             set "cmd" "activate teleport_relay1_2 ; play guisounds_click" ;
  510.             set "noevents" "1" ;
  511.         }
  512.  
  513.     }
  514.     windowDef TriggerButton1
  515.     {
  516.         rect    83,92,479,226
  517.         visible    0
  518.         text    "#str_00902"
  519.         textscale    1.1
  520.         textalign    1
  521.         forecolor    1,1,1,0.8
  522.         font    "fonts/bank"
  523.  
  524.         onAction {
  525.             set "cmd" "play guisounds_chirpconnect" ;
  526.         }
  527.  
  528.         onActionRelease {
  529.             set "cmd" "activate teleport_relay1_1 ; play guisounds_click" ;
  530.             set "noevents" "1" ;
  531.         }
  532.  
  533.     }
  534.     windowDef ButtonBG3
  535.     {
  536.         rect    25,401,591,-20
  537.         visible    1
  538.         background    "guis/assets/teleporter/grid1"
  539.         matcolor    1,1,1,0.4
  540.     }
  541.     windowDef ButtonBG2
  542.     {
  543.         rect    25,350,591,-51
  544.         visible    1
  545.         background    "guis/assets/teleporter/grid2"
  546.         matcolor    1,1,1,0.4
  547.     }
  548.     windowDef ButtonBG1
  549.     {
  550.         rect    25,330,591,20
  551.         visible    1
  552.         background    "guis/assets/teleporter/grid1"
  553.         matcolor    1,1,1,0.4
  554.     }
  555.     windowDef ButtonPad
  556.     {
  557.         rect    7,319,624,117
  558.         visible    1
  559.         windowDef ButtonPad1
  560.         {
  561.             rect    30,39,142,58
  562.             visible    1
  563.             background    "guis/assets/teleporter/button1"
  564.             matcolor    0.4,0.6,0.8,0
  565.         }
  566.         windowDef ButtonPad1o
  567.         {
  568.             rect    30,39,142,58
  569.             visible    1
  570.             background    "guis/assets/teleporter/button2"
  571.             matcolor    0.4,0.6,0.8,0
  572.         }
  573.         windowDef TextPad1
  574.         {
  575.             rect    38,40,125,56
  576.             visible    1
  577.             forecolor    1,1,1,0
  578.             text    "#str_01125"
  579.             textscale    0.32
  580.             font    "fonts/micro"
  581.             textalign    1
  582.             textaligny    4
  583.             noevents    1
  584.             notime    1
  585.         }
  586.         windowDef ButtonPad2
  587.         {
  588.             rect    171,39,142,58
  589.             visible    1
  590.             background    "guis/assets/teleporter/button1"
  591.             matcolor    0.4,0.6,0.8,0
  592.         }
  593.         windowDef ButtonPad2o
  594.         {
  595.             rect    171,39,142,58
  596.             visible    1
  597.             background    "guis/assets/teleporter/button2"
  598.             matcolor    0.4,0.6,0.8,0
  599.         }
  600.         windowDef TextPad2
  601.         {
  602.             rect    179,40,125,56
  603.             visible    1
  604.             forecolor    1,1,1,0
  605.             text    "#str_01128"
  606.             textscale    0.32
  607.             font    "fonts/micro"
  608.             textalign    1
  609.             textaligny    4
  610.             noevents    1
  611.             notime    1
  612.         }
  613.         windowDef ButtonPad3
  614.         {
  615.             rect    312,39,142,58
  616.             visible    1
  617.             background    "guis/assets/teleporter/button1"
  618.             matcolor    0.4,0.6,0.8,0
  619.         }
  620.         windowDef ButtonPad3o
  621.         {
  622.             rect    312,39,142,58
  623.             visible    1
  624.             background    "guis/assets/teleporter/button2"
  625.             matcolor    1,0.6,0.1,0
  626.         }
  627.         windowDef TextPad3
  628.         {
  629.             rect    319,40,125,56
  630.             visible    1
  631.             forecolor    1,1,1,0
  632.             text    "#str_01125"
  633.             textscale    0.32
  634.             font    "fonts/micro"
  635.             textalign    1
  636.             textaligny    4
  637.             noevents    1
  638.             notime    1
  639.         }
  640.         windowDef ButtonPad4
  641.         {
  642.             rect    454,39,142,58
  643.             visible    1
  644.             background    "guis/assets/teleporter/button1"
  645.             matcolor    0.4,0.6,0.8,0
  646.         }
  647.         windowDef ButtonPad4o
  648.         {
  649.             rect    454,39,142,58
  650.             visible    1
  651.             background    "guis/assets/teleporter/button2"
  652.             matcolor    1,0.6,0.1,0
  653.         }
  654.         windowDef TextPad4
  655.         {
  656.             rect    461,40,125,56
  657.             visible    1
  658.             forecolor    1,1,1,0
  659.             text    "#str_01125"
  660.             textscale    0.32
  661.             font    "fonts/micro"
  662.             textalign    1
  663.             textaligny    4
  664.             noevents    1
  665.             notime    1
  666.         }
  667.         windowDef TextDControl
  668.         {
  669.             rect    43,15,544,33
  670.             visible    1
  671.             text    "#str_00904"
  672.             forecolor    0.6,0.8,1,0
  673.             textscale    0.38
  674.             font    "fonts/micro"
  675.         }
  676.     }
  677.     windowDef TextTitle1
  678.     {
  679.         rect    30,12,585,57
  680.         visible    1
  681.         //text    "#str_01099"
  682.         text    "TELEPORT STATION 1-B"
  683.         forecolor    1,1,1,0.6
  684.         textscale    0.74
  685.         font    "fonts/micro"
  686.         textalign    1
  687.     }
  688.     windowDef Bglow
  689.     {
  690.         rect    0,0,-640,480
  691.         background    "guis/assets/cpuserver/bglow.tga"
  692.         visible    1
  693.         matcolor    1, 0.2, 0, 0.1
  694.     }
  695.     windowDef Addhighlight
  696.     {
  697.         rect    0,7,-640,480
  698.         background    "gui/addhighlight"
  699.         matcolor    0.6 ,0.8 ,0.8 ,1
  700.         visible    1
  701.     }
  702.     windowDef Reflect
  703.     {
  704.         rect    0,-8,-646,470
  705.         matcolor    1 ,1 ,1 ,0.15
  706.         visible    0
  707.         background    "gui/reflect1"
  708.     }
  709.     windowDef Outershadow1
  710.     {
  711.         rect    0,0,-640,480
  712.         background    "guis/assets/common/outershadow"
  713.         matcolor    1 ,1 ,1 ,1
  714.         visible    1
  715.     }
  716.     windowDef scanlinesAlt1
  717.     {
  718.         rect    0,0,-640,480
  719.         matcolor    0.1,0.1,0.1,1
  720.         background    "gui/test/gui_scanlines5"
  721.         matscaley    2
  722.         visible    1
  723.     }
  724. }