| How to change the Background Skinner uses |
Jncl |
Jncl |
21 Dec 2008 |
| Using Textures as the Backdrop To use textures as the backdrop to frames as opposed to a colour you need to do 4 things: Turn off the option to use the default backdrop, either via the Option Panel or using the slash command: /skinner backdrop bddefault Specify the texture that you want to use, either via the Option Panel or using the slash command: /skinner backdrop bdfile <filename> <filename> uses the format: Interface\ChatFrame\ChatFrameBackground without a file extension. The texture... |
| How to skin an Addon with Skinner |
Jncl |
Jncl |
15 Oct 2008 |
| For the purposes of this document the addon is called MySkinnedAddon and it has one frame called MainFrame I recommend that you run WoW in windowed mode to make it easier to change the skin code and test it in WoW. Prerequisites Optional, but helpful Baddiel - used to find out Object names Omnibus - used to test some commands Blizzard's Editing UI - used to adjust object placement etc. An updated version for WotLK can be found here Necessary Skinner The Addon you want to skin A Text Editor,... |
| Main (zhTW) |
wowaceSVN |
wowaceSVN |
29 Sep 2008 |
| 更改預設 UI 的視覺樣式. |
| Main (zhCN) |
wowaceSVN |
wowaceSVN |
29 Sep 2008 |
| 更改默认 UI 的视觉样式. |
| Main (esES) |
wowaceSVN |
wowaceSVN |
29 Sep 2008 |
| Cambia el aspecto del UI predeterminado |
| Main |
wowaceSVN |
Jncl |
07 Sep 2009 |
| Skinner changes the look of the default UI Please post all comments either on the WoWAce or Curse (mirror) thread 08/05/09 - Ver. b2.9835 onwards Major rewrite of the core code to ease code maintenance and remove any changes to Blizzard Frames directly, all frames are now 'backed' by the skin frame. This means that they are all at their original size again This means several addon skins will now have misplaced artifacts, pleased let me know which ones and I will fix them as soon as I can.... |
| Skinner Commands |
Jncl |
Jncl |
25 May 2009 |
| All options are accessed through the /Skinner menu, most changes to turn on skinning will occur without a reload of the UI, one or two will only happen after a reload, there are identified with (/RL). All changes to turn off skinning must be followed by a Reload. colours - Change Colour settings tooltipborder - Use the Color Picker to set the Tooltip Border colours and Alpha value backdrop - Use the Color Picker to set the Backdrop colours and Alpha value (/RL) backdropborder - Use the Color... |