28.06.2012, 13:40
i want to load a .mp3 from scriptfiles, will that work?
or i need to upload to a webhost?
or i need to upload to a webhost?
new file[128];
format(file,sizeof(file),"music/example.mp3");
You gotta upload them somewhere to get the .mp3 urls then use them.
|
Simple:
pawn Код:
|
format(file,sizeof(file),"music/example.mp3");