Stefan_Merce
Unregistered
How to add music to your website so you can take the link and put it ingame for music example a like
http://forumssomthing.com/music?
Posts: 1,896
Threads: 102
Joined: Oct 2008
Use an FTP to transfer the file from your computer to your sites main directory then add PlayAudioStreamForPlayer(playerid, "http://www.site.com/music.mp3"); to your code.