28.06.2012, 14:01
Simple:
If your gonna load it from script files, create a folder called music in there.
pawn Код:
new file[128];
format(file,sizeof(file),"music/example.mp3");