CurseForge Register Sign In

Our first step of the new Authors Portal is Live! Learn more or click here to check it out!

Authors CurseForge

  • Dashboard
  • Forums
  • Paste
  • Knowledge Base
  • Reward Store
Desktop View
  • Home
  • Member List
  • _ForgeUser320592's Profile
  • Send Private Message
  • View _ForgeUser320592's Profile
  • _ForgeUser320592
  • Registered User
  • Member for 14 years, 8 months, and 29 days
    Last active Sun, Dec, 31 2017 19:09:32
  • 0 Followers
  • 111 Total Posts
  • 0 Thanks
  • Posts
  • Threads
  • Forum Posts
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 7
  • Next
  • View _ForgeUser320592's Profile

    0

    Nov 9, 2006
    _ForgeUser320592 posted a message on Bartender2, ActionBar AddOn for Blizzards default buttons
    Mikma, you may take a look at Trinity. It's not Ace2, it's not using default bars, but it's a nice bar addon that seems to be design with all TBC new coding.
    Posted in: General AddOns
  • View _ForgeUser320592's Profile

    0

    Nov 9, 2006
    _ForgeUser320592 posted a message on ClosetGnome - Wear it or lose it.
    Quote from Rabbit »

    alakhnor: Hmm, I do not understand. Do you get a message saying "Could not find a set named Mount. Please add one." ?


    No, no message. It just doesn't do anything.

    cgbw works fine though it'd be easier to point a module in a list rather than typing in the alias (a FuBar menu ?^^).
    Posted in: General AddOns
  • View _ForgeUser320592's Profile

    0

    Nov 9, 2006
    _ForgeUser320592 posted a message on Rightclick = selfcast
    Check this addon: http://www.wowinterface.com/downloads/fileinfo.php?id=5528

    I know it's quite different from Bartender purpose, but it's awesome and have nice features/ui.
    Posted in: Addon Ideas
  • View _ForgeUser320592's Profile

    0

    Nov 9, 2006
    _ForgeUser320592 posted a message on ClosetGnome - Wear it or lose it.
    Quote from Rabbit »

    What's your locale, alakhnor?

    Thanks for the nice comments so far :)


    frFR.

    I used "Mount" to try with cgmount.
    And as cgz works, I don't see why it wouldn't recognize the zone which in alias.
    I'll test cgbw tonight.
    Posted in: General AddOns
  • View _ForgeUser320592's Profile

    0

    Nov 8, 2006
    _ForgeUser320592 posted a message on ClosetGnome - Wear it or lose it.
    It's fine, but I can't make mount and zone work (maybe some glitch in localization).

    Oh, and Kazun is obviously working on Ace2'ing Wardrobe (in WardRobe2).
    Posted in: General AddOns
  • View _ForgeUser320592's Profile

    0

    Nov 6, 2006
    _ForgeUser320592 posted a message on Prat: Chat Mod Framework
    Quote from Don »

    Quote from alakhnor »

    I haven't changed the UnitClass argument, just the "_," which seems to be in excess ;)


    localizedClass, englishClass = UnitClass("unit")

    The reason krtek is using _, is that he want englishClass and not localizedClass

    _, <var> = tells lua to skip the first returned value and save the second in <var>, so _, is in fact not in excess ;)

    If you are using an English client both of them would be very similar one uppercase and one correctly cased but that's it.

    thx for the info. I'm a newb in lua. ;)
    Posted in: General AddOns
  • View _ForgeUser320592's Profile

    0

    Nov 6, 2006
    _ForgeUser320592 posted a message on Prat: Chat Mod Framework
    Oh, btw, last SVN doesn't have libs.
    Posted in: General AddOns
  • View _ForgeUser320592's Profile

    0

    Nov 6, 2006
    _ForgeUser320592 posted a message on Prat: Chat Mod Framework
    I haven't changed the UnitClass argument, just the "_," which seems to be in excess ;)
    Posted in: General AddOns
  • View _ForgeUser320592's Profile

    0

    Nov 6, 2006
    _ForgeUser320592 posted a message on Rightclick = selfcast
    Finally, I had rSelfCast worked with TBC.

    I ran FixAddOns on it, then change these lines :

    127          self = 1;
    140          if(action ~= nil and SpellIsTargeting() and self == 1) then


    to

    127          self = true;
    140           if(action ~= nil and SpellIsTargeting() and self == true) then


    It seems to work (not quite sure though).
    Posted in: Addon Ideas
  • View _ForgeUser320592's Profile

    0

    Nov 6, 2006
    _ForgeUser320592 posted a message on ag_UnitFrames for Burning Crusade
    I have this error when I try to change bar texture.

    Then it changes pet bar texture only and if I log off/on again, it changes all bar textures.
    Posted in: Unit Frames
  • View _ForgeUser320592's Profile

    0

    Nov 6, 2006
    _ForgeUser320592 posted a message on Prat: Chat Mod Framework
    Prat-r14452[TBC]

    Modules/PlayerNames.lua.

    I think these lines :
    	Level = UnitLevel(Unit)
        _, Class = UnitClass("target")


    Should be :
    	Level = UnitLevel("target")
            Class = UnitClass("target")


    Posted in: General AddOns
  • View _ForgeUser320592's Profile

    0

    Nov 5, 2006
    _ForgeUser320592 posted a message on Squeenix - Some people enjoy putting square things in round holes
    In TBC, the map button doesn't follow the minimap when you move it.
    Posted in: Addon Ideas
  • View _ForgeUser320592's Profile

    0

    Nov 5, 2006
    _ForgeUser320592 posted a message on Prat: Chat Mod Framework
    Actually, it works fine with TBC. The error I mentionned doesn't seem to lead to any malfunction.
    Posted in: General AddOns
  • View _ForgeUser320592's Profile

    0

    Nov 5, 2006
    _ForgeUser320592 posted a message on Visor/VisorGUI
    Anyone knows a mod like Visor which would work with TBC?
    Posted in: Addon Ideas
  • View _ForgeUser320592's Profile

    0

    Nov 5, 2006
    _ForgeUser320592 posted a message on Rightclick = selfcast
    Does anyone know a right-click mod that works with TBC (rSelfCast and EP_SimpleCast don't)?
    Posted in: Addon Ideas
  • To post a comment, please login or register a new account.
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 7
  • Next
  • Creators
    • Build an App
    • Publish a mod
    • Why Overwolf
    • App documentation
    • Mod documentation
    • Creator services
    • Apply for funding
  • Gamers
    • Discover Mods
    • Discover Apps
    • Gameplay First
    • Download Overwolf
    • Suggest a feature
  • Company
    • About us
    • Our story
    • Careers
    • Blog
    • Brand Guidelines
  • Work With Us
    • Partners
    • Advertisers
    • Influencers
    • Game Developers
  • Support & Privacy
    • Help Center
    • Supported Games
    • Terms of service
    • Privacy Policy
    • Overwolf Alphas
    • Licenses
Overwolf 2021