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
  • _ForgeUser1193160's Profile
  • Send Private Message
  • View _ForgeUser1193160's Profile
  • _ForgeUser1193160
  • Registered User
  • Member for 13 years, 8 months, and 29 days
    Last active Fri, Oct, 4 2013 21:32:22
  • 0 Followers
  • 260 Total Posts
  • 0 Thanks
  • Posts
  • Threads
  • Forum Posts
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 18
  • Next
  • View _ForgeUser1193160's Profile

    0

    May 27, 2013
    _ForgeUser1193160 posted a message on OmniCC reseting to defaults
    Using an older version seems to fix it, going by the change log it was a problem that was supposed to be fixed, but obviously isn't.
    Posted in: AddOn HELP!
  • View _ForgeUser1193160's Profile

    0

    May 27, 2013
    _ForgeUser1193160 posted a message on OmniCC reseting to defaults
    OmniCC keeps resetting to default settings, the changes appear to save okay into the saved variables, they just don't seem to get loaded the next time I start WoW or do a ReloadUI.

    Anyone know what's going on?
    Posted in: AddOn HELP!
  • View _ForgeUser1193160's Profile

    0

    Aug 29, 2012
    _ForgeUser1193160 posted a message on LFGStatusIcon Updating for 5.0.4
    This addon currently isn't compatible with 5.0.4.

    http://www.wowinterface.com/downloads/fileinfo.php?id=15273

    The error I'm getting is.

    Message: Interface\AddOns\LFGStatusIcon\core.lua:74: hooksecurefunc(): LFGSearchStatus_Update is not a function
    Time: 08/29/12 11:29:57
    Count: 1
    Stack: [C]: in function `hooksecurefunc'
    Interface\AddOns\LFGStatusIcon\core.lua:74: in main chunk
    
    Locals: 


    Thanks for any help.
    Posted in: AddOn HELP!
  • View _ForgeUser1193160's Profile

    0

    Jan 26, 2011
    _ForgeUser1193160 posted a message on TargetPercent
    Does this addon allow you to have the % above the unit frame instead of to the left side, if not would it be possible to have the option?
    Posted in: Unit Frames
  • View _ForgeUser1193160's Profile

    0

    Jan 25, 2011
    _ForgeUser1193160 posted a message on Hide "Made by" text on created items.
    Yeah changing it to

            local text = line:GetText()
            local pattern = ITEM_CREATED_BY:format("(%S+)")
            if text and text:match(pattern) then


    Works fine, not sure why the other method wouldn't work with an enGB client though.
    Posted in: Lua Code Discussion
  • View _ForgeUser1193160's Profile

    0

    Jan 25, 2011
    _ForgeUser1193160 posted a message on Hide "Made by" text on created items.
    Nope, I'm on enGB which I think is basically the same as enUS as far as addons are concerned.
    Posted in: Lua Code Discussion
  • View _ForgeUser1193160's Profile

    0

    Jan 24, 2011
    _ForgeUser1193160 posted a message on Hide "Made by" text on created items.
    Thanks for the explanation, but the code doesn't appear to work. I tried the addon you posted before to make sure it wasn't a problem my end and it appeared to work, so I'm not sure what's wrong with the code, there are no LUA errors or anything.
    Posted in: Lua Code Discussion
  • View _ForgeUser1193160's Profile

    0

    Jan 24, 2011
    _ForgeUser1193160 posted a message on Hide "Made by" text on created items.
    I've taken a look, but as I'm fairly new to coding, I can't quite work out which exact pieces of code I need to do what I'm trying to do.

    It's still pretty complex to me.
    Posted in: Lua Code Discussion
  • View _ForgeUser1193160's Profile

    0

    Jan 23, 2011
    _ForgeUser1193160 posted a message on Hide "Made by" text on created items.
    How would I go about hiding the "Made by" text on created items?

    Does anyone have any sample code I could use?

    Thanks
    Posted in: Lua Code Discussion
  • View _ForgeUser1193160's Profile

    0

    Dec 19, 2010
    _ForgeUser1193160 posted a message on Grid — compact party/raid unit frames
    When I reload my UI in an instance my grid ends up like this, is it a known issue?

    Posted in: Grid & Grid2
  • View _ForgeUser1193160's Profile

    0

    Oct 26, 2010
    _ForgeUser1193160 posted a message on How to hide Blizzard mouse over pet buffs?
    I have an addon that shows pet buffs all the time, but I still get the ones on mouseover too, does anyone know how to hide them. I can't get the frame name since it disappears when you aren't mousing over the pet unit frame.

    This is what I mean.

    Posted in: Lua Code Discussion
  • View _ForgeUser1193160's Profile

    0

    Oct 15, 2010
    _ForgeUser1193160 posted a message on Is this likely to cause taint in combat?
    I play a Hunter and dislike the new aspect bar and the fact Blizzard moved the pet bar. Using the following code I can return things back to how it was in 3.3.5.

    RegisterStateDriver(ShapeshiftBarFrame, "visibility", "hide")
    
    PetActionButton1:ClearAllPoints()
    PetActionButton1:SetPoint("BOTTOMLEFT",fpet,"BOTTOMLEFT",255,95)
    Is any of this going to cause a problem if I summon my pet whilst in combat?

    If yes how would I work around this?
    Posted in: Lua Code Discussion
  • View _ForgeUser1193160's Profile

    0

    Oct 14, 2010
    _ForgeUser1193160 posted a message on Inspect has been limited/throttled?
    Using the addon TipTacTalents after a little while it stops being able to show talent data, I'm also then unable to manually inspect anyone.

    Did Blizzard add a throttle or limit to the amount of inspects you can do with 4.0.1?
    Posted in: Lua Code Discussion
  • View _ForgeUser1193160's Profile

    0

    Oct 14, 2010
    _ForgeUser1193160 posted a message on Remove clock from minimap
    Does anyone have a short bit of code that will remove the clock from the minimap in patch 4.0.1?
    Posted in: AddOn HELP!
  • View _ForgeUser1193160's Profile

    0

    Oct 14, 2010
    _ForgeUser1193160 posted a message on Having problems changing password
    Hmm, some progress, managed to change one of the passwords, but it seems the forum password is different to the curse account password. How do I go about changing the forum password?
    Posted in: General Chat
  • To post a comment, please login or register a new account.
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 18
  • 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