Advertisement
Sim_Piko

Untitled

Mar 29th, 2018
256
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.10 KB | None | 0 0
  1. "Resource/UI/MatchMakingDashboard.res"
  2. {
  3. "MMDashboard"
  4. {
  5. "fieldName" "MMDashboard"
  6. "visible" "1"
  7. "enabled" "1"
  8. "xpos" "cs-0.5"
  9. "ypos" "-5"
  10. "zpos" "10001"
  11. "wide" "f0"
  12. "tall" "35"
  13. "keyboardinputenabled" "0"
  14.  
  15. "collapsed_height" "0"
  16. "expanded_height" "35"
  17. "resize_time" "0.2"
  18. }
  19.  
  20. "TopBar"
  21. {
  22. "ControlName" "EditablePanel"
  23. "fieldName" "TopBar"
  24. "xpos" "cs-0.5"
  25. "ypos" "0"
  26. "zpos" "1"
  27. "wide" "f0"
  28. "tall" "35"
  29. "visible" "1"
  30. "proportionaltoparent" "1"
  31.  
  32. "pinCorner" "2"
  33. "autoResize" "1"
  34.  
  35. "Gradient"
  36. {
  37. "ControlName" "ImagePanel"
  38. "fieldName" "Gradient"
  39. "xpos" "0"
  40. "ypos" "0"
  41. "wide" "p0.5"
  42. "tall" "f6"
  43. "zpos" "0"
  44. "visible" "1"
  45. "enabled" "1"
  46. "rotation" "2"
  47. "proportionaltoparent" "1"
  48. "scaleimage" "1"
  49. "mouseinputenabled" "0"
  50. "alpha" "100"
  51.  
  52. "image" "gradient_pure_black"
  53. }
  54.  
  55. "BGPanel"
  56. {
  57. "ControlName" "EditablePanel"
  58. "fieldName" "BGPanel"
  59. "xpos" "cs-0.5"
  60. "ypos" "0"
  61. "zpos" "-1"
  62. "wide" "p1.1"
  63. "tall" "f5"
  64. "visible" "1"
  65. "PaintBackgroundType" "2"
  66. "border" "ReplayDefaultBorder"
  67. "proportionaltoparent" "1"
  68. }
  69.  
  70. "OuterShadow"
  71. {
  72. "ControlName" "EditablePanel"
  73. "fieldName" "OuterShadow"
  74. "xpos" "cs-0.5"
  75. "ypos" "cs-0.5"
  76. "zpos" "-2"
  77. "wide" "p1.1"
  78. "tall" "p1"
  79. "visible" "1"
  80. "PaintBackgroundType" "2"
  81. "border" "OuterShadowBorder"
  82. "proportionaltoparent" "1"
  83. }
  84.  
  85. "ToggleChatButton"
  86. {
  87. "ControlName" "CExImageButton"
  88. "fieldName" "ToggleChatButton"
  89. "xpos" "0"
  90. "ypos" "0"
  91. "zpos" "100"
  92. "wide" "40"
  93. "tall" "f6"
  94. "autoResize" "0"
  95. "pinCorner" "3"
  96. "visible" "1"
  97. "enabled" "1"
  98. "tabPosition" "0"
  99. "font" "HudFontSmallestBold"
  100. "textAlignment" "center"
  101. "dulltext" "0"
  102. "brighttext" "0"
  103. "Command" "toggle_chat"
  104. "proportionaltoparent" "1"
  105. "labeltext" ""
  106. "mouseinputenabled" "1"
  107. "keyboardinputenabled" "0"
  108. "actionsignallevel" "2"
  109. "roundedcorners" "0"
  110.  
  111. "sound_depressed" "UI/buttonclick.wav"
  112. "sound_released" "UI/buttonclickrelease.wav"
  113.  
  114. "image_drawcolor" "TanLight"
  115. "image_armedcolor" "TanLight"
  116.  
  117. "SubImage"
  118. {
  119. "ControlName" "ImagePanel"
  120. "fieldName" "SubImage"
  121. "xpos" "cs-0.5"
  122. "ypos" "rs1-2"
  123. "zpos" "1"
  124. "wide" "20"
  125. "tall" "20"
  126. "visible" "1"
  127. "enabled" "1"
  128. "scaleImage" "1"
  129. "proportionaltoparent" "1"
  130. "image" "glyph_chat"
  131. }
  132. }
  133.  
  134. "PartySlot0"
  135. {
  136. "ControlName" "CDashboardPartyMember"
  137. "fieldName" "PartySlot0"
  138. "xpos" "40"
  139. "ypos" "rs1-6"
  140. "zpos" "100"
  141. "wide" "o1"
  142. "tall" "24"
  143. "autoResize" "0"
  144. "pinCorner" "3"
  145. "visible" "1"
  146. "enabled" "1"
  147. "tabPosition" "0"
  148. "proportionaltoparent" "1"
  149. "mouseinputenabled" "1"
  150. "keyboardinputenabled" "0"
  151.  
  152. "party_slot" "0"
  153. }
  154.  
  155. "PartySlot1"
  156. {
  157. "ControlName" "CDashboardPartyMember"
  158. "fieldName" "PartySlot1"
  159. "xpos" "64"
  160. "ypos" "rs1-6"
  161. "zpos" "100"
  162. "wide" "o1"
  163. "tall" "24"
  164. "autoResize" "0"
  165. "pinCorner" "3"
  166. "visible" "1"
  167. "enabled" "1"
  168. "tabPosition" "0"
  169. "proportionaltoparent" "1"
  170. "mouseinputenabled" "1"
  171. "keyboardinputenabled" "0"
  172.  
  173. "party_slot" "1"
  174. }
  175.  
  176. "PartySlot2"
  177. {
  178. "ControlName" "CDashboardPartyMember"
  179. "fieldName" "PartySlot2"
  180. "xpos" "88"
  181. "ypos" "rs1-6"
  182. "zpos" "100"
  183. "wide" "o1"
  184. "tall" "24"
  185. "autoResize" "0"
  186. "pinCorner" "3"
  187. "visible" "1"
  188. "enabled" "1"
  189. "tabPosition" "0"
  190. "proportionaltoparent" "1"
  191. "mouseinputenabled" "1"
  192. "keyboardinputenabled" "0"
  193.  
  194. "party_slot" "2"
  195. }
  196.  
  197. "PartySlot3"
  198. {
  199. "ControlName" "CDashboardPartyMember"
  200. "fieldName" "PartySlot3"
  201. "xpos" "112"
  202. "ypos" "rs1-6"
  203. "zpos" "100"
  204. "wide" "o1"
  205. "tall" "24"
  206. "autoResize" "0"
  207. "pinCorner" "3"
  208. "visible" "1"
  209. "enabled" "1"
  210. "tabPosition" "0"
  211. "proportionaltoparent" "1"
  212. "mouseinputenabled" "1"
  213. "keyboardinputenabled" "0"
  214.  
  215. "party_slot" "3"
  216. }
  217.  
  218. "PartySlot4"
  219. {
  220. "ControlName" "CDashboardPartyMember"
  221. "fieldName" "PartySlot4"
  222. "xpos" "136"
  223. "ypos" "rs1-6"
  224. "zpos" "100"
  225. "wide" "o1"
  226. "tall" "24"
  227. "autoResize" "0"
  228. "pinCorner" "3"
  229. "visible" "1"
  230. "enabled" "1"
  231. "tabPosition" "0"
  232. "proportionaltoparent" "1"
  233. "mouseinputenabled" "1"
  234. "keyboardinputenabled" "0"
  235.  
  236. "party_slot" "4"
  237. }
  238.  
  239. "PartySlot5"
  240. {
  241. "ControlName" "CDashboardPartyMember"
  242. "fieldName" "PartySlot5"
  243. "xpos" "160"
  244. "ypos" "rs1-6"
  245. "zpos" "100"
  246. "wide" "o1"
  247. "tall" "24"
  248. "autoResize" "0"
  249. "pinCorner" "3"
  250. "visible" "1"
  251. "enabled" "1"
  252. "tabPosition" "0"
  253. "proportionaltoparent" "1"
  254. "mouseinputenabled" "1"
  255. "keyboardinputenabled" "0"
  256.  
  257. "party_slot" "5"
  258. }
  259.  
  260. "QueueContainer"
  261. {
  262. "ControlName" "EditablePanel"
  263. "fieldName" "QueueContainer"
  264. "xpos" "cs-0.5"
  265. "ypos" "-50"
  266. "zpos" "111"
  267. "wide" "220"
  268. "tall" "f0"
  269. "visible" "1"
  270. "proportionaltoparent" "1"
  271.  
  272. "OuterShadow"
  273. {
  274. "ControlName" "Panel"
  275. "fieldName" "OuterShadow"
  276. "xpos" "0"
  277. "ypos" "0"
  278. "zpos" "-1"
  279. "wide" "f0"
  280. "tall" "f0"
  281. "visible" "1"
  282. "proportionaltoparent" "1"
  283.  
  284. "border" "OuterShadowBorderThin"
  285. }
  286.  
  287. "BGPanel"
  288. {
  289. "ControlName" "Panel"
  290. "fieldName" "BGPanel"
  291. "xpos" "cs-0.5"
  292. "ypos" "cs-0.5"
  293. "zpos" "0"
  294. "wide" "f4"
  295. "tall" "f4"
  296. "visible" "1"
  297. "proportionaltoparent" "1"
  298.  
  299. "border" "ReplayDefaultBorder"
  300. }
  301.  
  302. "QueueLogoButton"
  303. {
  304. "ControlName" "Button"
  305. "fieldName" "QueueLogoButton"
  306. "xpos" "0"
  307. "ypos" "1"
  308. "zpos" "10"
  309. "wide" "o1"
  310. "tall" "f0"
  311. "autoResize" "0"
  312. "pinCorner" "0"
  313. "visible" "1"
  314. "enabled" "1"
  315. "tabPosition" "0"
  316. "labeltext" ""
  317. "font" "HudFontSmallBold"
  318. "textAlignment" "center"
  319. "dulltext" "0"
  320. "brighttext" "0"
  321. "default" "1"
  322. "Command" "queue_logo_clicked"
  323. "proportionaltoparent" "1"
  324. "actionsignallevel" "3"
  325. "button_activation_type" "1"
  326.  
  327. "paintbackground" "0"
  328. "paintborder" "0"
  329. }
  330.  
  331. "CTFLogoPanel"
  332. {
  333. "ControlName" "CTFLogoPanel"
  334. "fieldname" "CTFLogoPanel"
  335. "xpos" "0"
  336. "ypos" "1"
  337. "zpos" "5"
  338. "wide" "o1"
  339. "tall" "f0"
  340. "visible" "1"
  341. "proportionaltoparent" "1"
  342.  
  343. "radius" "10"
  344. "velocity" "100"
  345.  
  346. "fgcolor_override" "TFOrange"
  347. }
  348.  
  349. "QueueText"
  350. {
  351. "ControlName" "CAutoFittingLabel"
  352. "fieldName" "QueueText"
  353. "xpos" "33"
  354. "ypos" "1"
  355. "wide" "f55"
  356. "zpos" "100"
  357. "tall" "f0"
  358. "visible" "1"
  359. "enabled" "1"
  360. "font" "HudFontSmallestBold"
  361. "fgcolor_override" "TanLight"
  362. "textAlignment" "west"
  363. "labelText" "%queue_state%"
  364. "proportionaltoparent" "1"
  365. "mouseinputenabled" "0"
  366.  
  367. "fonts"
  368. {
  369. "0"
  370. {
  371. "font" "HudFontSmallestBold" // TF2 Build 11
  372. }
  373. "1"
  374. {
  375. "font" "StorePromotionsTitle" // TF2 Build 10
  376. }
  377. "2"
  378. {
  379. "font" "FontStorePrice" // TF2 Build 9
  380. }
  381. }
  382. }
  383.  
  384. "MultiQueuesManageButton"
  385. {
  386. "ControlName" "CExImageButton"
  387. "fieldName" "MultiQueuesManageButton"
  388. "xpos" "rs1-6"
  389. "ypos" "11"
  390. "zpos" "10"
  391. "wide" "14"
  392. "tall" "14"
  393. "autoResize" "0"
  394. "pinCorner" "0"
  395. "visible" "1"
  396. "enabled" "1"
  397. "tabPosition" "0"
  398. "labeltext" ""
  399. "font" "HudFontSmallBold"
  400. "textAlignment" "center"
  401. "dulltext" "0"
  402. "brighttext" "0"
  403. "default" "1"
  404. "sound_depressed" "UI/buttonclick.wav"
  405. "sound_released" "UI/buttonclickrelease.wav"
  406. "Command" "manage_queues"
  407. "proportionaltoparent" "1"
  408. "actionsignallevel" "3"
  409.  
  410. "paintbackground" "0"
  411.  
  412. "defaultFgColor_override" "46 43 42 255"
  413. "armedFgColor_override" "235 226 202 255"
  414. "depressedFgColor_override" "46 43 42 255"
  415.  
  416. "image_drawcolor" "117 107 94 255"
  417. "image_armedcolor" "200 80 60 255"
  418. "SubImage"
  419. {
  420. "ControlName" "ImagePanel"
  421. "fieldName" "SubImage"
  422. "xpos" "0"
  423. "ypos" "0"
  424. "zpos" "1"
  425. "wide" "14"
  426. "tall" "14"
  427. "visible" "1"
  428. "enabled" "1"
  429. "image" "glyph_options"
  430. "scaleImage" "1"
  431. }
  432. }
  433.  
  434. "CloseButton"
  435. {
  436. "ControlName" "CExImageButton"
  437. "fieldName" "CloseButton"
  438. "xpos" "rs1-6"
  439. "ypos" "11"
  440. "zpos" "10"
  441. "wide" "14"
  442. "tall" "14"
  443. "autoResize" "0"
  444. "pinCorner" "0"
  445. "visible" "1"
  446. "enabled" "1"
  447. "tabPosition" "0"
  448. "labeltext" ""
  449. "font" "HudFontSmallBold"
  450. "textAlignment" "center"
  451. "dulltext" "0"
  452. "brighttext" "0"
  453. "default" "1"
  454. "sound_depressed" "UI/buttonclick.wav"
  455. "sound_released" "UI/buttonclickrelease.wav"
  456. "Command" "leave_queue"
  457. "proportionaltoparent" "1"
  458. "actionsignallevel" "3"
  459.  
  460. "paintbackground" "0"
  461.  
  462. "defaultFgColor_override" "46 43 42 255"
  463. "armedFgColor_override" "235 226 202 255"
  464. "depressedFgColor_override" "46 43 42 255"
  465.  
  466. "image_drawcolor" "117 107 94 255"
  467. "image_armedcolor" "200 80 60 255"
  468. "SubImage"
  469. {
  470. "ControlName" "ImagePanel"
  471. "fieldName" "SubImage"
  472. "xpos" "0"
  473. "ypos" "0"
  474. "zpos" "1"
  475. "wide" "14"
  476. "tall" "14"
  477. "visible" "1"
  478. "enabled" "1"
  479. "image" "close_button"
  480. "scaleImage" "1"
  481. }
  482. }
  483. }
  484.  
  485. "JoinPartyLobbyContainer"
  486. {
  487. "ControlName" "EditablePanel"
  488. "fieldName" "JoinPartyLobbyContainer"
  489. "xpos" "cs-0.5"
  490. "ypos" "-50"
  491. "zpos" "110"
  492. "wide" "220"
  493. "tall" "f0"
  494. "visible" "1"
  495. "proportionaltoparent" "1"
  496.  
  497. "OuterShadow"
  498. {
  499. "ControlName" "Panel"
  500. "fieldName" "OuterShadow"
  501. "xpos" "0"
  502. "ypos" "0"
  503. "zpos" "-1"
  504. "wide" "f0"
  505. "tall" "f0"
  506. "visible" "1"
  507. "proportionaltoparent" "1"
  508.  
  509. "border" "OuterShadowBorderThin"
  510. }
  511.  
  512. "BGPanel"
  513. {
  514. "ControlName" "Panel"
  515. "fieldName" "BGPanel"
  516. "xpos" "cs-0.5"
  517. "ypos" "cs-0.5"
  518. "zpos" "0"
  519. "wide" "f6"
  520. "tall" "f6"
  521. "visible" "1"
  522. "proportionaltoparent" "1"
  523.  
  524. "border" "ReplayDefaultBorder"
  525. }
  526.  
  527. "PromptText"
  528. {
  529. "ControlName" "Label"
  530. "fieldName" "PromptText"
  531. "xpos" "cs-0.5"
  532. "ypos" "1"
  533. "wide" "f35"
  534. "zpos" "100"
  535. "tall" "f0"
  536. "visible" "1"
  537. "enabled" "1"
  538. "font" "HudFontSmallestBold"
  539. "fgcolor_override" "TanLight"
  540. "textAlignment" "west"
  541. "labelText" "#TF_MM_JoinPartyLobby_Prompt"
  542. "proportionaltoparent" "1"
  543. "mouseinputenabled" "0"
  544. }
  545.  
  546. "JoinNowButton"
  547. {
  548. "ControlName" "CExButton"
  549. "fieldName" "JoinNowButton"
  550. "xpos" "rs1-10"
  551. "ypos" "rs1-9"
  552. "wide" "40"
  553. "zpos" "100"
  554. "tall" "15"
  555.  
  556. if_queued
  557. {
  558. "xpos" "cs-0.5"
  559. "wide" "150"
  560. }
  561.  
  562. "autoResize" "0"
  563. "pinCorner" "3"
  564. "visible" "1"
  565. "enabled" "1"
  566. "tabPosition" "0"
  567. "font" "HudFontSmallestBold"
  568. "textAlignment" "center"
  569. "dulltext" "0"
  570. "brighttext" "0"
  571. "Command" "join_party_match"
  572. "proportionaltoparent" "1"
  573. "labeltext" "#TF_MM_JoinPartyLobby_Join"
  574. "mouseinputenabled" "1"
  575. "keyboardinputenabled" "0"
  576. "actionsignallevel" "3"
  577.  
  578. "armedBgColor_override" "CreditsGreen"
  579. "defaultBgColor_override" "SaleGreen"
  580.  
  581. "sound_depressed" "UI/buttonclick.wav"
  582. "sound_released" "UI/buttonclickrelease.wav"
  583. }
  584. }
  585.  
  586. "QuitButton"
  587. {
  588. "ControlName" "CExImageButton"
  589. "fieldName" "QuitButton"
  590. "xpos" "rs1"
  591. "ypos" "0"
  592. "zpos" "100"
  593. "wide" "30"
  594. "tall" "f6"
  595. "autoResize" "0"
  596. "pinCorner" "3"
  597. "visible" "1"
  598. "enabled" "1"
  599. "tabPosition" "0"
  600. "font" "HudFontSmallBold"
  601. "textAlignment" "west"
  602. "textinsetx" "0"
  603. "dulltext" "0"
  604. "brighttext" "0"
  605. "Command" "quit"
  606. "proportionaltoparent" "1"
  607. "labeltext" ""
  608. "mouseinputenabled" "1"
  609. "keyboardinputenabled" "0"
  610. "actionsignallevel" "2"
  611. "RoundedCorners" "0"
  612.  
  613. "sound_depressed" "UI/buttonclick.wav"
  614. "sound_released" "UI/buttonclickrelease.wav"
  615.  
  616. "armedBgColor_override" "192 28 0 150"
  617. "defaultBgColor_override" "192 28 0 50"
  618.  
  619. "defaultFgColor_override" "TanLight"
  620. "armedFgColor_override" "TanLight"
  621.  
  622. "image_drawcolor" "TanLight"
  623. "image_armedcolor" "TanLight"
  624.  
  625. "SubImage"
  626. {
  627. "ControlName" "ImagePanel"
  628. "fieldName" "SubImage"
  629. "xpos" "cs-0.5"
  630. "ypos" "rs1-5"
  631. "zpos" "1"
  632. "wide" "14"
  633. "tall" "14"
  634. "visible" "1"
  635. "enabled" "1"
  636. "scaleImage" "1"
  637. "proportionaltoparent" "1"
  638. "image" "glyph_quit"
  639. "drawcolor_override" "TanLight"
  640. }
  641. }
  642.  
  643. "DisconnectButton"
  644. {
  645. "ControlName" "CExImageButton"
  646. "fieldName" "DisconnectButton"
  647. "xpos" "rs1"
  648. "ypos" "0"
  649. "zpos" "100"
  650. "wide" "110"
  651. "tall" "f6"
  652. "autoResize" "0"
  653. "pinCorner" "3"
  654. "visible" "1"
  655. "enabled" "1"
  656. "tabPosition" "0"
  657. "font" "HudFontSmallBold"
  658. "textAlignment" "west"
  659. "dulltext" "0"
  660. "brighttext" "0"
  661. "Command" "quit"
  662. "proportionaltoparent" "1"
  663. "labeltext" "#TF_Disconnect"
  664. "mouseinputenabled" "1"
  665. "keyboardinputenabled" "0"
  666. "actionsignallevel" "2"
  667. "RoundedCorners" "0"
  668. "textinsety" "5"
  669. "textinsetx" "22"
  670. "use_proportional_insets" "1"
  671.  
  672. "sound_depressed" "UI/buttonclick.wav"
  673. "sound_released" "UI/buttonclickrelease.wav"
  674.  
  675. "armedBgColor_override" "192 28 0 150"
  676. "defaultBgColor_override" "192 28 0 50"
  677.  
  678. "defaultFgColor_override" "TanLight"
  679. "armedFgColor_override" "TanLight"
  680.  
  681. "image_drawcolor" "TanLight"
  682. "image_armedcolor" "TanLight"
  683.  
  684. "SubImage"
  685. {
  686. "ControlName" "ImagePanel"
  687. "fieldName" "SubImage"
  688. "xpos" "6"
  689. "ypos" "rs1-5"
  690. "zpos" "1"
  691. "wide" "14"
  692. "tall" "14"
  693. "visible" "1"
  694. "enabled" "1"
  695. "scaleImage" "1"
  696. "proportionaltoparent" "1"
  697. "image" "glyph_disconnect"
  698. "drawcolor_override" "TanLight"
  699. }
  700. }
  701.  
  702. "ResumeButton"
  703. {
  704. "ControlName" "CExImageButton"
  705. "fieldName" "ResumeButton"
  706. "xpos" "rs1-31-131"
  707. "ypos" "0"
  708. "zpos" "100"
  709. "wide" "120"
  710. "tall" "f6"
  711. "autoResize" "0"
  712. "pinCorner" "3"
  713. "visible" "0"
  714. "enabled" "1"
  715. "tabPosition" "0"
  716. "font" "HudFontSmallBold"
  717. "textAlignment" "west"
  718. "dulltext" "0"
  719. "brighttext" "0"
  720. "Command" "resume_game"
  721. "proportionaltoparent" "1"
  722. "labeltext" "#MMenu_ResumeGame"
  723. "mouseinputenabled" "1"
  724. "keyboardinputenabled" "0"
  725. "actionsignallevel" "2"
  726. "roundedcorners" "1"
  727. "textinsety" "5"
  728. "textinsetx" "22"
  729. "use_proportional_insets" "1"
  730.  
  731. "sound_depressed" "UI/buttonclick.wav"
  732. "sound_released" "UI/buttonclickrelease.wav"
  733.  
  734. // "armedBgColor_override" "CreditsGreen"
  735. // "defaultBgColor_override" "GreenSolid"
  736.  
  737. "defaultFgColor_override" "TanLight"
  738. "armedFgColor_override" "TanLight"
  739. "image_drawcolor" "235 226 202 255"
  740. "image_armedcolor" "235 226 202 255"
  741.  
  742. "SubImage"
  743. {
  744. "ControlName" "ImagePanel"
  745. "fieldName" "SubImage"
  746. "xpos" "6"
  747. "ypos" "10"
  748. "zpos" "1"
  749. "wide" "14"
  750. "tall" "14"
  751. "visible" "1"
  752. "enabled" "1"
  753. "scaleImage" "1"
  754. "proportionaltoparent" "1"
  755. "image" "icon_resume"
  756. "drawcolor_override" "TanLight"
  757. }
  758. }
  759.  
  760. "FindAGameButton"
  761. {
  762. "ControlName" "CExImageButton"
  763. "fieldName" "FindAGameButton"
  764. "xpos" "rs1-31"
  765. "ypos" "0"
  766. "zpos" "100"
  767. "wide" "115"
  768. "tall" "f6"
  769. "autoResize" "0"
  770. "pinCorner" "3"
  771. "visible" "1"
  772. "enabled" "1"
  773. "tabPosition" "0"
  774. "font" "HudFontSmallBold"
  775. "textAlignment" "west"
  776. "dulltext" "0"
  777. "brighttext" "0"
  778. "Command" "find_game"
  779. "proportionaltoparent" "1"
  780. "labeltext" "#MMenu_FindAGame"
  781. "mouseinputenabled" "1"
  782. "keyboardinputenabled" "0"
  783. "actionsignallevel" "2"
  784. "roundedcorners" "1"
  785. "textinsety" "5"
  786. "textinsetx" "25"
  787. "use_proportional_insets" "1"
  788.  
  789. "sound_depressed" "UI/buttonclick.wav"
  790. "sound_released" "UI/buttonclickrelease.wav"
  791.  
  792. "armedBgColor_override" "CreditsGreen"
  793. "defaultBgColor_override" "GreenSolid"
  794.  
  795. "defaultFgColor_override" "TanLight"
  796. "armedFgColor_override" "TanLight"
  797. "image_drawcolor" "235 226 202 255"
  798. "image_armedcolor" "235 226 202 255"
  799.  
  800. "SubImage"
  801. {
  802. "ControlName" "ImagePanel"
  803. "fieldName" "SubImage"
  804. "xpos" "6"
  805. "ypos" "10"
  806. "zpos" "1"
  807. "wide" "14"
  808. "tall" "14"
  809. "visible" "1"
  810. "enabled" "1"
  811. "scaleImage" "1"
  812. "proportionaltoparent" "1"
  813. "image" "glyph_multiplayer"
  814. "drawcolor_override" "TanLight"
  815. }
  816. }
  817. }
  818. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement