A minimalistic user interface, with focus on the player using hotkeys for most of his abilities. It's also pretty much self-configurating so far, as my tweak-addon included in this compilation automatically loads profiles and settings for addons and other things. The tweak-addon was originally inspired by Lyn/eiszeit.
Raid-addons such as BigWigs, and class-specific addons (like PallyPower) are stripped from this UI-compilation, so it will not mess around with your own personal settings, if you are a raider. Or not.
Also, I take no credit for any addons in this compilation. The ones who deserve it are those who made each individual addon.
If any of the addons break, don't go cry in the authors lap. Just revert to the last working version or wait for updates. Let the guys work in their own pace.
Possible future plans:
Auto-adjusting raidframe layout depending on talents, i.e. look more like Grid if you're healing-specced.
How do I install?
Backup your current Interface, WTF, and Fonts-folders (if any).
Unpack the archive to any location you see fit, you need to change some folders!
Change the names of the folders found under WTF, into what you use (account, server, etc).
Copy & paste the whole shabang into your WoW-folder. You backed up everything, right?
Play!
While ingame, you should also make sure that the profile "Zyn" is loaded for most addons, i.e. MSBT and Chatter.
Questions:
Pixelborders are blurry!
Turn off Triple Buffering in your video-settings.
What is that debuff monitor?
That, my friend, is rFilter2, made by Rothar/zork.
Open 'rFilter2.lua' to add your own buffs, debuffs and cooldowns to monitor.
oUF_zlim?
That is my modified version of oUF_p3lim, all credits to him. It is just renamed to not get overwritten by any possible updates.
picoDPS spews out errors now and then!
I know it does, but it still works fine.
How I move the threatmeter?
Open up 'sThreatMeter.lua' in the sThreatMeter folder and change the coordinates in the first local.
What is this autoloot thing?
Oh that's 'Magnet'. Do '/magnet config' to set it up.
The player tooltip doesn't go away!
Known issue with TipTac. Just hover your mouse over anything else but you.
MrPlow?
It's an addon that defragments, sorts and stacks your inventory and bank. '/mrplow' for commands.
Change Log - ZynUI (1680x1050)
> 2.0
* Updated for WotLK!
* Too many changes to list...
* Config.wtf not included anymore. We just assume you run @ 1680x1050.
> 1.1
* Included Config.wtf , please edit the file to match your settings.
Optional Files - ZynUI (1680x1050)
Sorry, there are currently no optional files available.
Everything looks fine its all in the right places, cept everything is HUGE in your screen shots its all smaller, on my screen its HUGE so i inspect someone its off my screen halfway, how do i make it smaller?
The UI is made for 1680x1050, are you sure that you're running that resolution?
Everything looks fine its all in the right places, cept everything is HUGE in your screen shots its all smaller, on my screen its HUGE so i inspect someone its off my screen halfway, how do i make it smaller?
Originally posted by Squishee How would I go about disabling the raid frames? Another thing that I would like to do is increase the scale on the player/target frames. Any help is appreciated, great comp!
oUF_Perfect is the party/raidframes. You can disable that addon and use Grid instead, if it suits you better. If you mean by disabling the raidframes all together at all times; that needs a bit more tinkering.
And to scale up the player and target frames, you need to change some values in "oUF_zlim.lua". Go to row 389-390, where you find this:
Change it to your needs. Although just changing the initial values only changes the size of the frame itself. What you need to do is also change the height-values of the statusbars. This can be done at row 199:
Code:
self.Health:SetHeight(20)
So i.e. you changed 'initial-height' from 25 to 35, change SetHeight(20) into SetHeight(30). If you have some Lua knowledge, it's quite simple.
How would I go about disabling the raid frames? Another thing that I would like to do is increase the scale on the player/target frames. Any help is appreciated, great comp!
2 more question, how can I turn off the 3D picture in oUF? currently it bugs when I use my pvp shoulders. making it very hard too see my hp.
example: http://bildr.no/view/324051 - DK pvp armor shoulder and helmet above the rest. not seen it happen on other armor yet.
So want to turn this off until it can get fixed. Edit: found this finaly, turned off now!
And how can I add bartender4 too the profile loading part in !Zyn.
tryed: SlashCmdList["ACECONSOLE_BARTENDER4"]("set Zyn") and SlashCmdList["ACECONSOLE_BARTENDER4"]("profiles choose Zyn")
Made a profile called Zyn ofc. but that only opened the Bartender config window on loading.
edit: also the battleground icon on minimap turns into a black sqaure sometimes. Just tough I mention it. Beside thoose issues it's near perfect
Originally posted by dypfryst Thanks for uploading, just wondering how I can move the castbars.
You have to dig into the oUF_Zvim or Zlim or w/e it's called (I've got an earlier version of the UI where it's still called oUF_p3lim) and change the x and y values of the castbars SetPoint