Music On The Maps Hellp

Desolation Mir2 (Med Rate Server)

Andreas

LOMCN Member
Untrusted Member
Veteran
Mar 12, 2008
2,695
21
125
Timisoara
hello al , i maked a folder called Music and there i putted imp3 called ACDC1 ,. At the teleportet NPC when he go to fox cave i putted
[@greatcave]
#IF
checklevel 43
#ACT
RUNSOUND ACDC1
map H10
Give TownTeleport 1
Break

but still dont working :((
 

NeOn

Golden Oldie
Golden Oldie
Aug 12, 2003
845
0
153
Chatsworth Estate, Manchester
hello al , i maked a folder called Music and there i putted imp3 called ACDC1 ,. At the teleportet NPC when he go to fox cave i putted
[@greatcave]
#IF
checklevel 43
#ACT
RUNSOUND ACDC1
map H10
Give TownTeleport 1
Break

but still dont working :((

There are alot of threads around with different explanations on how to do this, and weather it can or cannot be done sucesfully.

Try doing a couple of searches and trying different commands. I take it something needs to go in your mapinfo as a flag? Like "SOUND" or something?

Apart from that, I really dont have a clue.
 
Upvote 0

Neptune

Golden Oldie
Golden Oldie
Nov 19, 2003
1,473
9
175
Chester :P
try changing it to a .wav file and not a .mp3 file, also try adding it to ur map infoi as RUNSOUND ACDC1, it might also need to go into ur wav folder.

try adding a different song like highway to hell into the wav folder and then name it RUNSOUND ACDC7 and see if it works from there
 
Upvote 0

Dave85

LOMCN Veteran
Veteran
Jan 20, 2006
267
2
45
Re: Music On The Maps Help

I've written atleast 2-3 times how to add music plus the numerous guides on lomcn, maybe use the search button.
 
Upvote 0

™blade™

Golden Oldie
Golden Oldie
Oct 31, 2004
799
1
155
u have the right idea but it need to go in to the wav folder as a .wav file thne u need to open up mirsound.lst and add it to there eg i have done rockstar so in my wav i would have a file called rockstar.wav then in the mirsound.lst i have added a line witch looks like this
10600: wav\Rockstar.wav

hope this help u
 
Upvote 0

Dave85

LOMCN Veteran
Veteran
Jan 20, 2006
267
2
45
u have the right idea but it need to go in to the wav folder as a .wav file thne u need to open up mirsound.lst and add it to there eg i have done rockstar so in my wav i would have a file called rockstar.wav then in the mirsound.lst i have added a line witch looks like this
10600: wav\Rockstar.wav

hope this help u


This isn't the way todo it atall, wav files take up too much space and also cause's the client to lag which can be annoying.
 
Upvote 0