tennesseenomad.blogg.se

Clock size elvui wow
Clock size elvui wow









clock size elvui wow
  1. Clock size elvui wow how to#
  2. Clock size elvui wow mod#
  3. Clock size elvui wow code#
  4. Clock size elvui wow download#
  5. Clock size elvui wow free#

I guess the word would be “hacking” that addon for about three years trying to find the boundaries of what I can do with it. But you won’t likely find anyone who knows more about the inner workings of ElvUI. Some things I know don’t work or don’t work well.

Clock size elvui wow code#

I can also send you copy of my companion addon (uncreatively named “StartUp”) that tunes that stuff just a bit and will provide a place to put code needed to make further adjustments (like custom commands to mess with placement, visibility, and size of frames managed by ElvUI).Īs to what can be made to appear and disappear at will? That can vary.

  • ElvUI_Textures (to give you access to (so far) one extra texture overlay).
  • ElvUI_ExtraDataTexts (to give you access to some pre-defined extra data elements that can be included in any datatext bar).
  • ElvUI_DTBars2 (to give you access to configurable custom datatext bars).
  • ElvUI_CustomMedia (to give you access additional fonts and status bars).
  • ElvUI_ExtraActionBars (to give you controllable access to 48 action slots otherwise not available).
  • The base addon will actually include two addons:

    Clock size elvui wow download#

    If you take this approach, my advice is to download a few other ElvUI-related addons. I’ve also got a solid baseline profile I can share as well as some custom code that makes ElvUI even better. If you choose to and you want help with it, you can reach out to me as Kaldara#11970 and I’ll walk you though much of the setup complexity (there is a bit - but that’s true of any complex system). Only the main ElvUI module has to be downloaded outside of Twitch and has a desktop app that manages that (and many other addons as well), so it shouldn’t be a huge issue to use that if you want to.

    Clock size elvui wow mod#

    I only use ElvUI as a UI mod because it’s incredibly well-maintained and the staff that does it is very responsive to well-documented bugs (when they show up - very rare). Other frames in the function you can toggle on/off in a macro using: Where the action bars I’ve included and player frame will automatically hide until you have a target. ObjectiveTrackerFrame:SetShown(ToggleFrames)

    clock size elvui wow

    GeneralDockManager:SetShown(ToggleFrames) RegisterStateDriver(PlayerFrame, "visibility", " hide show") RegisterStateDriver(MultiBarBottomRight, "visibility", " hide show") RegisterStateDriver(MultiBarBottomLeft, "visibility", " hide show") Digging them all out and finding the best way to handle each one to work for you and then bring them all together will be a chore in itself, (hence addons where some kind soul has done all the hard work for you is the preferred option).Īs a (very small, crude) starter, something along the lines of: local ToggleFrames = true Whatever you do, you will not be able to fit everything into a single macro so an addon that sets up the secure frames that you can’t manualy toggle in combat and a function you can use in a macro to toggle the rest will be required.Įven though you see actionbar, minimap, chat frame, there is a whole lot more to them than that. If you manually Hide()/Show() secure elements like action bars and unit frames in combat you will get errors and no result. As for the rest, anything additional is insignificant in the greater scheme of things unless the author has done a truly terrible job (those addons don’t tend to last long much less across expansions). “My problem with UI addons is that they are generally kinda heavy”ĩ9% of heavy lifting for most addons is in the setup phase while you’re watching a bar scroll across your screen.

    clock size elvui wow

    Clock size elvui wow free#

    In many cases, whatever it is that you’re hiding will reappear because the show/hide status setter is buried down in some function that you need to hook (because some things, in the normal course of the game, hide and show themselves in different circumstances - like when you get in a vehicle or start a puzzle scenario) and will override your settings in frustrating ways.įeel free to experiment, but for long-term satisfaction, I think you’re going to find that you need something a bit more robust than a couple lines of code you can run ad-hoc to make things look the way you want them to look.

    Clock size elvui wow how to#

    There’s nothing magical or shameful about using addons when you have a need met by one and attempting to reinvent a wheel already working well and and distributed and produced professionally by people who know full well how to make wheels is a bit on the foolish side.įor one thing, there is, quite often, more to hiding something than simply hiding it.

    clock size elvui wow

    If you don’t want to use UI addons, you might find it interesting that the client itself is a collection of 85 or so (mostly poorly written) addons published by Blizzard. There is no real difference between using an addon and using scripts other than addons are generally better written, more reliable, and less prone to mistakes.











    Clock size elvui wow