Advertisement
Guest User

Untitled

a guest
Oct 12th, 2012
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.18 KB | None | 0 0
  1.  
  2. TipTac_Config = {
  3. ["fontFace"] = "Fonts\\FRIZQT__.TTF",
  4. ["classification_elite"] = "+%s ",
  5. ["barHeight"] = 11,
  6. ["showUnitTip"] = true,
  7. ["if_enable"] = true,
  8. ["tipBackdropEdge"] = "Interface\\Addons\\SharedMedia\\border\\siana.tga",
  9. ["modifyFonts"] = true,
  10. ["backdropEdgeSize"] = 1,
  11. ["if_showSpellIdAndRank"] = false,
  12. ["showTarget"] = "first",
  13. ["anchorFrameTipPoint"] = "TOP",
  14. ["talentCacheSize"] = 50,
  15. ["anchorFrameUnitPoint"] = "TOP",
  16. ["tipColor"] = {
  17. 0, -- [1]
  18. 0, -- [2]
  19. 0, -- [3]
  20. 0.5, -- [4]
  21. },
  22. ["showHiddenTipsOnShift"] = true,
  23. ["colRace"] = "|cffffffff",
  24. ["healthBarText"] = "value",
  25. ["auraMaxRows"] = 8,
  26. ["tipBorderColor"] = {
  27. 0, -- [1]
  28. 0, -- [2]
  29. 0, -- [3]
  30. 1, -- [4]
  31. },
  32. ["noCooldownCount"] = true,
  33. ["barFontFace"] = "Interface\\Addons\\SharedMedia\\fonts\\pf_tempesta_seven_condensed.ttf",
  34. ["showAuraCooldown"] = true,
  35. ["showGuildRank"] = true,
  36. ["if_showAuraCaster"] = true,
  37. ["reactColoredBorder"] = false,
  38. ["if_showItemLevelAndId"] = false,
  39. ["iconAnchor"] = "TOPLEFT",
  40. ["anchorWorldTipType"] = "mouse",
  41. ["classColoredBorder"] = true,
  42. ["iconCombat"] = true,
  43. ["fontSize"] = 12,
  44. ["classification_rare"] = "%s|r (Rare) ",
  45. ["left"] = 692.9999895426273,
  46. ["colorNameByClass"] = true,
  47. ["barsCondenseValues"] = true,
  48. ["optionsBottom"] = 101.7810287475586,
  49. ["anchorWorldUnitPoint"] = "BOTTOMLEFT",
  50. ["anchorFrameTipType"] = "parent",
  51. ["backdropInsets"] = 1,
  52. ["updateFreq"] = 0.05000000074505806,
  53. ["classification_trivial"] = "~%s ",
  54. ["classification_worldboss"] = "%s|r (Boss) ",
  55. ["barTexture"] = "Interface\\Addons\\SharedMedia\\statusbar\\Flat",
  56. ["showPlayerGender"] = false,
  57. ["if_borderlessIcons"] = false,
  58. ["anchorWorldTipPoint"] = "BOTTOMLEFT",
  59. ["manaBar"] = true,
  60. ["talentFormat"] = 3,
  61. ["auraSize"] = 24,
  62. ["anchorWorldUnitType"] = "mouse",
  63. ["classification_rareelite"] = "+%s|r (Rare) ",
  64. ["targetYouText"] = "<<YOU>>",
  65. ["hideUFTipsInCombat"] = true,
  66. ["top"] = 612.0000399975421,
  67. ["fontFlags"] = "",
  68. ["gradientTip"] = false,
  69. ["classification_normal"] = "%s ",
  70. ["nameType"] = "title",
  71. ["barFontSize"] = 8,
  72. ["anchorFrameUnitType"] = "parent",
  73. ["optionsLeft"] = 497.8590393066406,
  74. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement