WIIIUI was made for Warcraft III fans or people who just enjoy the aesthetics.
This addon have the four faction themes from Warcraft III, Human, Orc, Undead and Night Elf. The addon also have the possibility to add your own theme albeit it does not have good support for it with the initial release. It also offers various feature that can be read below and instruction on how to modify the addon.
A video demonstrating the different menu options available.
https://youtu.be/agffQHWyWh8
Please give feedback for improvements or new features for future releases.
Don't forget to check out Known issues section.
Contact me on Discord: Fiur#8658
WIIIUI-master
to WIIIUI
World of Warcraft\Interface\AddOns
Download MoveAnything addon here.
With this addon you can move basically any UI part that was not added by addons (such as mine)
Click here to donate via ko-fi
Click here to donate via PayPal
ETH: 0x51086260a62ceAD7f3A930708a50ad2F3d36eB08
BTC: bc1qqzrnnw3nnn9m7plsmwp8e9jhzkvqjc42kg4dym
BNB: bnb1m5rau82ydfvcualt7hf54h2yvsfumj3sv7g2t7
If you have other crypto you want to donate with, please contact me at Discord: Fiur#8658
(Screenshots taken on server Turtle WoW)
Example of an edit with human theme:
Page 8, extensionBackground, width: 500 (change to fit)
Page 22, rightpart, Frame strata: BACKGROUND
inventorySlots, Hide: Checked
A video demonstrating the different menu options available.
https://youtu.be/agffQHWyWh8
The customization feature takes current settings of current theme and saves it as a base setting. Since it takes current settings and uses that as a base, some frames are set as hidden as base and needs to be unchecked to become visible (for example custom action slots).
WoW\WTF\Account\[ACCOUNT NAME]\[SERVER NAME]\[CHARACTER NAME]\SavedVariables
or by opening the file and remove the base_settings
of the theme, do the same with the theme in edit_theme_settings
.WIIIUI_xpName
on Page 14.WIIIUI_xpName
on Page 14.WIIIUI_HealthText
and WIIIUI_PowerText
on Page 41.Point
and Relative to
are both or either is set to CENTER, try changing it to BOTTOMLEFT on Point
and BOTTOMRIGHT on Relative to
, requires you to reload UI. Other settings might work as well, if the frame disappears after this change it might be outside of the screen and you may have to put in negative value on Pos X or Pos Y.
Centered with space on sides (Useful for ultra wide screens)
For above solution you want to:
WIIIUI_leftpart
, Pos X, if you are running wide screen and not ultra wide then remember how much you increase this with so you can apply the same value to the parts on the right side of the UI.WIIIUI_rightpartBackground
, change Point to BOTTOMLEFT and change the Pos X value, reload UI after edit if nothing happens otherwise it wont display properly while editing. Now change it again and try changing width as well if needed, you might have to come back to this one.Wc3_UI_bottom_right_top
, change Pos X valueWc3_UI_bottom_right_middle
, change Pos X valueWc3_UI_bottom_right_bottom
, change Pos X valueWc3_UI_right_right_extendedFillerBottom_1
(and ...extendedFillerBottom_2 and ...extendedFillerBottom_3) , change Pos X value if needed
No chatframe area
For above solution you want to:
WIIIUI_rightpart
.Wc3_UI_extensionsBackground
's width.WIIIUI_leftpart
's Pos X.
No inventory slots
For above solution you want to:
Wc3_UI_right_left
, set it's Parent to WIIIUI_rightpart
and Draw layer to OVERLAY.WIIIUI_inventorySlots
, check Hide if you want to hide the 6 action slotsWc3_UI_right_middle
, set Draw layer to ARTWORKcustom#
1-8, example custom4
.WoW\Interface\AddOns\WIIIUI\art\orc
and paste it into your new folder. Orc is the template for custom themes, which is good if you do not intend to edit with the customization option.WoW\Interface\AddOns\WIIIUI\art
WoW\WTF\Account\[ACCOUNT NAME]\[SERVER NAME]\[CHARACTER NAME]\SavedVariables
["base_settings"]={["THEME"]}
, paste it into your own WIIIUI.lua file. Now do the same with ["edit_theme_settings"]={["THEME"]}
.
Example of how it should look.
WoW\Interface\AddOns\WIIIUI\art
.WoW\WTF\Account\[ACCOUNT NAME]\[SERVER NAME]\[CHARACTER NAME]\SavedVariables\WIIIUI.lua
file.["base_settings"]={["THEME"]}
and the same with ["edit_theme_settings"]={["THEME"]}
. Queensland UI
https://github.com/nobrains21/WIIIUI-QueenslandUI
NerubUI
https://github.com/nobrains21/WIIIUI-NerubUI
Void UI
https://github.com/nobrains21/WIIIUI-VoidUI
High Elf UI
https://www.mediafire.com/file/l7npfxg7oaniq2w/HighelfUI.rar/file
Blood Elf UI
https://www.mediafire.com/file/ibkifm95o6vl1ab/BloodelfUI.rar/file
Gnome UI
https://www.mediafire.com/file/gxixndwtmmxs03l/GnomeUI.rar/file
Goblin UI
https://www.mediafire.com/file/m3xh9rulsjp4mza/GoblinUI.rar/file
Tauren UI
https://www.mediafire.com/file/x8bv3xbspxc6u2l/TaurenUI.rar/file
Q: How do I move or change size of the chat window?
A: Check image below and follow these instructions: