Advertisement
Guest User

tf2blockfont

a guest
Jun 2nd, 2014
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.09 KB | None | 0 0
  1. /////////////////////////////////////////////////////////////////////////////////////////////
  2. /////////////////////////////////////////////////////////////////////////////////////////////
  3. // Uber Counter
  4. /////////////////////////////////////////////////////////////////////////////////////////////
  5. /////////////////////////////////////////////////////////////////////////////////////////////
  6.  
  7. // Uber Counter
  8.  
  9. "UberLabel"
  10. {
  11. "ControlName" "CExLabel"
  12. "fieldName" "UberLabel"
  13. "font" "HudFontSmallBold"
  14. "labelText" "Uber: %"
  15. "fgcolor" "255 255 255 255"
  16. "xpos" "c-25"
  17. "ypos" "c150"
  18. "wide" "100"
  19. "tall" "25"
  20. "visible" "1"
  21. "enabled" "1"
  22. "alpha" "0"
  23. }
  24.  
  25. "Uber10"
  26. {
  27. "ControlName" "CExLabel"
  28. "fieldName" "Uber10"
  29. "font" "HudFontSmallBold"
  30. "labelText" "1"
  31. "fgcolor" "255 255 255 255"
  32. "xpos" "c+14"
  33. "ypos" "c150"
  34. "wide" "100"
  35. "tall" "25"
  36. "visible" "1"
  37. "enabled" "1"
  38. "alpha" "0"
  39. }
  40.  
  41. "Uber20"
  42. {
  43. "ControlName" "CExLabel"
  44. "fieldName" "Uber20"
  45. "font" "HudFontSmallBold"
  46. "labelText" "2"
  47. "fgcolor" "255 255 255 255"
  48. "xpos" "c+14"
  49. "ypos" "c150"
  50. "wide" "100"
  51. "tall" "25"
  52. "visible" "1"
  53. "enabled" "1"
  54. "alpha" "0"
  55. }
  56.  
  57. "Uber30"
  58. {
  59. "ControlName" "CExLabel"
  60. "fieldName" "Uber30"
  61. "font" "HudFontSmallBold"
  62. "labelText" "3"
  63. "fgcolor" "255 255 255 255"
  64. "xpos" "c+14"
  65. "ypos" "c150"
  66. "wide" "100"
  67. "tall" "25"
  68. "visible" "1"
  69. "enabled" "1"
  70. "alpha" "0"
  71. }
  72.  
  73. "Uber40"
  74. {
  75. "ControlName" "CExLabel"
  76. "fieldName" "Uber40"
  77. "font" "HudFontSmallBold"
  78. "labelText" "4"
  79. "fgcolor" "255 255 255 255"
  80. "xpos" "c+14"
  81. "ypos" "c150"
  82. "wide" "100"
  83. "tall" "25"
  84. "visible" "1"
  85. "enabled" "1"
  86. "alpha" "0"
  87. }
  88.  
  89. "Uber50"
  90. {
  91. "ControlName" "CExLabel"
  92. "fieldName" "Uber50"
  93. "font" "HudFontSmallBold"
  94. "labelText" "5"
  95. "fgcolor" "255 255 255 255"
  96. "xpos" "c+14"
  97. "ypos" "c150"
  98. "wide" "100"
  99. "tall" "25"
  100. "visible" "1"
  101. "enabled" "1"
  102. "alpha" "0"
  103. }
  104.  
  105. "Uber60"
  106. {
  107. "ControlName" "CExLabel"
  108. "fieldName" "Uber60"
  109. "font" "HudFontSmallBold"
  110. "labelText" "6"
  111. "fgcolor" "255 255 255 255"
  112. "xpos" "c+14"
  113. "ypos" "c150"
  114. "wide" "100"
  115. "tall" "25"
  116. "visible" "1"
  117. "enabled" "1"
  118. "alpha" "0"
  119. }
  120.  
  121. "Uber70"
  122. {
  123. "ControlName" "CExLabel"
  124. "fieldName" "Uber70"
  125. "font" "HudFontSmallBold"
  126. "labelText" "7"
  127. "fgcolor" "255 255 255 255"
  128. "xpos" "c+14"
  129. "ypos" "c150"
  130. "wide" "100"
  131. "tall" "25"
  132. "visible" "1"
  133. "enabled" "1"
  134. "alpha" "0"
  135. }
  136.  
  137. "Uber80"
  138. {
  139. "ControlName" "CExLabel"
  140. "fieldName" "Uber80"
  141. "font" "HudFontSmallBold"
  142. "labelText" "8"
  143. "fgcolor" "255 255 255 255"
  144. "xpos" "c+14"
  145. "ypos" "c150"
  146. "wide" "100"
  147. "tall" "25"
  148. "visible" "1"
  149. "enabled" "1"
  150. "alpha" "0"
  151. }
  152.  
  153. "Uber90"
  154. {
  155. "ControlName" "CExLabel"
  156. "fieldName" "Uber90"
  157. "font" "HudFontSmallBold"
  158. "labelText" "9"
  159. "fgcolor" "255 255 255 255"
  160. "xpos" "c+14"
  161. "ypos" "c150"
  162. "wide" "100"
  163. "tall" "25"
  164. "visible" "1"
  165. "enabled" "1"
  166. "alpha" "0"
  167. }
  168.  
  169. "Uber100"
  170. {
  171. "ControlName" "CExLabel"
  172. "fieldName" "Uber100"
  173. "font" "HudFontSmallBold"
  174. "labelText" "100"
  175. "fgcolor" "255 255 255 255"
  176. "xpos" "c+14"
  177. "ypos" "c150"
  178. "wide" "100"
  179. "tall" "25"
  180. "visible" "1"
  181. "enabled" "1"
  182. "alpha" "0"
  183. }
  184.  
  185. "Uber0"
  186. {
  187. "ControlName" "CExLabel"
  188. "fieldName" "Uber0"
  189. "font" "HudFontSmallBold"
  190. "labelText" "0"
  191. "fgcolor" "255 255 255 255"
  192. "xpos" "c+20"
  193. "ypos" "c150"
  194. "wide" "100"
  195. "tall" "25"
  196. "visible" "1"
  197. "enabled" "1"
  198. "alpha" "0"
  199.  
  200. }
  201.  
  202. "Uber1"
  203. {
  204. "ControlName" "CExLabel"
  205. "fieldName" "Uber1"
  206. "font" "HudFontSmallBold"
  207. "labelText" "1"
  208. "fgcolor" "255 255 255 255"
  209. "xpos" "c+20"
  210. "ypos" "c150"
  211. "wide" "100"
  212. "tall" "25"
  213. "visible" "1"
  214. "enabled" "1"
  215. "alpha" "0"
  216.  
  217. }
  218.  
  219. "Uber2"
  220. {
  221. "ControlName" "CExLabel"
  222. "fieldName" "Uber2"
  223. "font" "HudFontSmallBold"
  224. "labelText" "2"
  225. "fgcolor" "255 255 255 255"
  226. "xpos" "c+20"
  227. "ypos" "c150"
  228. "wide" "100"
  229. "tall" "25"
  230. "visible" "1"
  231. "enabled" "1"
  232. "alpha" "0"
  233.  
  234. }
  235.  
  236. "Uber3"
  237. {
  238. "ControlName" "CExLabel"
  239. "fieldName" "Uber3"
  240. "font" "HudFontSmallBold"
  241. "labelText" "3"
  242. "fgcolor" "255 255 255 255"
  243. "xpos" "c+20"
  244. "ypos" "c150"
  245. "wide" "100"
  246. "tall" "25"
  247. "visible" "1"
  248. "enabled" "1"
  249. "alpha" "0"
  250.  
  251. }
  252.  
  253. "Uber4"
  254. {
  255. "ControlName" "CExLabel"
  256. "fieldName" "Uber4"
  257. "font" "HudFontSmallBold"
  258. "labelText" "4"
  259. "fgcolor" "255 255 255 255"
  260. "xpos" "c+20"
  261. "ypos" "c150"
  262. "wide" "100"
  263. "tall" "25"
  264. "visible" "1"
  265. "enabled" "1"
  266. "alpha" "0"
  267.  
  268. }
  269.  
  270. "Uber5"
  271. {
  272. "ControlName" "CExLabel"
  273. "fieldName" "Uber5"
  274. "font" "HudFontSmallBold"
  275. "labelText" "5"
  276. "fgcolor" "255 255 255 255"
  277. "xpos" "c+20"
  278. "ypos" "c150"
  279. "wide" "100"
  280. "tall" "25"
  281. "visible" "1"
  282. "enabled" "1"
  283. "alpha" "0"
  284.  
  285. }
  286.  
  287. "Uber6"
  288. {
  289. "ControlName" "CExLabel"
  290. "fieldName" "Uber6"
  291. "font" "HudFontSmallBold"
  292. "labelText" "6"
  293. "fgcolor" "255 255 255 255"
  294. "xpos" "c+20"
  295. "ypos" "c150"
  296. "wide" "100"
  297. "tall" "25"
  298. "visible" "1"
  299. "enabled" "1"
  300. "alpha" "0"
  301.  
  302. }
  303.  
  304. "Uber7"
  305. {
  306. "ControlName" "CExLabel"
  307. "fieldName" "Uber7"
  308. "font" "HudFontSmallBold"
  309. "labelText" "7"
  310. "fgcolor" "255 255 255 255"
  311. "xpos" "c+20"
  312. "ypos" "c150"
  313. "wide" "100"
  314. "tall" "25"
  315. "visible" "1"
  316. "enabled" "1"
  317. "alpha" "0"
  318.  
  319. }
  320.  
  321. "Uber8"
  322. {
  323. "ControlName" "CExLabel"
  324. "fieldName" "Uber8"
  325. "font" "HudFontSmallBold"
  326. "labelText" "8"
  327. "fgcolor" "255 255 255 255"
  328. "xpos" "c+20"
  329. "ypos" "c150"
  330. "wide" "100"
  331. "tall" "25"
  332. "visible" "1"
  333. "enabled" "1"
  334. "alpha" "0"
  335.  
  336. }
  337.  
  338. "Uber9"
  339. {
  340. "ControlName" "CExLabel"
  341. "fieldName" "Uber9"
  342. "font" "HudFontSmallBold"
  343. "labelText" "9"
  344. "fgcolor" "255 255 255 255"
  345. "xpos" "c+20"
  346. "ypos" "c150"
  347. "wide" "100"
  348. "tall" "25"
  349. "visible" "1"
  350. "enabled" "1"
  351. "alpha" "0"
  352.  
  353. }
  354.  
  355. "KritzLabel"
  356. {
  357. "ControlName" "CExLabel"
  358. "fieldName" "KritzLabel"
  359. "font" "HudFontSmallBold"
  360. "labelText" "Kritz: %"
  361. "fgcolor" "255 255 255 255"
  362. "xpos" "c-25"
  363. "ypos" "c165"
  364. "wide" "100"
  365. "tall" "25"
  366. "visible" "1"
  367. "enabled" "1"
  368. "alpha" "0"
  369. }
  370.  
  371. "Kritz10"
  372. {
  373. "ControlName" "CExLabel"
  374. "fieldName" "Kritz10"
  375. "font" "HudFontSmallBold"
  376. "labelText" "1"
  377. "fgcolor" "255 255 255 255"
  378. "xpos" "c+14"
  379. "ypos" "c165"
  380. "wide" "100"
  381. "tall" "25"
  382. "visible" "1"
  383. "enabled" "1"
  384. "alpha" "0"
  385. }
  386.  
  387. "Kritz20"
  388. {
  389. "ControlName" "CExLabel"
  390. "fieldName" "Kritz20"
  391. "font" "HudFontSmallBold"
  392. "labelText" "2"
  393. "fgcolor" "255 255 255 255"
  394. "xpos" "c+14"
  395. "ypos" "c165"
  396. "wide" "100"
  397. "tall" "25"
  398. "visible" "1"
  399. "enabled" "1"
  400. "alpha" "0"
  401. }
  402.  
  403. "Kritz30"
  404. {
  405. "ControlName" "CExLabel"
  406. "fieldName" "Kritz30"
  407. "font" "HudFontSmallBold"
  408. "labelText" "3"
  409. "fgcolor" "255 255 255 255"
  410. "xpos" "c+14"
  411. "ypos" "c165"
  412. "wide" "100"
  413. "tall" "25"
  414. "visible" "1"
  415. "enabled" "1"
  416. "alpha" "0"
  417. }
  418.  
  419. "Kritz40"
  420. {
  421. "ControlName" "CExLabel"
  422. "fieldName" "Kritz40"
  423. "font" "HudFontSmallBold"
  424. "labelText" "4"
  425. "fgcolor" "255 255 255 255"
  426. "xpos" "c+14"
  427. "ypos" "c165"
  428. "wide" "100"
  429. "tall" "25"
  430. "visible" "1"
  431. "enabled" "1"
  432. "alpha" "0"
  433. }
  434.  
  435. "Kritz50"
  436. {
  437. "ControlName" "CExLabel"
  438. "fieldName" "Kritz50"
  439. "font" "HudFontSmallBold"
  440. "labelText" "5"
  441. "fgcolor" "255 255 255 255"
  442. "xpos" "c+14"
  443. "ypos" "c165"
  444. "wide" "100"
  445. "tall" "25"
  446. "visible" "1"
  447. "enabled" "1"
  448. "alpha" "0"
  449. }
  450.  
  451. "Kritz60"
  452. {
  453. "ControlName" "CExLabel"
  454. "fieldName" "Kritz60"
  455. "font" "HudFontSmallBold"
  456. "labelText" "6"
  457. "fgcolor" "255 255 255 255"
  458. "xpos" "c+14"
  459. "ypos" "c165"
  460. "wide" "100"
  461. "tall" "25"
  462. "visible" "1"
  463. "enabled" "1"
  464. "alpha" "0"
  465. }
  466.  
  467. "Kritz70"
  468. {
  469. "ControlName" "CExLabel"
  470. "fieldName" "Kritz70"
  471. "font" "HudFontSmallBold"
  472. "labelText" "7"
  473. "fgcolor" "255 255 255 255"
  474. "xpos" "c+14"
  475. "ypos" "c165"
  476. "wide" "100"
  477. "tall" "25"
  478. "visible" "1"
  479. "enabled" "1"
  480. "alpha" "0"
  481. }
  482.  
  483. "Kritz80"
  484. {
  485. "ControlName" "CExLabel"
  486. "fieldName" "Kritz80"
  487. "font" "HudFontSmallBold"
  488. "labelText" "8"
  489. "fgcolor" "255 255 255 255"
  490. "xpos" "c+14"
  491. "ypos" "c165"
  492. "wide" "100"
  493. "tall" "25"
  494. "visible" "1"
  495. "enabled" "1"
  496. "alpha" "0"
  497. }
  498.  
  499. "Kritz90"
  500. {
  501. "ControlName" "CExLabel"
  502. "fieldName" "Kritz90"
  503. "font" "HudFontSmallBold"
  504. "labelText" "9"
  505. "fgcolor" "255 255 255 255"
  506. "xpos" "c+14"
  507. "ypos" "c165"
  508. "wide" "100"
  509. "tall" "25"
  510. "visible" "1"
  511. "enabled" "1"
  512. "alpha" "0"
  513. }
  514.  
  515. "Kritz100"
  516. {
  517. "ControlName" "CExLabel"
  518. "fieldName" "Kritz100"
  519. "font" "HudFontSmallBold"
  520. "labelText" "100"
  521. "fgcolor" "255 255 255 255"
  522. "xpos" "c+14"
  523. "ypos" "c165"
  524. "wide" "100"
  525. "tall" "25"
  526. "visible" "1"
  527. "enabled" "1"
  528. "alpha" "0"
  529. }
  530.  
  531. "Kritz0"
  532. {
  533. "ControlName" "CExLabel"
  534. "fieldName" "Kritz0"
  535. "font" "HudFontSmallBold"
  536. "labelText" "0"
  537. "fgcolor" "255 255 255 255"
  538. "xpos" "c+20"
  539. "ypos" "c165"
  540. "wide" "100"
  541. "tall" "25"
  542. "visible" "1"
  543. "enabled" "1"
  544. "alpha" "0"
  545.  
  546. }
  547.  
  548. "Kritz1"
  549. {
  550. "ControlName" "CExLabel"
  551. "fieldName" "Kritz1"
  552. "font" "HudFontSmallBold"
  553. "labelText" "1"
  554. "fgcolor" "255 255 255 255"
  555. "xpos" "c+20"
  556. "ypos" "c165"
  557. "wide" "100"
  558. "tall" "25"
  559. "visible" "1"
  560. "enabled" "1"
  561. "alpha" "0"
  562.  
  563. }
  564.  
  565. "Kritz2"
  566. {
  567. "ControlName" "CExLabel"
  568. "fieldName" "Kritz2"
  569. "font" "HudFontSmallBold"
  570. "labelText" "2"
  571. "fgcolor" "255 255 255 255"
  572. "xpos" "c+20"
  573. "ypos" "c165"
  574. "wide" "100"
  575. "tall" "25"
  576. "visible" "1"
  577. "enabled" "1"
  578. "alpha" "0"
  579.  
  580. }
  581.  
  582. "Kritz3"
  583. {
  584. "ControlName" "CExLabel"
  585. "fieldName" "Kritz3"
  586. "font" "HudFontSmallBold"
  587. "labelText" "3"
  588. "fgcolor" "255 255 255 255"
  589. "xpos" "c+20"
  590. "ypos" "c165"
  591. "wide" "100"
  592. "tall" "25"
  593. "visible" "1"
  594. "enabled" "1"
  595. "alpha" "0"
  596.  
  597. }
  598.  
  599. "Kritz4"
  600. {
  601. "ControlName" "CExLabel"
  602. "fieldName" "Kritz4"
  603. "font" "HudFontSmallBold"
  604. "labelText" "4"
  605. "fgcolor" "255 255 255 255"
  606. "xpos" "c+20"
  607. "ypos" "c165"
  608. "wide" "100"
  609. "tall" "25"
  610. "visible" "1"
  611. "enabled" "1"
  612. "alpha" "0"
  613.  
  614. }
  615.  
  616. "Kritz5"
  617. {
  618. "ControlName" "CExLabel"
  619. "fieldName" "Kritz5"
  620. "font" "HudFontSmallBold"
  621. "labelText" "5"
  622. "fgcolor" "255 255 255 255"
  623. "xpos" "c+20"
  624. "ypos" "c165"
  625. "wide" "100"
  626. "tall" "25"
  627. "visible" "1"
  628. "enabled" "1"
  629. "alpha" "0"
  630.  
  631. }
  632.  
  633. "Kritz6"
  634. {
  635. "ControlName" "CExLabel"
  636. "fieldName" "Kritz6"
  637. "font" "HudFontSmallBold"
  638. "labelText" "6"
  639. "fgcolor" "255 255 255 255"
  640. "xpos" "c+20"
  641. "ypos" "c165"
  642. "wide" "100"
  643. "tall" "25"
  644. "visible" "1"
  645. "enabled" "1"
  646. "alpha" "0"
  647.  
  648. }
  649.  
  650. "Kritz7"
  651. {
  652. "ControlName" "CExLabel"
  653. "fieldName" "Kritz7"
  654. "font" "HudFontSmallBold"
  655. "labelText" "7"
  656. "fgcolor" "255 255 255 255"
  657. "xpos" "c+20"
  658. "ypos" "c165"
  659. "wide" "100"
  660. "tall" "25"
  661. "visible" "1"
  662. "enabled" "1"
  663. "alpha" "0"
  664.  
  665. }
  666.  
  667. "Kritz8"
  668. {
  669. "ControlName" "CExLabel"
  670. "fieldName" "Kritz8"
  671. "font" "HudFontSmallBold"
  672. "labelText" "8"
  673. "fgcolor" "255 255 255 255"
  674. "xpos" "c+20"
  675. "ypos" "c165"
  676. "wide" "100"
  677. "tall" "25"
  678. "visible" "1"
  679. "enabled" "1"
  680. "alpha" "0"
  681.  
  682. }
  683.  
  684. "Kritz9"
  685. {
  686. "ControlName" "CExLabel"
  687. "fieldName" "Kritz9"
  688. "font" "HudFontSmallBold"
  689. "labelText" "9"
  690. "fgcolor" "255 255 255 255"
  691. "xpos" "c+20"
  692. "ypos" "c165"
  693. "wide" "100"
  694. "tall" "25"
  695. "visible" "1"
  696. "enabled" "1"
  697. "alpha" "0"
  698.  
  699. }
  700.  
  701.  
  702. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement