Download
(21 Kb)
Download
Updated: 09-01-12 12:24 PM
Pictures
File Info
Compatibility:
Mists of Pandaria (5.0.4)
Updated:09-01-12 12:24 PM
Created:unknown
Downloads:184,854
Favorites:1,184
MD5:
oGlow  Popular! (More than 5000 hits)
Version: 2.2.2
by: haste [More]
oGlow will light up your items, by adding a quality border to them. It will only display this border for common quality items and above.

It will currently only display the quality borders on the following places:
* Inventory
* Inspect
* Bank
* Guild bank
* Bags
* Mail
* Merchant
* Trade
* Professions
* Character fly-out
* Character
* Loot
* Void storage

I will make it support some other frames also, but this is it for now.

Credits
- Fizzle for the original idea
- Mikma for always being an ass (:---D)

Click here to lend your support!
Changes from 2.2.2
- Bump TOC version to 5.0.
- Updated char and inspect pipe to work correctly on 5.0.

Changes from 2.2.0
- Fixed transmogrified items showing up without a border or with incorrect quality.

Changes from 2.1.3
- Added support for the loot frame.
- Added support for void storage.
- Several minor improvements made in the background.

Changes from 2.1.2
- Fixed another issue with the character fly-out on 4.3.

Changes from 2.1.1
- Fixes issues with character fly-out on 4.3.

Changes from 2.1.0
- Updating from 2.0.x no works correctly.

Changes from 2.0.1
- UI now renders correctly when accessed through Interface Options
- Added an option to control the threshold of the quality filter.
- It's now possible to set custom colors for each item quality.

Changes from 2.0
- Removed references to nonexistent files.
- Fixed inspect coloring to work correctly.

Changes from 1.12
* Update to work WoW 4.0.x.
* Mostly rewritten under the hood.
* Ability to toggle pretty much every update thingy.
* Currently require more babies to run :(.

Changes from 1.11
* No longer spews useless debug output...

Changes from 1.10
* Haste makes waste, actually fixed now. :)

Changes from 1.9
* Fixed bank not updating correctly in some cases.

Changes from 1.8
* It will now correctly update coloring when switching page in the inbox.

Changes from 1.6
* 1.7 was never released.
* Completed mail support.

Changes from 1.4
* 1.5 was never released.
* TOC bumped to 2.4.
* Support for the new slots when sending mail.

Changes from 1.3
* Fixed an issue with the buyback frame not updating as it should.

Changes from 1.2
* Fixed an issue with the inspect support.

Changes from 1.1
* TOC updated to 2.3.
* Guild Bank support.

Changes from 1.0
* TOC updated to 2.2.
* Added an interface to let external add-ons prevent oGlow from updating various parts. This is mainly to prevent conflicts with other add-ons (like ClosetGnome).

Changes from 0.4
* Version bumped to 1.0, seems to be stable enough, and no feature requests have been made.
* Added merchant support.

Changes from 0.3
* CraftUI / TradeSkillUI support.
* Overall more code re-use.
* Fixed a possible error with the bags.

Changes from 0.2
* Inspect support.
* Durability coloring of the inventory items. It will show the default red color for broken items, and yellow for low durability items (5 and below).

Changes from 0.1
* White items are no longer colored on trade.
* oGlow will not color the Inventory (character frame) if Fizzle is enabled.
Optional Files (0)


Archived Files (9)
File Name
Version
Size
Author
Date
2.2.1
20kB
haste
02-19-12 04:10 AM
2.2.0
20kB
haste
01-14-12 12:56 PM
2.1.3
19kB
haste
12-03-11 02:57 PM
2.1.2
19kB
haste
12-01-11 07:26 AM
2.1.1
19kB
haste
10-30-11 07:57 AM
2.1.0
19kB
haste
10-30-11 06:32 AM
2.0.1
13kB
haste
11-06-10 01:38 PM
2.0
13kB
haste
10-18-10 01:36 PM
1.12
9kB
haste
07-04-08 04:54 PM


Post A Reply Comment Options
Old 12-01-11, 07:20 AM  
Danno
A Murloc Raider
 
Danno's Avatar
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 29
Uploads: 2
Awesome, Thanks Dridzt
Danno is offline Report comment to moderator  
Reply With Quote
Old 11-30-11, 05:54 PM  
Dridzt
A Molten Giant
 
