Advertisement
Guest User

Untitled

a guest
Nov 28th, 2014
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.18 KB | None | 0 0
  1. "Timer.Rankings"
  2. {
  3. "Commands"
  4. {
  5. "sm_ptop" "1"
  6. "ptop" "1"
  7. "sm_prank" "2"
  8. "prank" "2"
  9. "sm_ranks" "3"
  10. "ranks" "3"
  11. "sm_next" "5"
  12. "next" "5"
  13. }
  14.  
  15. "Loading"
  16. {
  17. "tag" "[✖ Loading]"
  18. "chat" ""
  19. "text" ""
  20. }
  21.  
  22. //Out Of Rankings
  23.  
  24. "0"
  25. {
  26. "info" "Unranked"
  27. "tag" "Unranked"
  28. "chat" "{purple}[Unranked] {teamcolor}"
  29. "text" ""
  30. "stars" "0"
  31. "points" "-1"
  32. "ranks" "-1"
  33. }
  34.  
  35. //Ranked
  36.  
  37. "1"
  38. {
  39. "info" "[➊ New ]"
  40. "tag" "[➊ New]"
  41. "chat" "{purple}[➊ New] {teamcolor}"
  42. "points" "50"
  43. "text" ""
  44. "stars" "0"
  45. "ranks" ""
  46. }
  47.  
  48. "2"
  49. {
  50. "info" "[➋ Stranger]"
  51. "tag" "[➋ Stranger]"
  52. "chat" "{purple}[➋ Stranger] {teamcolor}"
  53. "points" "100"
  54. "text" ""
  55. "stars" "0"
  56. "ranks" ""
  57. }
  58.  
  59. "3"
  60. {
  61. "info" "[➌ Rookie]"
  62. "tag" "[➌ Rookie]"
  63. "chat" "{purple}[➌ Rookie] {teamcolor}"
  64. "points" "200"
  65. "text" ""
  66. "stars" "0"
  67. "ranks" ""
  68. }
  69.  
  70. "4"
  71. {
  72. "info" "[➍ Regular]"
  73. "tag" "[➍ Regular]"
  74. "chat" "{purple}[➍ Regular] {teamcolor}"
  75. "points" "500"
  76. "text" ""
  77. "stars" "0"
  78. "ranks" ""
  79. }
  80.  
  81. "5"
  82. {
  83. "info" "[➎ Trained]"
  84. "tag" "[➎ Trained]"
  85. "chat" "{purple}[➎ Trained] {teamcolor}"
  86. "points" "850"
  87. "text" ""
  88. "stars" "0"
  89. "ranks" ""
  90. }
  91.  
  92. "6"
  93. {
  94. "info" "[➏ Qualified]"
  95. "tag" "[➏ Qualified]"
  96. "chat" "{purple}[➏ Qualified] {teamcolor}"
  97. "points" "1250"
  98. "text" ""
  99. "stars" "0"
  100. "ranks" ""
  101. }
  102.  
  103. "7"
  104. {
  105. "info" "[➐ Experienced]"
  106. "tag" "[➐ Experienced]"
  107. "chat" "{purple}[➐ Experienced] {teamcolor}"
  108. "points" "1850"
  109. "text" ""
  110. "stars" "0"
  111. "ranks" ""
  112.  
  113. }
  114.  
  115. "8"
  116. {
  117. "info" "[➑ Skilled]"
  118. "tag" "[➑ Skilled]"
  119. "chat" "{purple}[➑ Skilled] {teamcolor}"
  120. "points" "2250"
  121. "text" ""
  122. "stars" "0"
  123. "ranks" ""
  124. }
  125.  
  126. "9"
  127. {
  128. "info" "[➒ Specialist]"
  129. "tag" "[➒ Specialist]"
  130. "chat" "{purple}[➒ Specialist] {teamcolor}"
  131. "points" "2750"
  132. "text" ""
  133. "stars" "0"
  134. "ranks" ""
  135. }
  136.  
  137. "10"
  138. {
  139. "info" "[➓ Amazing]"
  140. "tag" "[➓ Amazing]"
  141. "chat" "{purple}[➓ Amazing] {teamcolor}"
  142. "points" "3375"
  143. "text" ""
  144. "stars" "0"
  145. "ranks" ""
  146. }
  147.  
  148. "11"
  149. {
  150. "info" "[✔ Fantastic]"
  151. "tag" "[✔ Fantastic]"
  152. "chat" "{purple}[✔ Fantastic] {teamcolor}"
  153. "points" "4000"
  154. "text" ""
  155. "stars" "0"
  156. "ranks" ""
  157. }
  158.  
  159. "12"
  160. {
  161. "info" "[★ Magnificant]"
  162. "tag" "[★ Magnificant]"
  163. "chat" "{purple}[★ Magnificant] {teamcolor}"
  164. "points" "5000"
  165. "text" ""
  166. "stars" "0"
  167. "ranks" ""
  168. }
  169.  
  170. "13"
  171. {
  172. "info" "[✦ Wicked]"
  173. "tag" "[✦ Wicked]"
  174. "chat" "{purple}[✦ Wicked] {teamcolor}"
  175. "points" "6250"
  176. "text" ""
  177. "stars" "0"
  178. "ranks" ""
  179. }
  180.  
  181. "14"
  182. {
  183. "info" "[✜ Boss]"
  184. "tag" "[✜ Boss]"
  185. "chat" "{purple}[✜ Boss] {teamcolor}"
  186. "points" "7650"
  187. "text" ""
  188. "stars" "0"
  189. "ranks" ""
  190. }
  191.  
  192. "15"
  193. {
  194. "info" "[♥ Phenomenal]"
  195. "tag" "[♥ Phenomenal]"
  196. "chat" "{purple}[♥ Phenomenal] {teamcolor}"
  197. "points" "9250"
  198. "text" ""
  199. "stars" "0"
  200. "ranks" ""
  201. }
  202.  
  203. "16"
  204. {
  205. "info" "[✖ Veteran]"
  206. "tag" "[✖ Veteran]"
  207. "chat" "{purple}[✖ Veteran] {teamcolor}"
  208. "points" "10750"
  209. "text" ""
  210. "stars" "0"
  211. "ranks" ""
  212. }
  213.  
  214. "17"
  215. {
  216. "info" "[✪ Hardcore]"
  217. "tag" "[✪ Hardcore]"
  218. "chat" "{purple}[✪ Hardcore] {teamcolor}"
  219. "points" "12000"
  220. "text" ""
  221. "stars" "0"
  222. "ranks" ""
  223. }
  224.  
  225. "18"
  226. {
  227. "info" "[♛ Champion]"
  228. "tag" "[♛ Champion]"
  229. "chat" "{purple}[♛ Champion] {teamcolor}"
  230. "points" "13650"
  231. "text" ""
  232. "stars" "0"
  233. "ranks" ""
  234. }
  235.  
  236. "19"
  237. {
  238. "info" "[ツ ROYAL]"
  239. "tag" "[ツ ROYAL]"
  240. "chat" "{purple}[ツ ROYAL] {teamcolor}"
  241. "points" "17500"
  242. "text" ""
  243. "stars" "0"
  244. "ranks" ""
  245. }
  246.  
  247. "20"
  248. {
  249. "info" "◄ GODLY ►"
  250. "tag" "◄ GODLY ►"
  251. "chat" "◄ GODLY ► {teamcolor}"
  252. "points" "25000"
  253. "text" ""
  254. "stars" "0"
  255. "ranks" ""
  256. }
  257. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement