CurseForge Register Sign In

Authors CurseForge

  • Dashboard
  • Forums
  • Paste
  • Knowledge Base
  • Reward Store
Desktop View
  • Home
  • Member List
  • _ForgeUser363488's Profile
  • Send Private Message
  • View _ForgeUser363488's Profile
  • _ForgeUser363488
  • Registered User
  • Member for 13 years, 3 months, and 16 days
    Last active Mon, Feb, 27 2017 21:07:10
  • 0 Followers
  • 26 Total Posts
  • 0 Thanks
  • Posts
  • Threads
  • Forum Posts
  • 1
  • 2
  • Next
  • View _ForgeUser363488's Profile

    0

    Nov 2, 2009
    _ForgeUser363488 posted a message on UI Screenshots - Show us what you use!
    Idle
    Casting

    Any feedback welcome :)
    Posted in: General Chat
  • View _ForgeUser363488's Profile

    0

    Jul 25, 2009
    _ForgeUser363488 posted a message on UI Screenshots - Show us what you use!
    Quote from Ke11ett
    I quote like this. Can you list what addons you are using?


    Addons
    -oUF + oUF_Deith + oUF_Whiskey
    -Dominos
    -Bison
    -ButtonFacade + skin Dek
    -stText
    -rMinimap customised
    -InlineAura
    -MSBT
    -BetterQuest
    -StatsBlockCore + Broker_Equipment
    -ForteXorcist
    -Fane
    -oChat modified
    -Fane
    -caelNameplates

    And a lot of little others mods that we don't see ;)
    Posted in: General Chat
  • View _ForgeUser363488's Profile

    0

    Jul 23, 2009
    _ForgeUser363488 posted a message on UI Screenshots - Show us what you use!
    Quote from Lanacan
    I get errors from your links.


    I think that hdimage is down because I can't even go to their website.

    Anyway fixed links.

    Combat
    Idle
    Posted in: General Chat
  • View _ForgeUser363488's Profile

    0

    Jul 23, 2009
    _ForgeUser363488 posted a message on Customizing DBM timer bars
    I'm using a custom timer as many people here but there is one thing that annoy me with the icon border. Actually I have few custom timers that don't have any icon, but the icon border border still shows up.
    As my XML knowledge is around 0, I would like to know if someone knows a way to make the icon border hide if no icon is shown. I have few ideas, like set $parentIcon1 as a parent of $parentIcon1Border, but I don't know how to do it ???.

    Thanks in advance
    Posted in: AddOn HELP!
  • View _ForgeUser363488's Profile

    0

    Jul 23, 2009
    _ForgeUser363488 posted a message on UI Screenshots - Show us what you use!
    Idle
    Combat

    Comments are welcome :)
    Posted in: General Chat
  • View _ForgeUser363488's Profile

    0

    May 3, 2009
    _ForgeUser363488 posted a message on SVN eol-style help
    I'm using gedit on openSuse 11.1, but nevermind I finally used git and that was perfect
    Posted in: General Chat
  • View _ForgeUser363488's Profile

    0

    May 3, 2009
    _ForgeUser363488 posted a message on SVN eol-style help
    I'm trying to make one of my addon on wowace using the svn repo.
    I've no problem when I checkout but when I try to commit, I got errors with the end of line style.
    I looked for a solution on internet so I edit my ~/.subversion/config to auto-set the eol-style for lua and toc files. I tried with native but I got errors with all the files then I tried with CRLF and I only got errors with two files.
    If it's set to CRLF, my two files have their eol-style not recognized so when I try to add or to commit I got errors.

    Can someone help me to find a solution to make the eol-style recognized or another way to update on wowace ?
    Posted in: General Chat
  • View _ForgeUser363488's Profile

    0

    Apr 5, 2009
    _ForgeUser363488 posted a message on UI Screenshots - Show us what you use!
    My latest version still in progress.

    http://www.hdimage.org/images/5bamy56mgccg718jramy_ocrnhot040409200932.jpg


    Any comments welcome.
    Posted in: General Chat
  • View _ForgeUser363488's Profile

    0

    Apr 5, 2009
    _ForgeUser363488 posted a message on Fubar_Statwatchfu?
    You can try Fern
    Posted in: Addon Ideas
  • View _ForgeUser363488's Profile

    0

    Sep 28, 2008
    _ForgeUser363488 posted a message on UI Screenshots - Show us what you use!
    My latest one

    http://img385.imageshack.us/img385/8531/wowscrnshot092808150832hl6.jpg

    Any comments welcome ^^
    Posted in: General Chat
  • View _ForgeUser363488's Profile

    0

    Sep 22, 2008
    _ForgeUser363488 posted a message on UI Screenshots - Show us what you use!
    http://img381.imageshack.us/img381/4427/wowscrnshot092208170109xa8.jpg

    But oUF is still in progress

    Posted in: General Chat
  • View _ForgeUser363488's Profile

    0

    Sep 17, 2008
    _ForgeUser363488 posted a message on Having problems inspecting people
    Same problem without Examiner
    Posted in: AddOn HELP!
  • View _ForgeUser363488's Profile

    0

    Sep 10, 2008
    _ForgeUser363488 posted a message on Custom Raid Mark Icons?
    Get the icons path and create that path (I don't know if you understand)

    For example the tooltip border can be found here Interface\Tooltips\UI-Tooltip-Border.blp and if you create that path that replace the mpq texture for the border

    PS: I'm not french so it's not always easy to explain
    Posted in: Addon Ideas
  • View _ForgeUser363488's Profile

    0

    Sep 10, 2008
    _ForgeUser363488 posted a message on Textures don't want to be shown
    Thanks it works well now
    Posted in: Lua Code Discussion
  • View _ForgeUser363488's Profile

    0

    Sep 10, 2008
    _ForgeUser363488 posted a message on Textures don't want to be shown
    Hello, I want to import my textures IG but with my code nothing is shown and I don't know why
    local tex
    
    	 tex = Minimap:CreateTexture(nil, "BACKGROUND")
    	 tex:SetTexture("Interface\\AddOns\\cArt\\minimap")
    	 tex:SetPoint("CENTER", Minimap, "CENTER" ,0,0)
    	 
    	 tex = ChatFrame1:CreateTexture(nil, "BACKGROUND")
    	 tex:SetTexture("Interface\\AddOns\\cArt\\chat")
    	 tex:SetPoint("BOTTOMLEFT", ChatFrame1, "BOTTOMLEFT" ,-3,-3)


    My textures are in *.tga with an alpha couch, a 32 bit compression and they are in 256*256 or in 512*256
    Posted in: Lua Code Discussion
  • To post a comment, please login or register a new account.
  • 1
  • 2
  • Next
  • Product
    • Overwolf platform
    • Appstore
    • Download Overwolf
  • Developers
    • Getting started
    • Documentation
    • Apply for funding
  • Partners
    • Advertise on Overwolf
    • Partner with us
    • Influencers
  • Company
    • About us
    • Our story
    • Commitment to gamers
    • Blog
    • Career
  • Resources
    • Help & support
    • Terms of service
    • Privacy policy
    • Brand guidelines