Download
(575 b)
Download
Updated: 01-11-11 06:15 AM
Addon for:
Battle Music.
Pictures
File Info
Updated:01-11-11 06:15 AM
Created:01-11-11 06:15 AM
Downloads:1,769
Favorites:0
MD5:

Battle Music M

Version: 1.1
by: reative_pl [More]

Battle Music M
lightwave addon

What is Battle Music M ?
This edition "M" play only Battle Music, and don't play game soundtrack. Music is only enabled when you fight and is disabled when you make different things.

Copy you own mp3 to Interface\AddOns\BattleMusic\ and change mp3 name to "bm1" (bm1.mp3).

When you start fight, you'r music will be played.

If you don't copy any music then nothing change in game, even when addon is run.

You can add more tracks now! They will be played randomly. Just copy you'r next mp3 file to addon folder and edit BattleMusic.lua file and edit this fragment:

Code:
local BM = {							-- BM
    "Interface\\AddOns\\BattleMusic\\bm1.mp3",
Just add next line like this:

Code:
local BM = {							-- BM
    "Interface\\AddOns\\BattleMusic\\bm1.mp3",
    "Interface\\AddOns\\BattleMusic\\bm2.mp3",
You can add how many you like!

Code:
local BM = {							-- BM
    "Interface\\AddOns\\BattleMusic\\bm1.mp3",
    "Interface\\AddOns\\BattleMusic\\bm2.mp3",
    "Interface\\AddOns\\BattleMusic\\bm3.mp3",
    "Interface\\AddOns\\BattleMusic\\bm4.mp3",
    "Interface\\AddOns\\BattleMusic\\bm5.mp3",
    "Interface\\AddOns\\BattleMusic\\bm6.mp3",

There have been no comments posted to this file.
Be the first to add one.



Category Jump: