Results: 28Comments by: networkerror
File: Roth UI (Diablo)03-02-09
Hey Zork, I am using rFilter2, b...
Posted By: networkerror
Hey Zork, I am using rFilter2, btw nice addon, and noticed that when setting the anchor it would not properly anchor to a set frame. I noticed that f:SetPoint() was not calling to the anchor point, so I believe that line 175 should be: f:SetPoint("CENTER",anchor,posX,posY) which results in the proper positioning of the icons....
File: SLDataText12-28-08
Originally posted by Taffu Locale...
Posted By: networkerror
Originally posted by Taffu Locales: If you aren't using the locale client that's giving errors (ie. if you aren't on a zhTW client), then you can safely delete these locale files (or remove them from the TOC file) to bypass the errors until I manage to fix the problem. Why not just add: if not L then return end after: local L =...
File: Outfitter04-21-08
Warrior Bar Icon
Posted By: networkerror
OutfitterBar.lua Line 27: Beserker = "Ability_Warrior_DefensiveStance", Should be: Berserker = "Ability_Racial_Avatar", might be others :rolleyes: