Show on Game Load #57


  • New
  • Enhancment
Open
Assigned to _ForgeUser52499
  • _ForgeUser15767118 created this issue Jun 4, 2014

    What is the enhancement in mind? How should it look and feel?
    An option where you do not have to click the BigBrother Icon in order to show the addon.
    Please provide any additional information below.
    I've managed to edit the Window LUA so it will match my UI, but one fustrating issue is, the addon does not load on game log in, you must always push the icon in order for the addon to be displayed, if you could just let me know where and what to add so this happens, this addon would be perfect addition to my UI.  I run WoW at 5760x1080 acrossed 3 monitors and have plenty of space for this.

    Thank you in advanced.

  • _ForgeUser15767118 added the tags New Enhancment Jun 4, 2014
  • _ForgeUser15767118 added an attachment WoWScrnShot_060414_224851.jpg Jun 4, 2014

    WoWScrnShot_060414_224851.jpg

    <p>This UI is a work in progress, but BigBrother is off to the left bottom box.</p>

  • _ForgeUser15767118 posted a comment Jun 9, 2014

    After trial and error, quick and easy fix:

    After Line 685 of BigBrother.lua add

      self:ToggleBuffWindow()
    

    Edited Jun 9, 2014
  • _ForgeUser15767118 posted a comment Jun 9, 2014

    Fixed myself:

    After trial and error, quick and easy fix:

    After Line 685 of BigBrother.lua add

      self:ToggleBuffWindow()
    

To post a comment, please login or register a new account.