Help with adding NEW music to a map

01/13/2011 19:34 stedabest321#1
Ok, well i tryed adding music to LegionWar map I added the MP3 file into the Client under server/music
i added it to 1100 (name 1100)

Then i went into ini/gamemap
e.g

Code:
[Map1100]
File=map/map/faction03.DMap
Alpha=255
Red=255
Green=255
Blue=255
Name=LegionLand
Snow=0
Firebug=0
Dragon=0
Dandelion=1
Music=music/1100.mp3
switch=0
daysound=null
nightsound=null
day=0x00FFFFFF
nightfall=0xFFFFAAAA
night=0xFF9999FF
dawn=0xFFAAAAFF
Uplev=0-0
all added, i even changed the one inside server files to 1100 look e.g

Code:
[Map1100]
File=map/map/faction03.DMap
Alpha=255
Red=255
Green=255
Blue=255
Name=À×öª½®³¡
Snow=0
Firebug=0
Dragon=0
Dandelion=1
Music=music/10001-1.mp3
switch=0
daysound=null
nightsound=null
day=0x00FFFFFF
nightfall=0xFFFFAAAA
night=0xFF9999FF
dawn=0xFFAAAAFF
Uplev=0-0
And i go into legion war map and still nothing no music nothing at all
any one know what im doing wrong or if legion war allows music or what,
maybe im not editing a right file any thing could be helpfull thanks :)