comparison Turok/Modules/Timer/Presets.lua @ 11:0b1a2f3dbfc4 tip

aura duration override triggering activation twice when aura data still exists briefly after duration end
author Nenue
date Mon, 22 Feb 2016 03:11:54 -0500
parents 9400a0ff8540
children
comparison
equal deleted inserted replaced
10:e08df0af1849 11:0b1a2f3dbfc4
300 type = 'aura', display = 'progressbar', 300 type = 'aura', display = 'progressbar',
301 spellID = 168811, specPage = 2, 301 spellID = 168811, specPage = 2,
302 302
303 hideIcon = true, 303 hideIcon = true,
304 leftText = "", rightText= "", 304 leftText = "", rightText= "",
305 width= 330, height = 12, padding = 0, 305 width= 330, height = 8, padding = 0,
306 absolute = true, x = 0, y = 0, anchor = 'BOTTOMLEFT', anchorTo = 'BOTTOMLEFT', parent = 'TkPowerBar', level = 1, 306 absolute = true, x = 0, y = 0, anchor = 'BOTTOMLEFT', anchorTo = 'BOTTOMLEFT', parent = 'TkPowerBar', level = 1,
307 foreground_color = {1,0,0,1}, foreground_blend = 'BLEND', 307 foreground_color = {1,0,0,1}, foreground_blend = 'ADD',
308 background_color = {0,0,0,0}, background_blend = 'BLEND',
308 sound_active = '', sound_hidden = '', sound_passive = '', 309 sound_active = '', sound_hidden = '', sound_passive = '',
309 }, 310 },
310 { 311 {
311 inherits = 'HunterBar', name = "Sniper Training: Recently Moved", 312 inherits = 'HunterBar', name = "Sniper Training: Recently Moved",
312 type = 'aura', display = 'progressbar', 313 type = 'aura', display = 'progressbar',
313 spellID = 168809, specPage = 2, 314 spellID = 168809, specPage = 2,
314 315
315 hideIcon = true, 316 hideIcon = true,
316 leftText = "", rightText= "", 317 leftText = "", rightText= "",
317 height = 12, width= 160, padding = 0, 318 height = 8, width= 160, padding = 0,
318 absolute = true, x = 0, y = 0, anchor = 'BOTTOMLEFT', anchorTo = 'BOTTOMLEFT', parent = 'TkPowerBar', level = 2, 319 absolute = true, x = 0, y = 0, anchor = 'BOTTOMLEFT', anchorTo = 'BOTTOMLEFT', parent = 'TkPowerBar', level = 2,
319 foreground_color = {1,1,0,1}, foreground_blend = 'BLEND', 320 foreground_color = {1,1,0,1}, foreground_blend = 'ADD',
321 background_color = {0,0,0,0}, background_blend = 'BLEND',
320 sound_active = '', sound_hidden = '', sound_passive = '', 322 sound_active = '', sound_hidden = '', sound_passive = '',
321 }, 323 },
322 324
323 --- Static Warnings 325 --- Static Warnings
324 { 326 {