OurMedia

From WowAce Wiki

Jump to: navigation, search

Here you can find textures for backgrounds, statusbars, borders, fonts, etc. If you want to share your custom artwork or a font you find pretty cool, then this is the place.

The goal of OurMedia is not to recreate or copy the wonderful SharedMedia package, but offer new backgrounds, borders, statusbars and sounds to those who don't wish to or can't create them themselves. OurMedia makes use of SharedMedia, but it is possible to create your own media package as well.

Contents

Adding custom files to SharedMedia

  1. Make a copy of the file "INSTRUCTIONS for MyMedia.txt" and rename it "MyMedia.lua" in the SharedMedia folder.
  2. Create a new folder named "MyMedia files"
  3. Place your media files into the "MyMedia files" folder
  4. Add information about your newly added media. Each item of media that you want to add should have its own line that uses the relevant example as a template. To add details about more than one item, just add another line to that section, changing the specific details (eg, the font name and path)
    You should only need to change entries between the lines marked "START" and "END"

Example

--backgrounds:
 SML:Register("background", "my background's name", "Interface\\Addons\\SharedMedia\\MyMedia files\\mybackground.tga")
--borders:
 SML:Register("border", "my border's name", "Interface\\Addons\\SharedMedia\\MyMedia files\\myborder.tga")
--fonts:
 SML:Register("font", "my font's name", "Interface\\Addons\\SharedMedia\\MyMedia files\\myfont.ttf")
 SML:Register("anotherfont", "my friend's font", "Interface\\Addons\\SharedMedia\\MyMedia files\\myfont.ttf")
--sounds:
 SML:Register("sound", "my sound's name", "Interface\\Addons\\SharedMedia\\MyMedia files\\mysound.mp3")
--statusbars:
 SML:Register("statusbar", "my statusbar texture's name", "Interface\\Addons\\SharedMedia\\MyMedia files\\mytexture.tga")

Submission rules

  • Provide a screenshot of the media. Use the upload page to upload them, please do NOT use an external host for screenshots.
  • Provide a download link.
  • Give credit to the author. Do not submit media which is not licensed for free distribution, it will be removed. If you can, include the license as written by the original author.

Backgrounds and Artwork

Splatter by Coldfury (Download)This pack contains 3 images. The main big splatter, the bottom-right corner splatter, and the top-right dripping.
Enlarge
Splatter by Coldfury (Download)
This pack contains 3 images. The main big splatter, the bottom-right corner splatter, and the top-right dripping.


Borders

Stiggy by kaiden (Download)Square border. In eePanels2, use a background inset of 5 instead of 4, it will look better.
Enlarge
Stiggy by kaiden (Download)
Square border. In eePanels2, use a background inset of 5 instead of 4, it will look better.


Fonts

Edo (Download)
Enlarge
Edo (Download)


Sounds

Statusbars

Skull by Coldfury (Download)Minimalist texture with a skull on it. 1 normal (Skull.tga) and 1 inverted (SkullInv.tga) are included.
Enlarge
Skull by Coldfury (Download)
Minimalist texture with a skull on it. 1 normal (Skull.tga) and 1 inverted (SkullInv.tga) are included.
Personal tools
Support the Site