Dridzt's Avatar
AddOn Author - Click to view AddOns

Forum posts: 973
File comments: 759
Uploads: 75
fix

Originally Posted by alanm26
I updated to the git version and get this error in the character pane with the alt equipment menu.

oGlow-2.1.1\pipes\char-flyout.lua:24: attempt to compare number with nil
<in C code>: in function `EquipmentFlyout_DisplayButton'
Interface\FrameXML\EquipmentFlyout.lua:187: in function <Interface\FrameXML\EquipmentFlyout.lua:129>:
<in C code>: in function `EquipmentFlyout_Show'
Interface\FrameXML\EquipmentFlyout.lua:424: in function `EquipmentFlyout_UpdateFlyout':
Interface\FrameXML\PaperDollFrame.lua:2437: in function `PaperDollItemSlotButton_OnEnter':
<string>:"*:OnEnter":1: in function <[string "*:OnEnter"]:1>

Also quest rewards aren't colored, but I honestly can't remember if they're supposed to be. Thanks for the quick updates.
Go to line 24 of oGlow\pipes\char-flyout.lua mentioned in the error
(for the git version: haste-oGlow-2.1.1-1-g0ecf0cb.zip)

and replace PDFITEMFLYOUT_FIRST_SPECIAL_LOCATION
with EQUIPMENTFLYOUT_UNIGNORESLOT_LOCATION
Last edited by Dridzt : 11-30-11 at 05:57 PM.
Dridzt is online now Report comment to moderator  
Reply With Quote
Old 11-29-11, 02:03 PM  
alanm26
A Kobold Labourer

Forum posts: 0
File comments: 27
Uploads: 0
I updated to the git version and get this error in the character pane with the alt equipment menu.

oGlow-2.1.1\pipes\char-flyout.lua:24: attempt to compare number with nil
<in C code>: in function `EquipmentFlyout_DisplayButton'
Interface\FrameXML\EquipmentFlyout.lua:187: in function <Interface\FrameXML\EquipmentFlyout.lua:129>:
<in C code>: in function `EquipmentFlyout_Show'
Interface\FrameXML\EquipmentFlyout.lua:424: in function `EquipmentFlyout_UpdateFlyout':
Interface\FrameXML\PaperDollFrame.lua:2437: in function `PaperDollItemSlotButton_OnEnter':
<string>:"*:OnEnter":1: in function <[string "*:OnEnter"]:1>

Also quest rewards aren't colored, but I honestly can't remember if they're supposed to be. Thanks for the quick updates.
alanm26 is offline Report comment to moderator  
Reply With Quote
Old 11-29-11, 01:36 PM  
FlareCDE
A Deviate Faerie Dragon
 
FlareCDE's Avatar
AddOn Author - Click to view AddOns

Forum posts: 14
File comments: 8
Uploads: 1
Getting this error when I open my character pane:

