• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

[Trigger] making Playlist with path

Status
Not open for further replies.
Level 18
Joined
Jan 12, 2011
Messages
1,512
ok what i want to do is make a playlist such like the one that has dota but instead of using the gui thingy to use directly the imported music.
use the path of the music inside the mpq. cuse i'm making a mod and the music doesn't appear inside the editor i got to use the path.

the playlist should like like

player tipes in -playlist

message appears:

songs:
starcraft 2 terran 01
starcraft 2 terran 02
starcraft 2 terran 03
starcraft 2 terran 04
starcraft 2 terran 05
then
player types
-play starcraft 2 terran 01
and he gets the song to continue playing without stoping
i need this but with path
like this with path to play single song one time but instead of this to do everything up there.)

Custom script: call PlayMusic ("Sound\\Music\\mp3Music\\Rise Against - Help Is On The Way.mp3")
 
Level 19
Joined
Aug 8, 2007
Messages
2,765
First of all, thats 100% illegal and a waste of file space. (the illegal part is the song you chose (good song but still illegal) and if they want to listen to music they can turn on Pandora instead of boosting map size a few megs)

also, what? i dont understand what your saying
 
Status
Not open for further replies.
Top