Advertisement
Guest User

santile cpma hud

a guest
Jan 31st, 2015
468
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.07 KB | None | 0 0
  1. # written by SuperHud Editor v0.3.0 on 2015-01-17 13:12:06
  2. # http://plrf.org/superhudeditor
  3. #
  4. # -- DO NOT EDIT THE NEXT FEW LINES --
  5. # version = 0.3.0
  6. # view_aspectratio = 4:3
  7. # -----------------------------------
  8.  
  9. !DEFAULT
  10. {
  11. fontsize 12
  12. textstyle 1
  13. color 1 1 1 1
  14. }
  15.  
  16.  
  17. Console
  18. {
  19. rect 0 0 640 48
  20. font sansman
  21. time 3000
  22. fontsize 8 12
  23. monospace
  24. color 1 1 1 0
  25. }
  26.  
  27.  
  28. NetGraph
  29. {
  30. rect 601 24 39 24
  31. bgcolor 0.25 0.25 0.25 0.25
  32. fill
  33. }
  34.  
  35.  
  36. NetGraphPing
  37. {
  38. rect 608 12 31 12
  39. font id
  40. fontsize 10 11
  41. textalign R
  42. }
  43.  
  44.  
  45. WeaponList
  46. {
  47. rect 319 422 48 15
  48. font sansman
  49. fontsize 15
  50. textalign C
  51. color 0.663 0.694 0.988 0.45
  52. bgcolor 0.235 0.235 0.251 0.5
  53. }
  54.  
  55.  
  56. StatusBar_HealthCount
  57. {
  58. rect 250 444 58 28
  59. font idblock
  60. fontsize 16 24
  61. textalign C
  62. }
  63.  
  64.  
  65. PreDecorate
  66. {
  67. rect 312 504 19 20
  68. image "icons/iconh_yellow.tga"
  69. }
  70.  
  71.  
  72. StatusBar_ArmorCount
  73. {
  74. rect 331 444 58 28
  75. font idblock
  76. fontsize 16 24
  77. textstyle 1
  78. textalign C
  79. }
  80.  
  81.  
  82. AmmoMessage
  83. {
  84. rect 221 377 200 16
  85. font cpma
  86. time 475
  87. fontsize 12
  88. textstyle 1
  89. textalign C
  90. color 0.918 0 0.024 1
  91. fill
  92. }
  93.  
  94.  
  95. GameType
  96. {
  97. rect 348 504 64 32
  98. font sansman
  99. fontsize 14
  100. textalign C
  101. color 1 1 0.5 1
  102. }
  103.  
  104.  
  105. WarmupInfo
  106. {
  107. rect 225 -72 640 24
  108. font sansman
  109. fontsize 10
  110. textalign C
  111. }
  112.  
  113.  
  114. FollowMessage
  115. {
  116. rect 256 406 129 10
  117. font cpma
  118. fontsize 10
  119. textalign C
  120. color 0.835 0.957 1 1
  121. }
  122.  
  123.  
  124. TargetName
  125. {
  126. rect 0 256 640 12
  127. font cpma
  128. time 500
  129. fontsize 10
  130. textalign C
  131. }
  132.  
  133.  
  134. TargetStatus
  135. {
  136. rect 0 268 640 12
  137. time 500
  138. fontsize 10
  139. textalign C
  140. color 0.5 1 1 1
  141. }
  142.  
  143. Chat1 { rect 0 372 640 12; font threewave; time 4000; fontsize 8; textalign L; }
  144. Chat2 { rect 0 363 640 12; font threewave; time 4000; fontsize 8; }
  145. Chat3 { rect 0 354 640 12; font threewave; time 4000; fontsize 8; }
  146. Chat4 { rect 0 345 640 12; font threewave; time 4000; fontsize 8; }
  147. Chat5 { rect 0 336 640 12; font threewave; time 4000; fontsize 8; }
  148.  
  149. VoteMessageArena
  150. {
  151. rect 0 63 640 16
  152. fontsize 16
  153. textalign C
  154. }
  155.  
  156.  
  157. VoteMessageWorld
  158. {
  159. rect 4 20 199 16
  160. font cpma
  161. fontsize 13
  162. textalign C
  163. color 1 1 0 1
  164. }
  165.  
  166. Score_OWN { rect 480 528 64 32; font sansman; fontsize 15; textalign R; bgcolor 0.776 0 0 0.5 ; fill; }
  167. Score_NME { rect 588 524 31 15; font sansman; fontsize 15; textalign R; bgcolor 0.098 0 0 0.5 ; fill; }
  168. PowerUp1_Icon { rect 611 446 25 26; color 1 1 1 1 ; bgcolor 1 1 1 0.5 ; }
  169. PowerUp1_Time { rect 576 444 219 36; font sansman; fontsize 26; textalign L; }
  170. PowerUp2_Icon { rect 520 446 25 26; draw3d; }
  171. PowerUp2_Time { rect 486 444 219 36; font sansman; fontsize 26; textalign L; }
  172. PowerUp3_Icon { rect 612 386 25 26; draw3d; }
  173. PowerUp3_Time { rect 579 384 27 28; font sansman; fontsize 28; textalign R; }
  174. PowerUp4_Icon { rect 612 414 25 26; draw3d; }
  175. PowerUp4_Time { rect 577 414 63 32; font sansman; fontsize 26; textalign L; }
  176.  
  177. !DEFAULT
  178. {
  179. }
  180.  
  181.  
  182. !DEFAULT
  183. {
  184. }
  185.  
  186.  
  187. !DEFAULT
  188. {
  189. }
  190.  
  191.  
  192. !DEFAULT
  193. {
  194. }
  195.  
  196.  
  197. !DEFAULT
  198. {
  199. }
  200.  
  201.  
  202. !DEFAULT
  203. {
  204. }
  205.  
  206.  
  207. !DEFAULT
  208. {
  209. }
  210.  
  211.  
  212. !DEFAULT
  213. {
  214. }
  215.  
  216.  
  217. !DEFAULT
  218. {
  219. }
  220.  
  221.  
  222. !DEFAULT
  223. {
  224. }
  225.  
  226.  
  227. !DEFAULT
  228. {
  229. }
  230.  
  231.  
  232. !DEFAULT
  233. {
  234. }
  235.  
  236.  
  237. !DEFAULT
  238. {
  239. }
  240.  
  241. FlagStatus_OWN { rect 552 523 31 32; }
  242. FlagStatus_NME { rect 619 524 31 32; }
  243.  
  244. !DEFAULT
  245. {
  246. }
  247.  
  248.  
  249. !DEFAULT
  250. {
  251. }
  252.  
  253.  
  254. !DEFAULT
  255. {
  256. }
  257.  
  258.  
  259. !DEFAULT
  260. {
  261. }
  262.  
  263.  
  264. !DEFAULT
  265. {
  266. }
  267.  
  268.  
  269. !DEFAULT
  270. {
  271. }
  272.  
  273.  
  274. !DEFAULT
  275. {
  276. }
  277.  
  278.  
  279. !DEFAULT
  280. {
  281. }
  282.  
  283.  
  284. !DEFAULT
  285. {
  286. }
  287.  
  288.  
  289. !DEFAULT
  290. {
  291. }
  292.  
  293.  
  294. !DEFAULT
  295. {
  296. }
  297.  
  298.  
  299. !DEFAULT
  300. {
  301. }
  302.  
  303.  
  304. !DEFAULT
  305. {
  306. }
  307.  
  308.  
  309. !DEFAULT
  310. {
  311. }
  312.  
  313.  
  314. !DEFAULT
  315. {
  316. }
  317.  
  318.  
  319. !DEFAULT
  320. {
  321. }
  322.  
  323.  
  324. !DEFAULT
  325. {
  326. }
  327.  
  328.  
  329. !DEFAULT
  330. {
  331. }
  332.  
  333.  
  334. !DEFAULT
  335. {
  336. }
  337.  
  338.  
  339. !DEFAULT
  340. {
  341. }
  342.  
  343.  
  344. !DEFAULT
  345. {
  346. }
  347.  
  348.  
  349. !DEFAULT
  350. {
  351. }
  352.  
  353.  
  354. !DEFAULT
  355. {
  356. }
  357.  
  358.  
  359. !DEFAULT
  360. {
  361. }
  362.  
  363.  
  364. !DEFAULT
  365. {
  366. }
  367.  
  368.  
  369. !DEFAULT
  370. {
  371. }
  372.  
  373.  
  374. !DEFAULT
  375. {
  376. }
  377.  
  378.  
  379. !DEFAULT
  380. {
  381. }
  382.  
  383.  
  384. !DEFAULT
  385. {
  386. }
  387.  
  388.  
  389. !DEFAULT
  390. {
  391. }
  392.  
  393.  
  394. !DEFAULT
  395. {
  396. }
  397.  
  398.  
  399. !DEFAULT
  400. {
  401. }
  402.  
  403.  
  404. GameTime
  405. {
  406. rect 301 16 44 23
  407. font sansman
  408. fontsize 15 21
  409. color 1 1 1 0.3
  410. bgcolor 0.792 0.894 1 0
  411. fill
  412. fade 0.196 0.388 0.745 1
  413. }
  414.  
  415.  
  416. !DEFAULT
  417. {
  418. }
  419.  
  420.  
  421. !DEFAULT
  422. {
  423. }
  424.  
  425.  
  426. !DEFAULT
  427. {
  428. }
  429.  
  430.  
  431. !DEFAULT
  432. {
  433. }
  434.  
  435.  
  436. !DEFAULT
  437. {
  438. }
  439.  
  440.  
  441. !DEFAULT
  442. {
  443. }
  444.  
  445.  
  446. !DEFAULT
  447. {
  448. }
  449.  
  450.  
  451. !DEFAULT
  452. {
  453. }
  454.  
  455.  
  456. !DEFAULT
  457. {
  458. }
  459.  
  460.  
  461. !DEFAULT
  462. {
  463. }
  464.  
  465.  
  466. !DEFAULT
  467. {
  468. }
  469.  
  470.  
  471. !DEFAULT
  472. {
  473. }
  474.  
  475.  
  476. !DEFAULT
  477. {
  478. }
  479.  
  480.  
  481. !DEFAULT
  482. {
  483. }
  484.  
  485.  
  486. !DEFAULT
  487. {
  488. }
  489.  
  490.  
  491. !DEFAULT
  492. {
  493. }
  494.  
  495. # StatusBar_HealthBar { }
  496. # StatusBar_HealthIcon { }
  497. # StatusBar_ArmorBar { }
  498. # StatusBar_ArmorIcon { }
  499. # StatusBar_AmmoCount { }
  500. # StatusBar_AmmoBar { }
  501. # StatusBar_AmmoIcon { }
  502. # AttackerIcon { }
  503. # AttackerName { }
  504. # FPS { }
  505. # SpecMessage { }
  506.  
  507. FragMessage
  508. {
  509. rect 191 134 64 20
  510. font sansman
  511. time 2000
  512. fontsize 14
  513. monospace
  514. }
  515.  
  516. # RankMessage { }
  517. # PlayerSpeed { }
  518. # ItemPickup { }
  519. # ItemPickupIcon { }
  520. # Score_Limit { }
  521. # TeamCount_OWN { }
  522. # TeamIcon_OWN { }
  523. # TeamCount_NME { }
  524. # TeamIcon_NME { }
  525.  
  526. !DEFAULT
  527. {
  528. }
  529.  
  530.  
  531. !DEFAULT
  532. {
  533. }
  534.  
  535. # Chat6 { }
  536. # Chat7 { }
  537. # Chat8 { }
  538.  
  539. !DEFAULT
  540. {
  541. }
  542.  
  543. # Team1 { }
  544. # Team2 { }
  545. # Team3 { }
  546. # Team4 { }
  547. # Team5 { }
  548. # Team6 { }
  549. # Team7 { }
  550. # Team8 { }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement