Results: 10Comments by: hshh
File: Bagnon10-11-06
Bagnon_Core\core\Item.lua loca...
Posted By: hshh
Bagnon_Core\core\Item.lua local BagnonItem_OnUpdate_elapsed = 0 function BagnonItem_OnUpdate() BagnonItem_OnUpdate_elapsed = BagnonItem_OnUpdate_elapsed + arg1 if BagnonItem_OnUpdate_elapsed < 0.5 then return end BagnonItem_OnUpdate_elapsed = 0 if not this.isLink and GameTooltip:IsOwned(this) then BagnonItem_OnEnte...
File: Bagnon10-11-06
While mouse onenter item in bags, i...
Posted By: hshh
While mouse onenter item in bags, it call GameTooltip too much time. It make wow lag, it must need to fix.
File: Bagnon10-04-06
Is it http://www.wowace.com/files/F...
Posted By: hshh
Is it http://www.wowace.com/files/FixMe/FixMe-r12123.zip help for decrease the lag? There is container and game tooltip fix code.
File: Bagnon09-19-06
Simplified Chinese locales mistake
Posted By: hshh
DiabloHu, I think there is a mistake in your CHS locale translation. BAGNON_SUBTYPE_BAG This is the sixth return for GetItemInfo(id). From core\Events.lua code, you can see these local name, _, _, _, iType, subType = GetItemInfo(4500); BAGNON_SUBTYPE_BAG = subType; 那么应该就是"容&...
File: Bagnon09-19-06
frame on hide
Posted By: hshh
function BagnonFrame_OnHide() if BagnonMenu:IsVisible() and BagnonMenu.frame == this then BagnonMenu:Hide(); end this.manOpened=nil end please add highlight to frame.lua in core. Now ESC or click right-top close button, will correctly process manOpened variable.
File: KeepItCool (Discontinued)09-11-06
I like this mod very much, but coul...
Posted By: hshh
I like this mod very much, but could you upgrade it to Ace2 and Fubar2? So I can throw away Ace1. But I know TimeX is the problem. :(
File: Casting Bar Timer08-13-06
Thanks
Posted By: hshh
From v1.0, I use this mod. The codes are very simple, and work great! Thanks for your mod. :D
File: KeepItCool (Discontinued)05-29-06
hacked version
Posted By: hshh
http://wow.hshh.org/misc/KeepItCool_hacked_by_hshh_0529.zip hacked version, base on v1.4. added Simplified Chinese support. you can replace locals file and .toc file by origin version. change the trigger, it only avail when tradeskill windows is opening or closed in 1 minute. so that, it won't trigger when you looting from mob.
File: TTSpellTimer05-04-06
modified
Posted By: hshh
I modified the code, fix general settings cannot save bug. And add support for Rogue Rupture and Kidney Shot. Also added Simplified Chinese locals. Thanks to author. http://wow.hshh.org/misc/TTSpellTimer.zip
File: FuBar - DurabilityFu03-22-06
LoadOnDemand .toc ## LoadOnDeman...
Posted By: hshh
LoadOnDemand .toc ## LoadOnDemand: 1 ..\..\FrameXML\Fonts.xml ..\..\FrameXML\UIPanelTemplates.xml ..\..\FrameXML\MoneyFrame.xml ..\..\FrameXML\GameTooltipTemplate.xml