Share Pastebin
Guest
Public paste!

Yewbacca

By: a guest | Jun 19th, 2009 | Syntax: Lua | Size: 1.31 KB | Hits: 87 | Expires: Never
Copy text to clipboard
  1.  
  2. KHTvars = {
  3.         ["hidetext"] = false,
  4.         ["barheight"] = 16,
  5.         ["borderalpha"] = {
  6.                 1, -- [1]
  7.                 1, -- [2]
  8.                 1, -- [3]
  9.                 1, -- [4]
  10.         },
  11.         ["step"] = 0.02999999932944775,
  12.         ["entrapmentmult"] = 0,
  13.         ["bardistance"] = 5,
  14.         ["bg"] = {
  15.                 ["a"] = 1,
  16.                 ["b"] = 0,
  17.                 ["g"] = 0,
  18.                 ["r"] = 0,
  19.         },
  20.         ["timecolor"] = {
  21.                 1, -- [1]
  22.                 0.8196078431372549, -- [2]
  23.                 0, -- [3]
  24.                 1, -- [4]
  25.         },
  26.         ["overallalpha"] = 1,
  27.         ["skillcolor"] = {
  28.                 0.9999978030100465, -- [1]
  29.                 0.8196060657501221, -- [2]
  30.                 0, -- [3]
  31.                 1, -- [4]
  32.         },
  33.         ["largetex"] = true,
  34.         ["version"] = 3,
  35.         ["hidetime"] = false,
  36.         ["append"] = false,
  37.         ["showtex"] = true,
  38.         ["traptimemult"] = 1,
  39.         ["colorchange"] = false,
  40.         ["numBars"] = 0,
  41.         ["scale"] = 0.9963000183820725,
  42.         ["barstartcolor"] = {
  43.                 0.7490196078431373, -- [1]
  44.                 0.8, -- [2]
  45.                 0.7803921568627451, -- [3]
  46.                 1, -- [4]
  47.         },
  48.         ["flash"] = 5,
  49.         ["shotdelay"] = 200,
  50.         ["bartexture"] = "Interface\\AddOns\\KHunterTimers\\Gloss.tga",
  51.         ["impconc"] = 0,
  52.         ["targetcolor"] = {
  53.                 1, -- [1]
  54.                 0.8196078431372549, -- [2]
  55.                 0, -- [3]
  56.                 1, -- [4]
  57.         },
  58.         ["mili"] = 1,
  59.         ["sticky"] = true,
  60.         ["on"] = true,
  61.         ["serpentglyph"] = 6000,
  62.         ["gap"] = true,
  63.         ["bardelta"] = {
  64.                 0.05098039215686279, -- [1]
  65.                 -0.8, -- [2]
  66.                 -0.7803921568627451, -- [3]
  67.                 0, -- [4]
  68.         },
  69.         ["padding"] = true,
  70.         ["locked"] = true,
  71. }