1x oGlow-2.1.1\filters\quality.lua:18: attempt to compare nil with number
oGlow-2.1.1\oglow.lua:97: in function `CallFilters'
oGlow-2.1.1\pipes\char.lua:22: in function <Interface\AddOns\oGlow\pipes\char.lua:14>
oGlow-2.1.1\pipes\char.lua:29: in function <Interface\AddOns\oGlow\pipes\char.lua:27>
(tail call): ?:

nil

Locals:
table: 326359C0

EDIT: I'll try the version below and see if it fixes it.
EDIT EDIT: Yep. It's fixed. Thanks!
__________________
Reality is nothing... perception is everything.
Last edited by FlareCDE : 11-29-11 at 01:46 PM.
FlareCDE is offline Report comment to moderator  
Reply With Quote
Old 11-29-11, 01:24 PM  
haste
Featured Artist
 
haste's Avatar
Featured Addon Author

Forum posts: 966
File comments: 375
Uploads: 26
Re: Patch 4.3

The patch hasn't landed in EU yet, but I've already fixed this. For now you can just fetch the git version. You might have to rename the folder to oGlow after extracting btw.
__________________
「貴方は1人じゃないよ」
haste is offline Report comment to moderator  
Reply With Quote
Old 11-29-11, 01:16 PM  
Navitron
A Kobold Labourer
Premium Member

Forum posts: 0
File comments: 7
Uploads: 0
Patch 4.3

With patch 4.3, getting this error on load

Code:
Date: 2011-11-29 11:51:03
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\oGlow\pipes\char-flyout.lua line 39:
   hooksecurefunc(): PaperDollFrameItemFlyout_DisplayButton is not a function
Debug:
   [C]: ?
   [C]: hooksecurefunc()
   oGlow\pipes\char-flyout.lua:39: enable()
   oGlow\pipe.lua:53: EnablePipe()
   oGlow\oglow.lua:65:
      oGlow\oglow.lua:38
   (tail call): ?


And this error when opening the character window

Code:
Date: 2011-11-29 11:54:10
ID: 4
Error occured in: Global
Count: 1
Message: ..\AddOns\oGlow\filters\quality.lua line 18:
   attempt to compare nil with number
Debug:
   [C]: ?
   oGlow\filters\quality.lua:18: func()
   oGlow\oglow.lua:97: CallFilters()
   oGlow\pipes\char.lua:22:
      oGlow\pipes\char.lua:14
   [C]: ?
   [C]: Show()
   ..\FrameXML\UIParent.lua:1607: SetUIPanel()
   ..\FrameXML\UIParent.lua:1451: ShowUIPanel()
   ..\FrameXML\UIParent.lua:1338:
      ..\FrameXML\UIParent.lua:1334
   [C]: SetAttribute()
   ..\FrameXML\UIParent.lua:2044: ShowUIPanel()
   ..\FrameXML\CharacterFrame.lua:18: ToggleCharacter()
   [string "TOGGLECHARACTER0"]:1:
      [string "TOGGLECHARACTER0"]:1
Last edited by Navitron : 11-29-11 at 01:17 PM.
Navitron is offline Report comment to moderator  
Reply With Quote
Old 11-29-11, 01:02 PM  
tralkar
An Onyxian Warder
 
tralkar's Avatar

Forum posts: 352
File comments: 218
Uploads: 0
Useing 2.1.0 and with latest (11/29/11) blizards #$%^ up Glow is not working.. =)
tralkar is offline Report comment to moderator  
Reply With Quote
Old 10-31-11, 09:07 AM  
haste
Featured Artist
 
haste's Avatar
Featured Addon Author

Forum posts: 966
File comments: 375
Uploads: 26
Originally posted by Acca85
<snip />
That seems to be an issue with BankItems and not oGlow. I've poked Xinhuan about it.
__________________
「貴方は1人じゃないよ」
haste is offline Report comment to moderator  
Reply With Quote
Old 10-31-11, 04:16 AM  
Acca85
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 33
Uploads: 6
I just installed latest version, got this when I turn on bankitems border coloring in the options.
When enabling bags:
Code:
6x BankItems\BankItems-v40200.lua:5059: bad argument #2 to "format" (number expected, got table)
<in C code>
BankItems\BankItems-v40200.lua:5059: in function "update"
oGlow-2.1.1\pipe.lua:87: in function "UpdatePipe"
oGlow-2.1.1\ui\pipes.lua:79: in function <oGlow\ui\pipes.lua:71>

Locals:
bagID = <table> {
 RegisterColor = <func> @oGlow\colors.lua:22
 RegisterFilter = <func> @oGlow\filter.lua:11
 ResetColor = <func> @oGlow\colors.lua:41
 TRADE_UPDATE = <func> @oGlow\pipes\trade.lua:15
 IsEventRegistered = <func> @oGlow\event.lua:51
 UnregisterFilterOnPipe = <func> @oGlow\filter.lua:86
 IterateFilters = <func> @oGlow\filter.lua:33
 TRADE_TARGET_ITEM_CHANGED = <func> @oGlow\pipes\trade.lua:8
 RegisterOptionCallback = <func> @oGlow\oglow.lua:103
 CallOptionCallbacks = <func> @oGlow\oglow.lua:109
 DisablePipe = <func> @oGlow\pipe.lua:62
 ADDON_LOADED = <table> {}
 IteratePipes = <func> @oGlow\pipe.lua:43
 RegisterDisplay = <func> @oGlow\display.lua:9
 UpdatePipe = <func> @oGlow\pipe.lua:82
 GetNumPipes = <func> @oGlow\pipe.lua:93
 EnablePipe = <func> @oGlow\pipe.lua:48
 MAIL_SEND_INFO_UPDATE = <func> @oGlow\pipes\mail.lua:8
 MAIL_SHOW = <func> @oGlow\pipes\mail.lua:8
 GetNumFilters = <func> @oGlow\filter.lua:108
 RegisterPipe = <func> @oGlow\pipe.lua:9
 RegisterEvent = <func> @oGlow\event.lua:19
 MAIL_SEND_SUCCESS = <func> @oGlow\pipes\mail.lua:8
 IsPipeEnabled = <func> @oGlow\pipe.lua:76
 TRADE_SHOW = <func> @oGlow\pipes\trade.lua:15
 UNIT_INVENTORY_CHANGED = <func> @oGlow\pipes\char.lua:27
 CallFilters = <func> @oGlow\oglow.lua:82
 IterateFiltersOnPipe = <func> @oGlow\filter.lua:73
 RegisterFilterOnPipe = <func> @oGlow\filter.lua:39
 version = "2.1.1"
 TRADE_PLAYER_ITEM_CHANGED = <func> @oGlow\pipes\trade.lua:1
 UnregisterEvent = <func> @oGlow\event.lua:55
 argcheck = <func> @oGlow\init.lua:4
}
(*temporary) = <table> {
 1 = <table> {}
 2 = <table> {}
 3 = <table> {}
 4 = <table> {}
 5 = <table> {}
 6 = <table> {}
 7 = <table> {}
 8 = <table> {}
 9 = <table> {}
 10 = <table> {}
 11 = <table> {}
 12 = <table> {}
 13 = <table> {}
 14 = <table> {}
 15 = <table> {}
 16 = <table> {}
 17 = <table> {}
 18 = <table> {}
 19 = <table> {}
 20 = <table> {}
 21 = <table> {}
 22 = <table> {}
 23 = <table> {}
 24 = <table> {}
 25 = <table> {}
 26 = <table> {}
 27 = <table> {}
 28 = <table> {}
 Bag102 = <table> {}
 Bag101 = <table> {}
 Bag4 = <table> {}
 Bag-2 = <table> {}
 Bag2 = <table> {}
 Bag9 = <table> {}
 Bag11 = <table> {}
 Bag10 = <table> {}
 Bag103 = <table> {}
 Bag8 = <table> {}
 Bag7 = <table> {}
 Bag3 = <table> {}
 Bag0 = <table> {}
 Bag5 = <table> {}
 faction = "Alliance"
 Bag100 = <table> {}
 NumBankSlots = 7
 location = "Dun Morogh"
 Bag1 = <table> {}
 money = 1239270526
 Bag6 = <table> {}
}
bankPlayer = <table> {
 1 = <table> {}
 2 = <table> {}
 3 = <table> {}
 4 = <table> {}
 5 = <table> {}
 6 = <table> {}
 7 = <table> {}
 8 = <table> {}
 9 = <table> {}
 10 = <table> {}
 11 = <table> {}
 12 = <table> {}
 13 = <table> {}
 14 = <table> {}
 15 = <table> {}
 16 = <table> {}
 17 = <table> {}
 18 = <table> {}
 19 = <table> {}
 20 = <table> {}
 21 = <table> {}
 22 = <table> {}
 23 = <table> {}
 24 = <table> {}
 25 = <table> {}
 26 = <table> {}
 27 = <table> {}
 28 = <table> {}
 Bag102 = <table> {}
 Bag101 = <table> {}
 Bag4 = <table> {}
 Bag-2 = <table> {}
 Bag2 = <table> {}
and this, enabling guildbank

Code:
5x BankItems\BankItems-v40200.lua:5124: attempt to index local "selfGuild" (a nil value)
BankItems\BankItems-v40200.lua:5124: in function "update"
oGlow-2.1.1\pipe.lua:87: in function "UpdatePipe"
oGlow-2.1.1\ui\pipes.lua:79: in function <oGlow\ui\pipes.lua:71>

Locals:
self = <table> {
 RegisterColor = <func> @oGlow\colors.lua:22
 RegisterFilter = <func> @oGlow\filter.lua:11
 ResetColor = <func> @oGlow\colors.lua:41
 TRADE_UPDATE = <func> @oGlow\pipes\trade.lua:15
 IsEventRegistered = <func> @oGlow\event.lua:51
 UnregisterFilterOnPipe = <func> @oGlow\filter.lua:86
 IterateFilters = <func> @oGlow\filter.lua:33
 TRADE_TARGET_ITEM_CHANGED = <func> @oGlow\pipes\trade.lua:8
 RegisterOptionCallback = <func> @oGlow\oglow.lua:103
 CallOptionCallbacks = <func> @oGlow\oglow.lua:109
 DisablePipe = <func> @oGlow\pipe.lua:62
 ADDON_LOADED = <table> {}
 IteratePipes = <func> @oGlow\pipe.lua:43
 RegisterDisplay = <func> @oGlow\display.lua:9
 UpdatePipe = <func> @oGlow\pipe.lua:82
 GetNumPipes = <func> @oGlow\pipe.lua:93
 EnablePipe = <func> @oGlow\pipe.lua:48
 MAIL_SEND_INFO_UPDATE = <func> @oGlow\pipes\mail.lua:8
 MAIL_SHOW = <func> @oGlow\pipes\mail.lua:8
 GetNumFilters = <func> @oGlow\filter.lua:108
 RegisterPipe = <func> @oGlow\pipe.lua:9
 RegisterEvent = <func> @oGlow\event.lua:19
 MAIL_SEND_SUCCESS = <func> @oGlow\pipes\mail.lua:8
 IsPipeEnabled = <func> @oGlow\pipe.lua:76
 TRADE_SHOW = <func> @oGlow\pipes\trade.lua:15
 UNIT_INVENTORY_CHANGED = <func> @oGlow\pipes\char.lua:27
 CallFilters = <func> @oGlow\oglow.lua:82
 IterateFiltersOnPipe = <func> @oGlow\filter.lua:73
 RegisterFilterOnPipe = <func> @oGlow\filter.lua:39
 version = "2.1.1"
 TRADE_PLAYER_ITEM_CHANGED = <func> @oGlow\pipes\trade.lua:1
 UnregisterEvent = <func> @oGlow\event.lua:55
 argcheck = <func> @oGlow\init.lua:4
}
pipe = "bankitemsgbank"
ref = <table> {
 name = "BankItems Guild Bank Frame"
 isActive = true
 enable = <func> @..\BankItems.lua:5136
 update = <func> @..\BankItems.lua:5120
}
argcheck = <func> @oGlow\init.lua:4
pipesTable = <table> {
 merchant = <table> {}
 bankitemsbank = <table> {}
 bags = <table> {}
 bankitemsgbank = <table> {}
 bankitemsbags = <table> {}
 gbank = <table> {}
 char-flyout = <table> {}
 char = <table> {}
 trade = <table> {}
 mail = <table> {}
 inspect = <table> {}
 tradeskill = <table> {}
 bank = <table> {}
}
got no error when I enable bankframe but the borders don't show anyway..

Edit: I deleted the saved variables and I now have borders on bankitems..even if the "quality border" sub option is not checked..
Trying to check fires the errors as before
Last edited by Acca85 : 10-31-11 at 04:41 AM.
Acca85 is offline Report comment to moderator  
Reply With Quote
Old 10-30-11, 07:41 PM  
tralkar
An Onyxian Warder
 
tralkar's Avatar

Forum posts: 352
File comments: 218
Uploads: 0
nice, now i have to check it out... Thanks a bunch.
tralkar is offline Report comment to moderator  
Reply With Quote
Old 10-30-11, 08:35 AM  
Maxen
A Deviate Faerie Dragon

Forum posts: 17
File comments: 218
Uploads: 0
Thanks for the update! I can now see socketed gems when inspecting people!
Maxen is offline Report comment to moderator  
Reply With Quote
Old 10-30-11, 07:57 AM  
haste
Featured Artist
 
haste's Avatar
Featured Addon Author

Forum posts: 966
File comments: 375
Uploads: 26
2.1.1 should have that solved
__________________
「貴方は1人じゃないよ」
haste is offline Report comment to moderator  
Reply With Quote
Old 10-30-11, 07:54 AM  
haste
Featured Artist
 
haste's Avatar
Featured Addon Author

Forum posts: 966
File comments: 375
Uploads: 26
Looks like there's a small typo in my DB upgrade path.

I'll push a fix shortly.
__________________
「貴方は1人じゃないよ」
haste is offline Report comment to moderator  
Reply With Quote
Old 10-30-11, 07:51 AM  
Lutherien
A Kobold Labourer

Forum posts: 0
File comments: 28
Uploads: 0
New Error

Thanks for this addon, I've always used it. Below is error from the latest version:




4x oGlow-2.1.0\oglow-2.1.0.lua:60: bad argument #1 to "(for generator)" (table expected, got nil)
<in C code>
oGlow-2.1.0\oglow-2.1.0.lua:60: in function <oGlow\oglow.lua:38>
(tail call): ?

Locals:
self = <table> {
RegisterColor = <func> @oGlow\colors.lua:22
RegisterFilter = <func> @oGlow\filter.lua:11
ResetColor = <func> @oGlow\colors.lua:41
IsEventRegistered = <func> @oGlow\event.lua:51
IteratePipes = <func> @oGlow\pipe.lua:43
UnregisterFilterOnPipe = <func> @oGlow\filter.lua:86
RegisterDisplay = <func> @oGlow\display.lua:9
EnablePipe = <func> @oGlow\pipe.lua:48
IterateFilters = <func> @oGlow\filter.lua:33
GetNumPipes = <func> @oGlow\pipe.lua:93
CallFilters = <func> @oGlow\oglow.lua:82
GetNumFilters = <func> @oGlow\filter.lua:108
version = "2.1.0"
argcheck = <func> @oGlow\init.lua:4
ADDON_LOADED = <func> @oGlow\oglow.lua:38
IsPipeEnabled = <func> @oGlow\pipe.lua:76
CallOptionCallbacks = <func> @oGlow\oglow.lua:109
RegisterOptionCallback = <func> @oGlow\oglow.lua:103
IterateFiltersOnPipe = <func> @oGlow\filter.lua:73
DisablePipe = <func> @oGlow\pipe.lua:62
RegisterFilterOnPipe = <func> @oGlow\filter.lua:39
RegisterEvent = <func> @oGlow\event.lua:19
RegisterPipe = <func> @oGlow\pipe.lua:9
UnregisterEvent = <func> @oGlow\event.lua:55
UpdatePipe = <func> @oGlow\pipe.lua:82
}
event = "ADDON_LOADED"
addon = "oGlow"
(for generator) = <func> =[C]:-1
(for state) = nil
(for control) = nil
pipesTable = <table> {
merchant = <table> {}
bags = <table> {}
gbank = <table> {}
char-flyout = <table> {}
char = <table> {}
trade = <table> {}
mail = <table> {}
inspect = <table> {}
tradeskill = <table> {}
bank = <table> {}
}
filtersTable = <table> {
Quality border = <table> {}
}
upgradeDB = <func> @oGlow\oglow.lua:28
oGlow = <table> {
RegisterColor = <func> @oGlow\colors.lua:22
RegisterFilter = <func> @oGlow\filter.lua:11
ResetColor = <func> @oGlow\colors.lua:41
IsEventRegistered = <func> @oGlow\event.lua:51
IteratePipes = <func> @oGlow\pipe.lua:43
UnregisterFilterOnPipe = <func> @oGlow\filter.lua:86
RegisterDisplay = <func> @oGlow\display.lua:9
EnablePipe = <func> @oGlow\pipe.lua:48
IterateFilters = <func> @oGlow\filter.lua:33
GetNumPipes = <func> @oGlow\pipe.lua:93
CallFilters = <func> @oGlow\oglow.lua:82
GetNumFilters = <func> @oGlow\filter.lua:108
version = "2.1.0"
argcheck = <func> @oGlow\init.lua:4
ADDON_LOADED = <func> @oGlow\oglow.lua:38
IsPipeEnabled = <func> @oGlow\pipe.lua:76
CallOptionCallbacks = <func> @oGlow\oglow.lua:109
RegisterOptionCallback = <func> @oGlow\oglow.lua:103
IterateFiltersOnPipe = <func> @oGlow\filter.lua:73
DisablePipe = <func> @oGlow\pipe.lua:62
RegisterFilterOnPipe = <func> @oGlow\filter.lua:39
RegisterEvent = <func> @oGlow\event.lua:19
RegisterPipe = <func> @oGlow\pipe.lua:9
UnregisterEvent = <func> @oGlow\event.lua:55
UpdatePipe = <function> d
Lutherien is offline Report comment to moderator  
Reply With Quote
Old 10-30-11, 06:33 AM  
haste
Featured Artist
 
haste's Avatar
Featured Addon Author

Forum posts: 966
File comments: 375
Uploads: 26
Originally posted by EridaNuuS
Thank you very much!
This is what I need!
I added an UI to do this in 2.1.0.
__________________
「貴方は1人じゃないよ」
haste is offline Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.