Advertisement
Guest User

Kgpanel lua

a guest
Oct 15th, 2018
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.34 KB | None | 0 0
  1.  
  2. kgPanelsDB = {
  3. ["namespaces"] = {
  4. ["LibDualSpec-1.0"] = {
  5. },
  6. },
  7. ["global"] = {
  8. ["artwork"] = {
  9. ["LeilaBar"] = "Interface\\AddOns\\LeilaMedia\\Textures\\Leilabar.tga",
  10. },
  11. ["layouts"] = {
  12. ["LeilaUI"] = {
  13. ["Dominos-Bottom-Right"] = {
  14. ["border_advanced"] = {
  15. ["enable"] = false,
  16. ["show"] = {
  17. ["BOTRIGHTCORNER"] = true,
  18. ["TOPRIGHTCORNER"] = true,
  19. ["TOPLEFTCORNER"] = true,
  20. ["BOTLEFTCORNER"] = true,
  21. ["RIGHT"] = true,
  22. ["LEFT"] = true,
  23. ["TOP"] = true,
  24. ["BOT"] = true,
  25. },
  26. },
  27. ["parent"] = "UIParent",
  28. ["bg_orientation"] = "HORIZONTAL",
  29. ["anchorFrom"] = "CENTER",
  30. ["hflip"] = false,
  31. ["vflip"] = false,
  32. ["tileSize"] = 0,
  33. ["bg_texture"] = "Solid",
  34. ["anchor"] = "MultiBarRightButton2",
  35. ["level"] = 0,
  36. ["use_absolute_bg"] = false,
  37. ["bg_blend"] = "BLEND",
  38. ["text"] = {
  39. ["y"] = "1",
  40. ["x"] = "0",
  41. ["justifyH"] = "CENTER",
  42. ["font"] = "Star Cine",
  43. ["color"] = {
  44. ["a"] = 1,
  45. ["b"] = 1,
  46. ["g"] = 0.803921568627451,
  47. ["r"] = 0,
  48. },
  49. ["text"] = "Bar4+ Class",
  50. ["justifyV"] = "MIDDLE",
  51. ["size"] = 12,
  52. },
  53. ["rotation"] = 0,
  54. ["x"] = -5.87378311157227,
  55. ["bg_alpha"] = 1,
  56. ["border_edgeSize"] = 10,
  57. ["height"] = "15",
  58. ["tiling"] = false,
  59. ["strata"] = "BACKGROUND",
  60. ["anchorTo"] = "CENTER",
  61. ["absolute_bg"] = {
  62. ["ULx"] = 0,
  63. ["ULy"] = 0,
  64. ["LLy"] = 1,
  65. ["LLx"] = 0,
  66. ["URx"] = 1,
  67. ["URy"] = 0,
  68. ["LRx"] = 1,
  69. ["LRy"] = 1,
  70. },
  71. ["bg_insets"] = {
  72. ["b"] = "1",
  73. ["t"] = "-1",
  74. ["l"] = "1",
  75. ["r"] = "-1",
  76. },
  77. ["scripts"] = {
  78. ["LOAD"] = "self:Show()\nself:SetAlpha(0)\nself.bg:Hide()\n\nself.frame = Dominos.Frame:Get(4)\n\nself.defaultFadeAlpha = Dominos.db.profile.frames[4].fadeAlpha\nself.defaultAlpha = Dominos.db.profile.frames[4].alpha or 1\n\nself.oldExpAlpha = Dominos.Frame.GetExpectedAlpha\nself.newExpAlpha = function(frame) return self.defaultAlpha end\n\nif self.frame.sets.leilanofade then\nlocal f = self.frame\nf.GetExpectedAlpha = self.newExpAlpha\nf:UpdateAlpha()\nend\n\nif GetLocale() == \"deDE\" then self.tooltip = [[\n||cff00bfffLinks-Klick:||r\n1. Verstecke Aktionsleiste 4\n2. Leiste 4 bei Mouseover\n\n||cff00bfffRechts-Klick:||r\n1. Zeige Aktionsleiste 4\n2. Leiste 4 bei Mouseover\n]]\nelse self.tooltip = [[\n||cff00bfffLeft-Click:||r\n1. Hide Action Bar 4\n2. Bar 4 on Mouseover\n\n||cff00bfffRight-Click:||r\n1. Show Action Bar 4\n2. Bar 4 on Mouseover\n]]\nend",
  79. ["CLICK"] = "if pressed then\nlocal f = self.frame\nif button == \"RightButton\" then\nif f.GetExpectedAlpha == self.oldExpAlpha then\n f.GetExpectedAlpha = self.newExpAlpha\n f:UpdateAlpha()\n self.frame.sets.leilanofade = true\nelse\n f.GetExpectedAlpha = self.oldExpAlpha\n f:UpdateAlpha()\n self.frame.sets.leilanofade = false\nend\nreturn\nend\nif InCombatLockdown() then return end\nif f:IsVisible() then\nf:Hide();\nelse\nf:Show();\n\nend\nend",
  80. ["ENTER"] = "self:SetAlpha(1)\nself.bg:Show()\n\nGameTooltip:SetOwner(self, \"ANCHOR_NONE\")\nGameTooltip:SetPoint(\"BOTTOM\", self, \"TOP\", 0, -1)\nGameTooltip:SetText(self.tooltip, 1, 1, 1)",
  81. ["LEAVE"] = "self:SetAlpha(0)\nself.bg:Hide()\nGameTooltip:Hide()",
  82. },
  83. ["bg_style"] = "SOLID",
  84. ["gradient_color"] = {
  85. ["a"] = 1,
  86. ["r"] = 1,
  87. ["g"] = 1,
  88. ["b"] = 1,
  89. },
  90. ["border_color"] = {
  91. ["a"] = 1,
  92. ["r"] = 0,
  93. ["g"] = 0,
  94. ["b"] = 0,
  95. },
  96. ["border_texture"] = "None",
  97. ["width"] = "69",
  98. ["sub_level"] = 0,
  99. ["crop"] = false,
  100. ["mouse"] = true,
  101. ["bg_color"] = {
  102. ["a"] = 0.650000005960465,
  103. ["r"] = 0,
  104. ["g"] = 0,
  105. ["b"] = 0,
  106. },
  107. ["y"] = -231.7505645752,
  108. },
  109. ["LeilaBar-Bottom-Right"] = {
  110. ["border_advanced"] = {
  111. ["enable"] = false,
  112. ["show"] = {
  113. ["BOTRIGHTCORNER"] = true,
  114. ["TOPRIGHTCORNER"] = true,
  115. ["TOPLEFTCORNER"] = true,
  116. ["BOTLEFTCORNER"] = true,
  117. ["RIGHT"] = true,
  118. ["LEFT"] = true,
  119. ["TOP"] = true,
  120. ["BOT"] = true,
  121. },
  122. },
  123. ["parent"] = "BazookaBar_5",
  124. ["sub_level"] = 0,
  125. ["anchorFrom"] = "BOTTOMLEFT",
  126. ["hflip"] = true,
  127. ["vflip"] = false,
  128. ["tileSize"] = 0,
  129. ["bg_texture"] = "LeilaBar",
  130. ["anchor"] = "BazookaBar_5",
  131. ["level"] = 0,
  132. ["use_absolute_bg"] = false,
  133. ["bg_blend"] = "BLEND",
  134. ["text"] = {
  135. ["y"] = 0,
  136. ["font"] = "Blizzard",
  137. ["justifyH"] = "CENTER",
  138. ["x"] = 0,
  139. ["color"] = {
  140. ["a"] = 1,
  141. ["b"] = 1,
  142. ["g"] = 1,
  143. ["r"] = 1,
  144. },
  145. ["text"] = "",
  146. ["justifyV"] = "MIDDLE",
  147. ["size"] = 12,
  148. },
  149. ["y"] = 0,
  150. ["bg_color"] = {
  151. ["a"] = 0,
  152. ["b"] = 0,
  153. ["g"] = 0,
  154. ["r"] = 0,
  155. },
  156. ["bg_alpha"] = 1,
  157. ["border_edgeSize"] = 0,
  158. ["height"] = "93",
  159. ["tiling"] = false,
  160. ["strata"] = "BACKGROUND",
  161. ["anchorTo"] = "BOTTOMLEFT",
  162. ["absolute_bg"] = {
  163. ["LRy"] = 1,
  164. ["LRx"] = 1,
  165. ["ULx"] = 0,
  166. ["ULy"] = 0,
  167. ["URy"] = 0,
  168. ["URx"] = 1,
  169. ["LLx"] = 0,
  170. ["LLy"] = 1,
  171. },
  172. ["crop"] = false,
  173. ["scripts"] = {
  174. ["LOAD"] = "local f = BazookaBar_5\n\nf:ClearAllPoints()\nf:SetPoint(\"BOTTOMRIGHT\", UIParent, \"BOTTOMRIGHT\", 0 ,0)",
  175. },
  176. ["bg_style"] = "NONE",
  177. ["gradient_color"] = {
  178. ["a"] = 0,
  179. ["b"] = 0,
  180. ["g"] = 0,
  181. ["r"] = 0,
  182. },
  183. ["border_color"] = {
  184. ["a"] = 0,
  185. ["b"] = 0,
  186. ["g"] = 0,
  187. ["r"] = 0,
  188. },
  189. ["border_texture"] = "None",
  190. ["width"] = "802",
  191. ["bg_orientation"] = "HORIZONTAL",
  192. ["bg_insets"] = {
  193. ["r"] = "",
  194. ["t"] = "",
  195. ["l"] = "",
  196. ["b"] = "",
  197. },
  198. ["mouse"] = false,
  199. ["rotation"] = 0,
  200. ["x"] = "-38",
  201. },
  202. ["Dominos-Pet-Spell-Anchor"] = {
  203. ["border_advanced"] = {
  204. ["enable"] = false,
  205. ["show"] = {
  206. ["BOT"] = true,
  207. ["TOPRIGHTCORNER"] = true,
  208. ["LEFT"] = true,
  209. ["TOPLEFTCORNER"] = true,
  210. ["RIGHT"] = true,
  211. ["BOTLEFTCORNER"] = true,
  212. ["TOP"] = true,
  213. ["BOTRIGHTCORNER"] = true,
  214. },
  215. },
  216. ["parent"] = "SUFUnitpet",
  217. ["sub_level"] = 0,
  218. ["anchorFrom"] = "CENTER",
  219. ["hflip"] = false,
  220. ["vflip"] = false,
  221. ["tileSize"] = 0,
  222. ["bg_texture"] = "Solid",
  223. ["anchor"] = "UIParent",
  224. ["level"] = 0,
  225. ["use_absolute_bg"] = false,
  226. ["bg_blend"] = "BLEND",
  227. ["text"] = {
  228. ["y"] = 0,
  229. ["x"] = 0,
  230. ["justifyH"] = "CENTER",
  231. ["font"] = "Blizzard",
  232. ["color"] = {
  233. ["a"] = 1,
  234. ["r"] = 1,
  235. ["g"] = 1,
  236. ["b"] = 1,
  237. },
  238. ["text"] = "",
  239. ["justifyV"] = "MIDDLE",
  240. ["size"] = 12,
  241. },
  242. ["y"] = 0,
  243. ["x"] = 0,
  244. ["bg_alpha"] = 0,
  245. ["border_edgeSize"] = 16,
  246. ["height"] = "0",
  247. ["tiling"] = false,
  248. ["strata"] = "BACKGROUND",
  249. ["anchorTo"] = "CENTER",
  250. ["absolute_bg"] = {
  251. ["LLy"] = 1,
  252. ["LLx"] = 0,
  253. ["LRy"] = 1,
  254. ["LRx"] = 1,
  255. ["URx"] = 1,
  256. ["URy"] = 0,
  257. ["ULy"] = 0,
  258. ["ULx"] = 0,
  259. },
  260. ["crop"] = false,
  261. ["scripts"] = {
  262. ["LOAD"] = "local stuf = SUFUnitpet\nlocal dom = DominosFramepet\n\nif stuf and dom then\ndom:ClearAllPoints()\ndom:SetPoint(\"BOTTOMRIGHT\", stuf, \"TOPRIGHT\", -1, 6)\nend",
  263. },
  264. ["bg_style"] = "SOLID",
  265. ["gradient_color"] = {
  266. ["a"] = 0,
  267. ["r"] = 0,
  268. ["g"] = 0,
  269. ["b"] = 0,
  270. },
  271. ["border_color"] = {
  272. ["a"] = 1,
  273. ["r"] = 1,
  274. ["g"] = 1,
  275. ["b"] = 1,
  276. },
  277. ["border_texture"] = "Blizzard Tooltip",
  278. ["width"] = "0",
  279. ["bg_orientation"] = "HORIZONTAL",
  280. ["rotation"] = 0,
  281. ["mouse"] = false,
  282. ["bg_color"] = {
  283. ["a"] = 0,
  284. ["r"] = 0,
  285. ["g"] = 0,
  286. ["b"] = 0,
  287. },
  288. ["bg_insets"] = {
  289. ["b"] = 4,
  290. ["t"] = -4,
  291. ["l"] = 4,
  292. ["r"] = -4,
  293. },
  294. },
  295. ["Dominos-Micro-Menu"] = {
  296. ["border_advanced"] = {
  297. ["enable"] = false,
  298. ["show"] = {
  299. ["BOT"] = true,
  300. ["TOPRIGHTCORNER"] = true,
  301. ["LEFT"] = true,
  302. ["BOTLEFTCORNER"] = true,
  303. ["RIGHT"] = true,
  304. ["TOPLEFTCORNER"] = true,
  305. ["TOP"] = true,
  306. ["BOTRIGHTCORNER"] = true,
  307. },
  308. },
  309. ["parent"] = "UIParent",
  310. ["sub_level"] = 0,
  311. ["anchorFrom"] = "CENTER",
  312. ["hflip"] = false,
  313. ["vflip"] = false,
  314. ["tileSize"] = 0,
  315. ["bg_texture"] = "Solid",
  316. ["anchor"] = "HelpMicroButton",
  317. ["level"] = 0,
  318. ["use_absolute_bg"] = false,
  319. ["bg_blend"] = "BLEND",
  320. ["text"] = {
  321. ["y"] = "1",
  322. ["font"] = "Star Cine",
  323. ["justifyH"] = "CENTER",
  324. ["x"] = "0",
  325. ["color"] = {
  326. ["a"] = 1,
  327. ["r"] = 0,
  328. ["g"] = 0.803921568627451,
  329. ["b"] = 1,
  330. },
  331. ["text"] = "Micro Menu",
  332. ["justifyV"] = "MIDDLE",
  333. ["size"] = 12,
  334. },
  335. ["rotation"] = 0,
  336. ["x"] = "-25",
  337. ["bg_alpha"] = 1,
  338. ["border_edgeSize"] = 16,
  339. ["height"] = "22",
  340. ["tiling"] = false,
  341. ["strata"] = "BACKGROUND",
  342. ["anchorTo"] = "CENTER",
  343. ["absolute_bg"] = {
  344. ["ULx"] = 0,
  345. ["ULy"] = 0,
  346. ["LLy"] = 1,
  347. ["LLx"] = 0,
  348. ["URx"] = 1,
  349. ["URy"] = 0,
  350. ["LRx"] = 1,
  351. ["LRy"] = 1,
  352. },
  353. ["crop"] = false,
  354. ["scripts"] = {
  355. ["SHOW"] = "",
  356. ["ENTER"] = "self:SetAlpha(1)\nself.bg:Show()\n\nGameTooltip:SetOwner(self, \"ANCHOR_NONE\")\nGameTooltip:SetPoint(\"BOTTOM\", self, \"TOP\", 0, 50)\nGameTooltip:SetText(self.tooltip, 1, 1, 1)",
  357. ["LOAD"] = "self:Show()\nself:SetAlpha(0)\nself.bg:Hide()\n\nself.frame = Dominos.Frame:Get(\"menu\")\n\nself.defaultFadeAlpha = Dominos.db.profile.frames[\"menu\"].fadeAlpha\nself.defaultAlpha = Dominos.db.profile.frames[\"menu\"].alpha or 1\n\nself.oldExpAlpha = Dominos.Frame.GetExpectedAlpha\nself.newExpAlpha = function(frame) return self.defaultAlpha end\n\nif self.frame.sets.leilanofade then\nlocal f = self.frame\nf.GetExpectedAlpha = self.newExpAlpha\nf:UpdateAlpha()\nend\n\nif GetLocale() == \"deDE\" then self.tooltip = [[\n||cff00bfffLinks-Klick:||r\n1. Verstecke Micro Menü\n2. Micro Menü bei Mouseover\n \n||cff00bfffRechts-Klick:||r\n1. Zeige Micro Menü\n2. Micro Menü bei Mouseover\n]]\nelse self.tooltip = [[\n||cff00bfffLeft-Click:||r\n1. Hide Micro Menu\n2. Micro Menu on Mouseover\n \n||cff00bfffRight-Click:||r\n1. Show Micro Menu\n2. Micro Menu on Mouseover\n]]\nend",
  358. ["CLICK"] = "if pressed then\nlocal f = self.frame\nif button == \"RightButton\" then\nif f.GetExpectedAlpha == self.oldExpAlpha then\n f.GetExpectedAlpha = self.newExpAlpha\n f:UpdateAlpha()\n self.frame.sets.leilanofade = true\nelse\n f.GetExpectedAlpha = self.oldExpAlpha\n f:UpdateAlpha()\n self.frame.sets.leilanofade = false\nend\nreturn\nend\nif InCombatLockdown() then return end\nif f:IsVisible() then\nf:Hide();\nelse\nf:Show();\n\nend\nend",
  359. ["EVENT"] = "",
  360. ["LEAVE"] = "self:SetAlpha(0)\nself.bg:Hide()\nGameTooltip:Hide()",
  361. },
  362. ["bg_style"] = "SOLID",
  363. ["gradient_color"] = {
  364. ["a"] = 1,
  365. ["r"] = 1,
  366. ["g"] = 1,
  367. ["b"] = 1,
  368. },
  369. ["border_color"] = {
  370. ["a"] = 1,
  371. ["r"] = 0,
  372. ["g"] = 0,
  373. ["b"] = 0,
  374. },
  375. ["border_texture"] = "None",
  376. ["width"] = "128",
  377. ["bg_insets"] = {
  378. ["b"] = 4,
  379. ["t"] = -4,
  380. ["l"] = 4,
  381. ["r"] = -4,
  382. },
  383. ["bg_orientation"] = "HORIZONTAL",
  384. ["mouse"] = true,
  385. ["bg_color"] = {
  386. ["a"] = 0.659999996423721,
  387. ["r"] = 0,
  388. ["g"] = 0,
  389. ["b"] = 0,
  390. },
  391. ["y"] = "-24",
  392. },
  393. ["Dominos-Left-Buttons"] = {
  394. ["border_advanced"] = {
  395. ["enable"] = false,
  396. ["show"] = {
  397. ["BOT"] = true,
  398. ["TOPRIGHTCORNER"] = true,
  399. ["LEFT"] = true,
  400. ["BOTLEFTCORNER"] = true,
  401. ["RIGHT"] = true,
  402. ["TOPLEFTCORNER"] = true,
  403. ["TOP"] = true,
  404. ["BOTRIGHTCORNER"] = true,
  405. },
  406. },
  407. ["parent"] = "UIParent",
  408. ["sub_level"] = 0,
  409. ["anchorFrom"] = "CENTER",
  410. ["hflip"] = false,
  411. ["vflip"] = false,
  412. ["tileSize"] = 0,
  413. ["bg_texture"] = "Solid",
  414. ["anchor"] = "MultiBarBottomRightButton1",
  415. ["level"] = 0,
  416. ["vert_tile"] = false,
  417. ["use_absolute_bg"] = false,
  418. ["bg_blend"] = "BLEND",
  419. ["text"] = {
  420. ["y"] = "1",
  421. ["x"] = "0",
  422. ["justifyH"] = "CENTER",
  423. ["font"] = "Star Cine",
  424. ["color"] = {
  425. ["a"] = 1,
  426. ["b"] = 1,
  427. ["g"] = 0.803921568627451,
  428. ["r"] = 0,
  429. },
  430. ["text"] = "5",
  431. ["justifyV"] = "MIDDLE",
  432. ["size"] = 12,
  433. },
  434. ["y"] = "-35",
  435. ["x"] = "-23",
  436. ["bg_alpha"] = 1,
  437. ["border_edgeSize"] = 10,
  438. ["height"] = "104",
  439. ["tiling"] = false,
  440. ["strata"] = "BACKGROUND",
  441. ["horz_tile"] = false,
  442. ["anchorTo"] = "CENTER",
  443. ["absolute_bg"] = {
  444. ["ULx"] = 0,
  445. ["ULy"] = 0,
  446. ["LLy"] = 1,
  447. ["LLx"] = 0,
  448. ["URx"] = 1,
  449. ["URy"] = 0,
  450. ["LRx"] = 1,
  451. ["LRy"] = 1,
  452. },
  453. ["bg_insets"] = {
  454. ["b"] = "1",
  455. ["t"] = "-1",
  456. ["l"] = "1",
  457. ["r"] = "-1",
  458. },
  459. ["scripts"] = {
  460. ["LOAD"] = "self:Show()\nself:SetAlpha(0)\nself.bg:Hide()\n\nself.frame = Dominos.Frame:Get(5)\n\nself.defaultFadeAlpha = Dominos.db.profile.frames[5].fadeAlpha\nself.defaultAlpha = Dominos.db.profile.frames[5].alpha or 1\n\nself.oldExpAlpha = Dominos.Frame.GetExpectedAlpha\nself.newExpAlpha = function(frame) return self.defaultAlpha end\n\nif self.frame.sets.leilanofade then\nlocal f = self.frame\nf.GetExpectedAlpha = self.newExpAlpha\nf:UpdateAlpha()\nend\n\nif GetLocale() == \"deDE\" then self.tooltip = [[\n||cff00bfffLinks-Klick:||r\n1. Verstecke Aktionsleiste 5\n2. Leiste 5 bei Mouseover\n\n||cff00bfffRechts-Klick:||r\n1. Zeige Aktionsleiste 5\n2. Leiste 5 bei Mouseover\n]]\nelse self.tooltip = [[\n||cff00bfffLeft-Click:||r\n1. Hide Action Bar 5\n2. Bar 5 on Mouseover\n\n||cff00bfffRight-Click:||r\n1. Show Action Bar 5\n2. Bar 5 on Mouseover\n]]\nend",
  461. ["CLICK"] = "if pressed then\nlocal f = self.frame\nif button == \"RightButton\" then\nif f.GetExpectedAlpha == self.oldExpAlpha then\n f.GetExpectedAlpha = self.newExpAlpha\n f:UpdateAlpha()\n self.frame.sets.leilanofade = true\nelse\n f.GetExpectedAlpha = self.oldExpAlpha\n f:UpdateAlpha()\n self.frame.sets.leilanofade = false\nend\nreturn\nend\nif InCombatLockdown() then return end\nif f:IsVisible() then\nf:Hide();\nelse\nf:Show();\n\nend\nend",
  462. ["ENTER"] = "self:SetAlpha(1)\nself.bg:Show()\n\nGameTooltip:SetOwner(self, \"ANCHOR_NONE\")\nGameTooltip:SetPoint(\"BOTTOM\", self, \"TOP\", 0, -1)\nGameTooltip:SetText(self.tooltip, 1, 1, 1)",
  463. ["LEAVE"] = "self:SetAlpha(0)\nself.bg:Hide()\nGameTooltip:Hide()",
  464. },
  465. ["bg_style"] = "SOLID",
  466. ["gradient_color"] = {
  467. ["a"] = 0,
  468. ["r"] = 1,
  469. ["g"] = 1,
  470. ["b"] = 1,
  471. },
  472. ["border_color"] = {
  473. ["a"] = 1,
  474. ["r"] = 0,
  475. ["g"] = 0,
  476. ["b"] = 0,
  477. },
  478. ["border_texture"] = "None",
  479. ["width"] = "14.00000000001",
  480. ["rotation"] = 0,
  481. ["bg_color"] = {
  482. ["a"] = 0.659999996423721,
  483. ["r"] = 0,
  484. ["g"] = 0,
  485. ["b"] = 0,
  486. },
  487. ["mouse"] = true,
  488. ["crop"] = false,
  489. ["bg_orientation"] = "HORIZONTAL",
  490. },
  491. ["LeilaBar-Bottom-Left"] = {
  492. ["border_advanced"] = {
  493. ["enable"] = false,
  494. ["show"] = {
  495. ["BOT"] = true,
  496. ["TOPRIGHTCORNER"] = true,
  497. ["LEFT"] = true,
  498. ["BOTLEFTCORNER"] = true,
  499. ["RIGHT"] = true,
  500. ["TOPLEFTCORNER"] = true,
  501. ["TOP"] = true,
  502. ["BOTRIGHTCORNER"] = true,
  503. },
  504. },
  505. ["parent"] = "BazookaBar_1",
  506. ["sub_level"] = 0,
  507. ["anchorFrom"] = "BOTTOMRIGHT",
  508. ["hflip"] = false,
  509. ["vflip"] = false,
  510. ["tileSize"] = 0,
  511. ["bg_texture"] = "LeilaBar",
  512. ["anchor"] = "BazookaBar_1",
  513. ["level"] = 0,
  514. ["use_absolute_bg"] = false,
  515. ["bg_blend"] = "BLEND",
  516. ["text"] = {
  517. ["y"] = 0,
  518. ["x"] = 0,
  519. ["justifyH"] = "CENTER",
  520. ["font"] = "Blizzard",
  521. ["color"] = {
  522. ["a"] = 1,
  523. ["r"] = 1,
  524. ["g"] = 1,
  525. ["b"] = 1,
  526. },
  527. ["text"] = "",
  528. ["justifyV"] = "MIDDLE",
  529. ["size"] = 12,
  530. },
  531. ["y"] = "0",
  532. ["bg_color"] = {
  533. ["a"] = 0,
  534. ["r"] = 0,
  535. ["g"] = 0,
  536. ["b"] = 0,
  537. },
  538. ["bg_alpha"] = 1,
  539. ["border_edgeSize"] = 0,
  540. ["height"] = "93",
  541. ["tiling"] = false,
  542. ["strata"] = "BACKGROUND",
  543. ["anchorTo"] = "BOTTOMRIGHT",
  544. ["absolute_bg"] = {
  545. ["ULx"] = 0,
  546. ["ULy"] = 0,
  547. ["LLy"] = 1,
  548. ["LLx"] = 0,
  549. ["URx"] = 1,
  550. ["URy"] = 0,
  551. ["LRx"] = 1,
  552. ["LRy"] = 1,
  553. },
  554. ["crop"] = false,
  555. ["scripts"] = {
  556. ["LOAD"] = "local f = BazookaBar_1\n\nf:ClearAllPoints()\nf:SetPoint(\"BOTTOMLEFT\", UIParent, \"BOTTOMLEFT\", 0 ,0)",
  557. },
  558. ["bg_style"] = "NONE",
  559. ["gradient_color"] = {
  560. ["a"] = 0,
  561. ["r"] = 0,
  562. ["g"] = 0,
  563. ["b"] = 0,
  564. },
  565. ["border_color"] = {
  566. ["a"] = 0,
  567. ["r"] = 0,
  568. ["g"] = 0,
  569. ["b"] = 0,
  570. },
  571. ["border_texture"] = "None",
  572. ["width"] = "802",
  573. ["x"] = "38",
  574. ["rotation"] = 0,
  575. ["mouse"] = false,
  576. ["bg_insets"] = {
  577. ["b"] = "",
  578. ["t"] = "",
  579. ["l"] = "",
  580. ["r"] = "",
  581. },
  582. ["bg_orientation"] = "HORIZONTAL",
  583. },
  584. ["xLoot-roll-Anchor"] = {
  585. ["border_advanced"] = {
  586. ["enable"] = false,
  587. ["show"] = {
  588. ["BOT"] = true,
  589. ["TOPRIGHTCORNER"] = true,
  590. ["LEFT"] = true,
  591. ["TOPLEFTCORNER"] = true,
  592. ["RIGHT"] = true,
  593. ["BOTLEFTCORNER"] = true,
  594. ["TOP"] = true,
  595. ["BOTRIGHTCORNER"] = true,
  596. },
  597. },
  598. ["parent"] = "UIParent",
  599. ["bg_orientation"] = "HORIZONTAL",
  600. ["anchorFrom"] = "RIGHT",
  601. ["hflip"] = false,
  602. ["vflip"] = false,
  603. ["tileSize"] = 0,
  604. ["bg_texture"] = "Solid",
  605. ["anchor"] = "UIParent",
  606. ["level"] = 0,
  607. ["use_absolute_bg"] = false,
  608. ["bg_blend"] = "BLEND",
  609. ["text"] = {
  610. ["y"] = 0,
  611. ["font"] = "Blizzard",
  612. ["justifyH"] = "CENTER",
  613. ["x"] = 0,
  614. ["color"] = {
  615. ["a"] = 1,
  616. ["r"] = 1,
  617. ["g"] = 1,
  618. ["b"] = 1,
  619. },
  620. ["text"] = "",
  621. ["justifyV"] = "MIDDLE",
  622. ["size"] = 12,
  623. },
  624. ["y"] = 0,
  625. ["x"] = 0,
  626. ["bg_alpha"] = 0,
  627. ["border_edgeSize"] = 16,
  628. ["height"] = "0",
  629. ["tiling"] = false,
  630. ["strata"] = "BACKGROUND",
  631. ["anchorTo"] = "RIGHT",
  632. ["absolute_bg"] = {
  633. ["LRy"] = 1,
  634. ["LRx"] = 1,
  635. ["ULx"] = 0,
  636. ["ULy"] = 0,
  637. ["URx"] = 1,
  638. ["URy"] = 0,
  639. ["LLx"] = 0,
  640. ["LLy"] = 1,
  641. },
  642. ["crop"] = false,
  643. ["scripts"] = {
  644. ["LOAD"] = "if not XLoot then return end\nlocal module = XLoot:GetModule(\"Group\")\n local roll_anchor = module.anchor\n \n local function PlaceRollAnchor()\n roll_anchor:ClearAllPoints()\n roll_anchor:SetPoint(\"RIGHT\", UIParent, \"RIGHT\", -360, -60)\n end\n\n local function hookSVupdate()\n if self.hooked_SVupdate then return end\n self.hooked_SVupdate = true\n hooksecurefunc(roll_anchor,\"UpdateSVData\",PlaceRollAnchor)\n end\n \n if roll_anchor then\n PlaceRollAnchor(\"RIGHT\", UIParent, \"RIGHT\", -360, -60)\n hookSVupdate()\n else\n if not self.hooked_onenable then\n self.hooked_onenable = true\n local oldfunc = module.OnEnable\n module.OnEnable = function(...)\n oldfunc(...)\n roll_anchor = module.anchor\n PlaceRollAnchor()\n hookSVupdate()\n end\n end\n end",
  645. },
  646. ["bg_style"] = "SOLID",
  647. ["gradient_color"] = {
  648. ["a"] = 0,
  649. ["r"] = 1,
  650. ["g"] = 1,
  651. ["b"] = 1,
  652. },
  653. ["border_color"] = {
  654. ["a"] = 0,
  655. ["r"] = 0,
  656. ["g"] = 0,
  657. ["b"] = 0,
  658. },
  659. ["border_texture"] = "Blizzard Tooltip",
  660. ["width"] = "0",
  661. ["sub_level"] = 0,
  662. ["rotation"] = 0,
  663. ["mouse"] = false,
  664. ["bg_color"] = {
  665. ["a"] = 0,
  666. ["r"] = 0,
  667. ["g"] = 0,
  668. ["b"] = 0,
  669. },
  670. ["bg_insets"] = {
  671. ["b"] = 4,
  672. ["t"] = -4,
  673. ["l"] = 4,
  674. ["r"] = -4,
  675. },
  676. },
  677. ["Dominos-Right-Buttons"] = {
  678. ["border_advanced"] = {
  679. ["enable"] = false,
  680. ["show"] = {
  681. ["BOT"] = true,
  682. ["TOPRIGHTCORNER"] = true,
  683. ["LEFT"] = true,
  684. ["BOTLEFTCORNER"] = true,
  685. ["RIGHT"] = true,
  686. ["TOPLEFTCORNER"] = true,
  687. ["TOP"] = true,
  688. ["BOTRIGHTCORNER"] = true,
  689. },
  690. },
  691. ["parent"] = "UIParent",
  692. ["sub_level"] = 0,
  693. ["anchorFrom"] = "CENTER",
  694. ["hflip"] = false,
  695. ["vflip"] = false,
  696. ["tileSize"] = 0,
  697. ["bg_texture"] = "Solid",
  698. ["anchor"] = "MultiBarRightButton2",
  699. ["level"] = 0,
  700. ["use_absolute_bg"] = false,
  701. ["bg_blend"] = "BLEND",
  702. ["text"] = {
  703. ["y"] = "1",
  704. ["x"] = "0",
  705. ["justifyH"] = "CENTER",
  706. ["font"] = "Star Cine",
  707. ["color"] = {
  708. ["a"] = 1,
  709. ["b"] = 1,
  710. ["g"] = 0.803921568627451,
  711. ["r"] = 0,
  712. },
  713. ["text"] = "3",
  714. ["justifyV"] = "MIDDLE",
  715. ["size"] = 12,
  716. },
  717. ["rotation"] = 0,
  718. ["x"] = 24,
  719. ["bg_alpha"] = 1,
  720. ["border_edgeSize"] = 10,
  721. ["height"] = "209.00000000001",
  722. ["tiling"] = false,
  723. ["strata"] = "BACKGROUND",
  724. ["anchorTo"] = "CENTER",
  725. ["absolute_bg"] = {
  726. ["LLy"] = 1,
  727. ["LLx"] = 0,
  728. ["LRy"] = 1,
  729. ["LRx"] = 1,
  730. ["URy"] = 0,
  731. ["URx"] = 1,
  732. ["ULy"] = 0,
  733. ["ULx"] = 0,
  734. },
  735. ["bg_insets"] = {
  736. ["r"] = "-1",
  737. ["t"] = "-1",
  738. ["l"] = "1",
  739. ["b"] = "1",
  740. },
  741. ["scripts"] = {
  742. ["LEAVE"] = "self:SetAlpha(0)\nself.bg:Hide()\nGameTooltip:Hide()",
  743. ["CLICK"] = "if pressed then\nlocal f = self.frame\nif button == \"RightButton\" then\nif f.GetExpectedAlpha == self.oldExpAlpha then\n f.GetExpectedAlpha = self.newExpAlpha\n f:UpdateAlpha()\n self.frame.sets.leilanofade = true\nelse\n f.GetExpectedAlpha = self.oldExpAlpha\n f:UpdateAlpha()\n self.frame.sets.leilanofade = false\nend\nreturn\nend\nif InCombatLockdown() then return end\nif f:IsVisible() then\nf:Hide();\nelse\nf:Show();\n\nend\nend",
  744. ["ENTER"] = "self:SetAlpha(1)\nself.bg:Show()\n\nGameTooltip:SetOwner(self, \"ANCHOR_NONE\")\nGameTooltip:SetPoint(\"BOTTOM\", self, \"TOP\", 0, -1)\nGameTooltip:SetText(self.tooltip, 1, 1, 1)",
  745. ["LOAD"] = "self:Show()\nself:SetAlpha(0)\nself.bg:Hide()\n\nself.frame = Dominos.Frame:Get(3)\n\nself.defaultFadeAlpha = Dominos.db.profile.frames[3].fadeAlpha\nself.defaultAlpha = Dominos.db.profile.frames[3].alpha or 1\n\nself.oldExpAlpha = Dominos.Frame.GetExpectedAlpha\nself.newExpAlpha = function(frame) return self.defaultAlpha end\n\nif self.frame.sets.leilanofade then\nlocal f = self.frame\nf.GetExpectedAlpha = self.newExpAlpha\nf:UpdateAlpha()\nend\n\nif GetLocale() == \"deDE\" then self.tooltip = [[\n||cff00bfffLinks-Klick:||r\n1. Verstecke Aktionsleiste 3\n2. Leiste 3 bei Mouseover\n\n||cff00bfffRechts-Klick:||r\n1. Zeige Aktionsleiste 3\n2. Leiste 3 bei Mouseover\n]]\nelse self.tooltip = [[\n||cff00bfffLeft-Click:||r\n1. Hide Action Bar 3\n2. Bar 3 on Mouseover\n\n||cff00bfffRight-Click:||r\n1. Show Action Bar 3\n2. Bar 3 on Mouseover\n]]\nend",
  746. },
  747. ["bg_style"] = "SOLID",
  748. ["gradient_color"] = {
  749. ["a"] = 1,
  750. ["b"] = 1,
  751. ["g"] = 1,
  752. ["r"] = 1,
  753. },
  754. ["border_color"] = {
  755. ["a"] = 1,
  756. ["b"] = 0,
  757. ["g"] = 0,
  758. ["r"] = 0,
  759. },
  760. ["border_texture"] = "None",
  761. ["width"] = "14.00000000001",
  762. ["y"] = "-87",
  763. ["bg_color"] = {
  764. ["a"] = 0.650000005960465,
  765. ["b"] = 0,
  766. ["g"] = 0,
  767. ["r"] = 0,
  768. },
  769. ["mouse"] = true,
  770. ["crop"] = false,
  771. ["bg_orientation"] = "HORIZONTAL",
  772. },
  773. ["BigWigsPA"] = {
  774. ["border_advanced"] = {
  775. ["enable"] = false,
  776. ["show"] = {
  777. ["BOT"] = true,
  778. ["TOPRIGHTCORNER"] = true,
  779. ["LEFT"] = true,
  780. ["TOPLEFTCORNER"] = true,
  781. ["RIGHT"] = true,
  782. ["BOTLEFTCORNER"] = true,
  783. ["TOP"] = true,
  784. ["BOTRIGHTCORNER"] = true,
  785. },
  786. },
  787. ["parent"] = "BigWigsProximityAnchor",
  788. ["bg_orientation"] = "HORIZONTAL",
  789. ["anchorFrom"] = "BOTTOM",
  790. ["hflip"] = false,
  791. ["vflip"] = false,
  792. ["tileSize"] = 0,
  793. ["bg_texture"] = "Solid",
  794. ["anchor"] = "UIParent",
  795. ["level"] = 0,
  796. ["use_absolute_bg"] = false,
  797. ["bg_blend"] = "BLEND",
  798. ["text"] = {
  799. ["y"] = 0,
  800. ["x"] = 0,
  801. ["justifyH"] = "CENTER",
  802. ["font"] = "Blizzard",
  803. ["color"] = {
  804. ["a"] = 1,
  805. ["r"] = 1,
  806. ["g"] = 1,
  807. ["b"] = 1,
  808. },
  809. ["text"] = "",
  810. ["justifyV"] = "MIDDLE",
  811. ["size"] = 12,
  812. },
  813. ["y"] = 0,
  814. ["x"] = 0,
  815. ["bg_alpha"] = 0,
  816. ["border_edgeSize"] = 16,
  817. ["height"] = "0",
  818. ["tiling"] = false,
  819. ["strata"] = "BACKGROUND",
  820. ["anchorTo"] = "BOTTOM",
  821. ["absolute_bg"] = {
  822. ["LRy"] = 1,
  823. ["LRx"] = 1,
  824. ["ULx"] = 0,
  825. ["ULy"] = 0,
  826. ["URx"] = 1,
  827. ["URy"] = 0,
  828. ["LLx"] = 0,
  829. ["LLy"] = 1,
  830. },
  831. ["bg_insets"] = {
  832. ["b"] = 4,
  833. ["t"] = -4,
  834. ["l"] = 4,
  835. ["r"] = -4,
  836. },
  837. ["scripts"] = {
  838. ["LOAD"] = "local uix = UIParent\nlocal bigp = BigWigsProximityAnchor\n\nif uix and bigp then\nbigp:ClearAllPoints()\nbigp:SetPoint(\"BOTTOMRIGHT\", uix, \"BOTTOMRIGHT\", -20, 400)\nend",
  839. },
  840. ["bg_style"] = "SOLID",
  841. ["gradient_color"] = {
  842. ["a"] = 0,
  843. ["r"] = 0,
  844. ["g"] = 0,
  845. ["b"] = 0,
  846. },
  847. ["border_color"] = {
  848. ["a"] = 0,
  849. ["r"] = 0,
  850. ["g"] = 0,
  851. ["b"] = 0,
  852. },
  853. ["border_texture"] = "Blizzard Tooltip",
  854. ["width"] = "0",
  855. ["sub_level"] = 0,
  856. ["rotation"] = 0,
  857. ["mouse"] = false,
  858. ["bg_color"] = {
  859. ["a"] = 0,
  860. ["r"] = 0,
  861. ["g"] = 0,
  862. ["b"] = 0,
  863. },
  864. ["crop"] = false,
  865. },
  866. ["Dominos-Pet-Buttons"] = {
  867. ["border_advanced"] = {
  868. ["enable"] = false,
  869. ["show"] = {
  870. ["BOT"] = true,
  871. ["TOPRIGHTCORNER"] = true,
  872. ["LEFT"] = true,
  873. ["BOTLEFTCORNER"] = true,
  874. ["RIGHT"] = true,
  875. ["TOPLEFTCORNER"] = true,
  876. ["TOP"] = true,
  877. ["BOTRIGHTCORNER"] = true,
  878. },
  879. },
  880. ["parent"] = "UIParent",
  881. ["sub_level"] = 0,
  882. ["anchorFrom"] = "TOP",
  883. ["hflip"] = false,
  884. ["vflip"] = false,
  885. ["tileSize"] = 0,
  886. ["bg_texture"] = "Solid",
  887. ["anchor"] = "SUFUnitplayer",
  888. ["level"] = 20,
  889. ["use_absolute_bg"] = false,
  890. ["bg_blend"] = "BLEND",
  891. ["text"] = {
  892. ["y"] = "1",
  893. ["font"] = "Star Cine",
  894. ["justifyH"] = "CENTER",
  895. ["x"] = 0,
  896. ["color"] = {
  897. ["a"] = 1,
  898. ["r"] = 0.941176470588235,
  899. ["g"] = 1,
  900. ["b"] = 0.945098039215686,
  901. },
  902. ["text"] = "Pet Bar",
  903. ["justifyV"] = "MIDDLE",
  904. ["size"] = 12,
  905. },
  906. ["rotation"] = 0,
  907. ["x"] = "-140",
  908. ["bg_alpha"] = 1,
  909. ["border_edgeSize"] = 18,
  910. ["height"] = "21.00000000001",
  911. ["tiling"] = false,
  912. ["strata"] = "TOOLTIP",
  913. ["anchorTo"] = "RIGHT",
  914. ["absolute_bg"] = {
  915. ["LLy"] = 1,
  916. ["LLx"] = 0,
  917. ["LRy"] = 1,
  918. ["LRx"] = 1,
  919. ["URx"] = 1,
  920. ["URy"] = 0,
  921. ["ULy"] = 0,
  922. ["ULx"] = 0,
  923. },
  924. ["crop"] = false,
  925. ["scripts"] = {
  926. ["LEAVE"] = "self:SetAlpha(0)\nself.bg:Hide()\nGameTooltip:Hide()",
  927. ["CLICK"] = "if InCombatLockdown() then return end\nif pressed then\nif Dominos.Frame:Get(\"pet\"):IsVisible() then\nDominos.Frame:Get(\"pet\"):Hide();\nelse\nDominos.Frame:Get(\"pet\"):Show();\n\nend\nend",
  928. ["ENTER"] = "self:SetAlpha(1)\nself.bg:Show()\n\nGameTooltip:SetOwner(self, \"ANCHOR_NONE\")\nGameTooltip:SetPoint(\"BOTTOM\", self, \"TOP\", 0, 5)\nGameTooltip:SetText(self.tooltip, 1, 1, 1)",
  929. ["LOAD"] = "self:Show() self:SetAlpha(0)\nself.bg:Hide()\n\nif GetLocale() == \"deDE\" then self.tooltip = [[\n||cff00bfffKlick:||r\nVerstecke/Zeige\nBegleiter Zauber\n]]\nelse self.tooltip = [[\nHide/Show Pet Spells\n]]\nend",
  930. },
  931. ["bg_style"] = "SOLID",
  932. ["gradient_color"] = {
  933. ["a"] = 1,
  934. ["r"] = 1,
  935. ["g"] = 1,
  936. ["b"] = 1,
  937. },
  938. ["border_color"] = {
  939. ["a"] = 1,
  940. ["r"] = 1,
  941. ["g"] = 1,
  942. ["b"] = 1,
  943. },
  944. ["border_texture"] = "None",
  945. ["width"] = "52",
  946. ["bg_insets"] = {
  947. ["b"] = 4,
  948. ["t"] = -4,
  949. ["l"] = 4,
  950. ["r"] = -4,
  951. },
  952. ["bg_orientation"] = "HORIZONTAL",
  953. ["mouse"] = true,
  954. ["bg_color"] = {
  955. ["a"] = 0.370000004768372,
  956. ["r"] = 0,
  957. ["g"] = 0.513725490196078,
  958. ["b"] = 1,
  959. },
  960. ["y"] = 40,
  961. },
  962. ["BigWigsEA"] = {
  963. ["border_advanced"] = {
  964. ["enable"] = false,
  965. ["show"] = {
  966. ["BOTRIGHTCORNER"] = true,
  967. ["TOPRIGHTCORNER"] = true,
  968. ["TOPLEFTCORNER"] = true,
  969. ["BOTLEFTCORNER"] = true,
  970. ["RIGHT"] = true,
  971. ["LEFT"] = true,
  972. ["TOP"] = true,
  973. ["BOT"] = true,
  974. },
  975. },
  976. ["parent"] = "BigWigsEmphasizeAnchor",
  977. ["bg_orientation"] = "HORIZONTAL",
  978. ["anchorFrom"] = "BOTTOM",
  979. ["hflip"] = false,
  980. ["vflip"] = false,
  981. ["tileSize"] = 0,
  982. ["bg_texture"] = "None",
  983. ["anchor"] = "UIParent",
  984. ["level"] = 0,
  985. ["use_absolute_bg"] = false,
  986. ["bg_blend"] = "BLEND",
  987. ["text"] = {
  988. ["y"] = 0,
  989. ["font"] = "Blizzard",
  990. ["justifyH"] = "CENTER",
  991. ["x"] = 0,
  992. ["color"] = {
  993. ["a"] = 1,
  994. ["b"] = 1,
  995. ["g"] = 1,
  996. ["r"] = 1,
  997. },
  998. ["text"] = "",
  999. ["justifyV"] = "MIDDLE",
  1000. ["size"] = 12,
  1001. },
  1002. ["y"] = 0,
  1003. ["x"] = 0,
  1004. ["bg_alpha"] = 0,
  1005. ["border_edgeSize"] = 16,
  1006. ["height"] = "0",
  1007. ["tiling"] = false,
  1008. ["strata"] = "BACKGROUND",
  1009. ["anchorTo"] = "BOTTOM",
  1010. ["absolute_bg"] = {
  1011. ["LRy"] = 1,
  1012. ["LRx"] = 1,
  1013. ["ULx"] = 0,
  1014. ["ULy"] = 0,
  1015. ["URy"] = 0,
  1016. ["URx"] = 1,
  1017. ["LLx"] = 0,
  1018. ["LLy"] = 1,
  1019. },
  1020. ["crop"] = false,
  1021. ["scripts"] = {
  1022. ["EVENT"] = "",
  1023. ["LOAD"] = "local bige = BigWigsEmphasizeAnchor\n\nif not bige or self.hookedBWEA then return end\n\nlocal function PlaceBWEA(f,p,rf,rp,x,y,handler)\n if handler == \"PlaceBWEA\" then return end\n if bige then\n bige:ClearAllPoints()\n bige:SetPoint(\"BOTTOM\", UIParent, \"BOTTOM\", -343, 225, \"PlaceBWEA\")\n end\nend\n\nhooksecurefunc(bige,\"SetPoint\",PlaceBWEA)\nself.hookedBWEA = true\n\nPlaceBWEA(0,0,0,0,0,0,\"PlaceBWEA\")",
  1024. },
  1025. ["bg_style"] = "SOLID",
  1026. ["gradient_color"] = {
  1027. ["a"] = 1,
  1028. ["b"] = 1,
  1029. ["g"] = 1,
  1030. ["r"] = 1,
  1031. },
  1032. ["border_color"] = {
  1033. ["a"] = 1,
  1034. ["b"] = 1,
  1035. ["g"] = 1,
  1036. ["r"] = 1,
  1037. },
  1038. ["border_texture"] = "None",
  1039. ["width"] = "0",
  1040. ["bg_insets"] = {
  1041. ["r"] = -4,
  1042. ["t"] = -4,
  1043. ["l"] = 4,
  1044. ["b"] = 4,
  1045. },
  1046. ["bg_color"] = {
  1047. ["a"] = 0.6,
  1048. ["b"] = 0.3,
  1049. ["g"] = 0.3,
  1050. ["r"] = 0.3,
  1051. },
  1052. ["mouse"] = false,
  1053. ["rotation"] = 0,
  1054. ["sub_level"] = 0,
  1055. },
  1056. },
  1057. },
  1058. ["layout_deps"] = {
  1059. ["LeilaUI"] = {
  1060. ["right-buttons"] = "Dominos",
  1061. ["left-buttons"] = "Dominos",
  1062. ["Pet-Button"] = "Dominos",
  1063. ["MicroMenu"] = "Dominos",
  1064. },
  1065. },
  1066. },
  1067. ["profileKeys"] = {
  1068. ["Migina - Anetheron"] = "Default",
  1069. ["Leilameda - Anetheron"] = "LeilaUI",
  1070. ["Hö - Shen'dralar"] = "LeilaUI-m",
  1071. ["Ilí - Onyxia"] = "LeilaUI-d",
  1072. ["Zzu - Rajaxx"] = "LeilaUI-m",
  1073. ["Iil - Rajaxx"] = "LeilaUI",
  1074. ["Kajaskar - Anetheron"] = "Default",
  1075. ["Varinn - Blackmoore"] = "Default",
  1076. ["Paiab - Eredar"] = "LeilaUI",
  1077. ["Udahr - Rajaxx"] = "LeilaUI-d",
  1078. ["Lejra - Blackrock"] = "Default",
  1079. ["Sxx - Rajaxx"] = "LeilaUI",
  1080. ["Trojäg - Anetheron"] = "Default",
  1081. ["Jap - Rajaxx"] = "LeilaUI-d",
  1082. ["Blackôut - Anetheron"] = "LeilaUI-d",
  1083. ["Frôzentear - Anetheron"] = "LeilaUI-m",
  1084. ["Yö - Rajaxx"] = "LeilaUI",
  1085. ["Risêagainst - Anetheron"] = "LeilaUI",
  1086. ["Voidz - Anetheron"] = "LeilaUI-m",
  1087. ["Xt - Rajaxx"] = "LeilaUI",
  1088. ["Quanzui - Anetheron"] = "LeilaUI-m",
  1089. ["Tonywolx - Anetheron"] = "LeilaUI",
  1090. ["Cadeym - Anetheron"] = "LeilaUI-m",
  1091. ["Nekromago - Anetheron"] = "LeilaUI",
  1092. },
  1093. ["profiles"] = {
  1094. ["LeilaUI-m"] = {
  1095. ["layout"] = "LeilaUI",
  1096. },
  1097. ["LeilaUI"] = {
  1098. ["layout"] = "LeilaUI",
  1099. },
  1100. ["Default"] = {
  1101. ["layout"] = "LeilaUI",
  1102. },
  1103. ["LeilaUI-d"] = {
  1104. ["layout"] = "LeilaUI",
  1105. },
  1106. },
  1107. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement