Advertisement
Guest User

Untitled

a guest
Apr 28th, 2016
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.42 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2.  
  3. <config>
  4.  
  5.  
  6.  
  7. <!-- !!! DO NOT MODIFY THIS FILE !!! -->
  8.  
  9. <!-- You have to put your UI customization elements into \config\ui_user folder -->
  10.  
  11.  
  12.  
  13. <overrides>
  14.  
  15.  
  16.  
  17. <a enabled="1" file="ui_default_actors_players">
  18.  
  19. <o1 path="actors.other_players.enabled" value="0" />
  20.  
  21. </a>
  22.  
  23.  
  24.  
  25. </overrides>
  26.  
  27.  
  28.  
  29. <actors>
  30.  
  31.  
  32.  
  33. <!-- ================================ Monk =================================================== -->
  34.  
  35.  
  36.  
  37. <other_players_monk enabled="1" speech_text="" keywords="player_other_monk,alive">
  38.  
  39. <map_label enabled="1" text="default">
  40.  
  41. <text font_family="times" font_size="6" font_bold="1" font_color="255,255,255,220" font_shadow="1" up="8">
  42.  
  43. <custom_shadow enabled="1" heavy="1" color="255,250,50,180" />
  44.  
  45. </text>
  46.  
  47. </map_label>
  48.  
  49. <ground_label enabled="1" on_screen="1" off_screen="1" text="default" >
  50.  
  51. <body enabled="0" color="255,0,50,90" stroke="5" />
  52.  
  53. <border enabled="0" color="255,250,50,180" stroke="0" />
  54.  
  55. <text font_family="times" font_size="8" font_bold="1" font_color="255,255,255,200" font_shadow="1" >
  56.  
  57. <custom_shadow enabled="1" heavy="1" color="255,0,50,90" />
  58.  
  59. </text>
  60.  
  61. </ground_label>
  62.  
  63. <ground_circle enabled="1" radius="1" ping_speed="0" stroke="3" color="255,255,255,120" />
  64.  
  65. </other_players_monk>
  66.  
  67.  
  68.  
  69. <!-- ================================ Wizard =================================================== -->
  70.  
  71.  
  72.  
  73. <other_players_wizard enabled="1" speech_text="" keywords="player_other_wizard,alive">
  74.  
  75. <map_label enabled="1" text="default">
  76.  
  77. <text font_family="times" font_size="6" font_bold="1" font_color="255,255,225,200" font_shadow="1" up="8">
  78.  
  79. <custom_shadow enabled="1" heavy="1" color="255,0,0,200" />
  80.  
  81. </text>
  82.  
  83. </map_label>
  84.  
  85. <ground_label enabled="1" on_screen="1" off_screen="1" text="default" >
  86.  
  87. <body enabled="0" color="255,0,0,80" stroke="5" />
  88.  
  89. <border enabled="0" color="255,0,0,250" stroke="0" />
  90.  
  91. <text font_family="times" font_size="8" font_bold="1" font_color="255,255,255,200" font_shadow="1" >
  92.  
  93. <custom_shadow enabled="1" heavy="1" color="255,0,0,250" />
  94.  
  95. </text>
  96.  
  97. </ground_label>
  98.  
  99. <ground_circle enabled="1" radius="1" ping_speed="350" stroke="4" color="255,220,0,250" />
  100.  
  101. </other_players_wizard>
  102.  
  103.  
  104.  
  105. <!-- ================================ Crusader =================================================== -->
  106.  
  107.  
  108.  
  109. <other_players_crusader enabled="1" speech_text="" keywords="player_other_crusader,alive">
  110.  
  111. <map_label enabled="1" text="default">
  112.  
  113. <text font_family="times" font_size="6" font_bold="1" font_color="255,255,255,220" font_shadow="1" up="8">
  114.  
  115. <custom_shadow enabled="1" heavy="1" color="255,250,0,0" />
  116.  
  117. </text>
  118.  
  119. </map_label>
  120.  
  121. <ground_label enabled="1" on_screen="1" off_screen="1" text="default" >
  122.  
  123. <body enabled="0" color="255,250,0,0" stroke="5" />
  124.  
  125. <border enabled="0" color="255,215,235,0" stroke="0" />
  126.  
  127. <text font_family="times" font_size="8" font_bold="1" font_color="255,255,255,200" font_shadow="1" >
  128.  
  129. <custom_shadow enabled="1" heavy="1" color="255,10,10,10" />
  130.  
  131. </text>
  132.  
  133. </ground_label>
  134.  
  135. <ground_circle enabled="1" radius="1" ping_speed="0" stroke="3" color="255,210,210,210" />
  136.  
  137. </other_players_crusader>
  138.  
  139.  
  140.  
  141. <!-- ================================ Barbarian =================================================== -->
  142.  
  143.  
  144.  
  145. <other_players_barbarian enabled="1" speech_text="" keywords="player_other_barbarian,alive">
  146.  
  147. <map_label enabled="1" text="default">
  148.  
  149. <text font_family="times" font_size="6" font_bold="1" font_color="255,255,255,220" font_shadow="1" up="8">
  150.  
  151. <custom_shadow enabled="1" heavy="1" color="255,180,40,0" />
  152.  
  153. </text>
  154.  
  155. </map_label>
  156.  
  157. <ground_label enabled="1" on_screen="1" off_screen="1" text="default" >
  158.  
  159. <body enabled="0" color="255,150,30,0" stroke="5" />
  160.  
  161. <border enabled="0" color="255,240,120,0" stroke="0" />
  162.  
  163. <text font_family="times" font_size="8" font_bold="1" font_color="255,255,225,200" font_shadow="1" >
  164.  
  165. <custom_shadow enabled="1" heavy="1" color="255,120,30,0" />
  166.  
  167. </text>
  168.  
  169. </ground_label>
  170.  
  171. <ground_circle enabled="1" radius="1" ping_speed="0" stroke="3" color="255,240,140,0" />
  172.  
  173. </other_players_barbarian>
  174.  
  175.  
  176.  
  177. <!-- ================================ Demonhunter =================================================== -->
  178.  
  179.  
  180.  
  181. <other_players_demonhunter enabled="1" speech_text="" keywords="player_other_demonhunter,alive">
  182.  
  183. <map_label enabled="1" text="default">
  184.  
  185. <text font_family="times" font_size="6" font_bold="1" font_color="255,255,225,200" font_shadow="1" up="8">
  186.  
  187. <custom_shadow enabled="1" heavy="1" color="245,120,0,200" />
  188.  
  189. </text>
  190.  
  191. </map_label>
  192.  
  193. <ground_label enabled="1" on_screen="1" off_screen="1" text="default" >
  194.  
  195. <body enabled="0" color="250,50,0,100" stroke="0" />
  196.  
  197. <border enabled="0" color="245,120,0,200" stroke="0" />
  198.  
  199. <text font_family="times" font_size="8" font_bold="1" font_color="255,255,225,200" font_shadow="1" >
  200.  
  201. <custom_shadow enabled="1" heavy="1" color="250,50,00,100" />
  202.  
  203. </text>
  204.  
  205. </ground_label>
  206.  
  207. <ground_circle enabled="1" radius="1" ping_speed="0" stroke="3" color="245,120,0,200" />
  208.  
  209. </other_players_demonhunter>
  210.  
  211.  
  212.  
  213. <!-- ================================= Witchdoctor ================================================== -->
  214.  
  215.  
  216.  
  217. <other_players_witchdoctor enabled="1" speech_text="" keywords="player_other_witchdoctor,alive">
  218.  
  219. <map_label enabled="1" text="default">
  220.  
  221. <text font_family="times" font_size="6" font_bold="1" font_color="255,255,255,200" font_shadow="1" up="2">
  222.  
  223. <custom_shadow enabled="1" heavy="1" color="155,0,155,125" />
  224.  
  225. </text>
  226.  
  227. </map_label>
  228.  
  229. <ground_label enabled="1" on_screen="1" off_screen="1" text="default" >
  230.  
  231. <body enabled="0" color="250,0,30,0" stroke="0" />
  232.  
  233. <border enabled="0" color="250,0,90,0" stroke="0" />
  234.  
  235. <text font_family="times" font_size="8" font_bold="1" font_color="255,255,255,200" font_shadow="1" >
  236.  
  237. <custom_shadow enabled="1" heavy="1" color="250,0,30,0" />
  238.  
  239. </text>
  240.  
  241. </ground_label>
  242.  
  243. <ground_circle enabled="1" radius="1" ping_speed="0" stroke="3" color="250,0,90,0" />
  244.  
  245. </other_players_witchdoctor>
  246.  
  247. <destructable_doors enabled="1" speech_text="" keywords="snos=55325|427495|5792|95481|379048|157541|199412|194603|54882|200832|181651|258595|308241|258595|454">
  248.  
  249. <map_shape enabled="1" radius="5" ping_speed="0" shape="door" color="255,250,0,0" stroke="2" />
  250.  
  251. <ground_label enabled="1" on_screen="0" off_screen="1" text="DOOR">
  252.  
  253. <body enabled="1" color="160,0,0,0" stroke="0" />
  254.  
  255. <text font_family="verdana" font_size="7.0" font_bold="1" font_color="255,255,200,0" font_shadow="0" />
  256.  
  257. </ground_label>
  258.  
  259. </destructable_doors>
  260.  
  261. <doors enabled="1" speech_text="" keywords="door">
  262.  
  263. <map_shape enabled="1" radius="5" ping_speed="0" shape="door" color="255,250,0,0" stroke="2" />
  264.  
  265. <ground_label enabled="1" on_screen="0" off_screen="1" text="DOOR">
  266.  
  267. <body enabled="1" color="160,0,0,0" stroke="0" />
  268.  
  269. <text font_family="verdana" font_size="7.0" font_bold="1" font_color="255,255,200,0" font_shadow="0" />
  270.  
  271. </ground_label>
  272.  
  273. </doors>
  274. <chest_cosmetic enabled="1" speech_text="Kossmetics Tscheßt" extra_decorators="deco_fill/map_shape" keywords="snos=451027|451028|451029|451030|451033|451034|451035|451038|451039|451047|211861">
  275. <map_shape enabled="1" radius="7" ping_speed="350" shape="circle" color="200,255,25,250" stroke="2" />
  276. <deco_fill enabled="1" radius="4" shape="circle" color="255,255,102,255" stroke="0" />
  277. <ground_circle enabled="1" radius="2" color="200,255,25,250" stroke="5" />
  278. <ground_label enabled="1" on_screen="1" off_screen="1" text="Cosmetics Dispenser" z_offset="-3">
  279. <body enabled="0" color="225,225,225,225" />
  280. <text font_family="default" font_size="8" font_bold="1" font_color="255,255,102,255">
  281. <custom_shadow enabled="1" heavy="1" color="200,0,0,0" />
  282. </text>
  283. <border enabled="0" color="180,50,50,50" stroke="1.5" />
  284. </ground_label>
  285. </chest_cosmetic>
  286.  
  287. <monsters_cosmetic enabled="1" speech_text="Kossmetics Boss" extra_decorators="deco_fill/map_shape" keywords="snos=450997|451004|451002|450999|451011|451121|373833|214948">
  288. <map_shape enabled="1" radius="5" shape="circle" color="200,255,25,250" stroke="2" />
  289. <deco_fill enabled="1" radius="3" shape="circle" color="180,255,102,255" stroke="0" />
  290. <ground_circle enabled="1" radius="2" color="200,255,25,250" stroke="5" />
  291. <ground_label enabled="1" on_screen="1" off_screen="1" text="Cosmetics Dispenser" z_offset="-3">
  292. <body enabled="0" color="225,225,225,225" />
  293. <text font_family="default" font_size="8" font_bold="1" font_color="255,255,102,255">
  294. <custom_shadow enabled="1" heavy="1" color="200,0,0,0" />
  295. </text>
  296. <border enabled="0" color="180,50,50,50" stroke="1.5" />
  297. </ground_label>
  298. </monsters_cosmetic>
  299.  
  300.  
  301. </actors>
  302.  
  303. </config>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement