Advertisement
Guest User

voiceHUD.gui

a guest
Sep 2nd, 2013
26
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.01 KB | None | 0 0
  1. //--- OBJECT WRITE BEGIN ---
  2. new GuiControl(voiceHUD) {
  3. profile = "GuiDefaultProfile";
  4. horizSizing = "right";
  5. vertSizing = "bottom";
  6. position = "0 0";
  7. extent = "1024 768";
  8. minExtent = "8 2";
  9. enabled = "1";
  10. visible = "1";
  11. clipToParent = "1";
  12.  
  13. new GuiSwatchCtrl() {
  14. profile = "GuiDefaultProfile";
  15. horizSizing = "right";
  16. vertSizing = "bottom";
  17. position = "1455 714";
  18. extent = "180 250";
  19. minExtent = "8 2";
  20. enabled = "1";
  21. visible = "1";
  22. clipToParent = "1";
  23. color = "0 0 0 70";
  24.  
  25. new GuiMLTextCtrl(voiceCMD1) {
  26. profile = "GuiMLTextProfile";
  27. horizSizing = "right";
  28. vertSizing = "bottom";
  29. position = "20 20";
  30. extent = "235 20";
  31. minExtent = "8 2";
  32. enabled = "1";
  33. visible = "1";
  34. clipToParent = "1";
  35. lineSpacing = "2";
  36. allowColorChars = "0";
  37. maxChars = "-1";
  38. text = "<color:FFFFFF><font:Impact:20>1. MEDIC";
  39. maxBitmapHeight = "-1";
  40. selectable = "1";
  41. autoResize = "1";
  42. };
  43. new GuiMLTextCtrl(voiceCMD2) {
  44. profile = "GuiMLTextProfile";
  45. horizSizing = "right";
  46. vertSizing = "bottom";
  47. position = "20 45";
  48. extent = "64 20";
  49. minExtent = "8 2";
  50. enabled = "1";
  51. visible = "1";
  52. clipToParent = "1";
  53. lineSpacing = "2";
  54. allowColorChars = "0";
  55. maxChars = "-1";
  56. text = "<color:FFFFFF><font:Impact:20>2. Thanks";
  57. maxBitmapHeight = "-1";
  58. selectable = "1";
  59. autoResize = "1";
  60. };
  61. new GuiMLTextCtrl(voiceCMD3) {
  62. profile = "GuiMLTextProfile";
  63. horizSizing = "right";
  64. vertSizing = "bottom";
  65. position = "20 70";
  66. extent = "97 20";
  67. minExtent = "8 2";
  68. enabled = "1";
  69. visible = "1";
  70. clipToParent = "1";
  71. lineSpacing = "2";
  72. allowColorChars = "0";
  73. maxChars = "-1";
  74. text = "<color:FFFFFF><font:Impact:20>3. Go Go Go!";
  75. maxBitmapHeight = "-1";
  76. selectable = "1";
  77. autoResize = "1";
  78. };
  79. new GuiMLTextCtrl(voiceCMD4) {
  80. profile = "GuiMLTextProfile";
  81. horizSizing = "right";
  82. vertSizing = "bottom";
  83. position = "20 95";
  84. extent = "109 20";
  85. minExtent = "8 2";
  86. enabled = "1";
  87. visible = "1";
  88. clipToParent = "1";
  89. lineSpacing = "2";
  90. allowColorChars = "0";
  91. maxChars = "-1";
  92. text = "<color:FFFFFF><font:Impact:20>4. Move up";
  93. maxBitmapHeight = "-1";
  94. selectable = "1";
  95. autoResize = "1";
  96. };
  97. new GuiMLTextCtrl(voiceCMD5) {
  98. profile = "GuiMLTextProfile";
  99. horizSizing = "right";
  100. vertSizing = "bottom";
  101. position = "20 120";
  102. extent = "64 20";
  103. minExtent = "8 2";
  104. enabled = "1";
  105. visible = "1";
  106. clipToParent = "1";
  107. lineSpacing = "2";
  108. allowColorChars = "0";
  109. maxChars = "-1";
  110. text = "<color:FFFFFF><font:Impact:20>5. Go left";
  111. maxBitmapHeight = "-1";
  112. selectable = "1";
  113. autoResize = "1";
  114. };
  115. new GuiMLTextCtrl(voiceCMD6) {
  116. profile = "GuiMLTextProfile";
  117. horizSizing = "right";
  118. vertSizing = "bottom";
  119. position = "20 145";
  120. extent = "118 20";
  121. minExtent = "8 2";
  122. enabled = "1";
  123. visible = "1";
  124. clipToParent = "1";
  125. lineSpacing = "2";
  126. allowColorChars = "0";
  127. maxChars = "-1";
  128. text = "<color:FFFFFF><font:Impact:20>6. Go right";
  129. maxBitmapHeight = "-1";
  130. selectable = "1";
  131. autoResize = "1";
  132. };
  133. new GuiMLTextCtrl(voiceCMD8) {
  134. profile = "GuiMLTextProfile";
  135. horizSizing = "right";
  136. vertSizing = "bottom";
  137. position = "20 195";
  138. extent = "216 20";
  139. minExtent = "8 2";
  140. enabled = "1";
  141. visible = "1";
  142. clipToParent = "1";
  143. lineSpacing = "2";
  144. allowColorChars = "0";
  145. maxChars = "-1";
  146. text = "<color:FFFFFF><font:Impact:20>8. Activate Ubercharge";
  147. maxBitmapHeight = "-1";
  148. selectable = "1";
  149. autoResize = "1";
  150. };
  151. new GuiMLTextCtrl(VoiceCMD7) {
  152. profile = "GuiMLTextProfile";
  153. horizSizing = "right";
  154. vertSizing = "bottom";
  155. position = "20 170";
  156. extent = "64 20";
  157. minExtent = "8 2";
  158. enabled = "1";
  159. visible = "1";
  160. clipToParent = "1";
  161. lineSpacing = "2";
  162. allowColorChars = "0";
  163. maxChars = "-1";
  164. text = "<color:FFFFFF><font:Impact:20>7. Spy";
  165. maxBitmapHeight = "-1";
  166. selectable = "1";
  167. autoResize = "1";
  168. };
  169. };
  170. };
  171. //--- OBJECT WRITE END ---
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement