Welcome, to my first resource!
I made a Music resource, so when someone joins your server they will hear the music.
Description:
Made by: Me
For all the MTA'ers that need music on their servers.
Installation:
1. Download the resource. leave it Zipped.
2.open it. There you will see a .MP3 file. Put your own .MP3 file in the folder and delete the Default one.
3. Open: music.lua there you will see a line like this:
local sound = playSound("baseball.mp3",true)
Change: baseball.mp3 to your .mp3
EXAMPLE:
local sound = playSound("[b]mysong[/b].mp3",true)
4. Now when you did step 3, Open: meta.xml
And change:
<file src="baseball.mp3" />
To:
<file src="mysong.mp3" />
5. Put the ZIP into your Resources folder.
6. Start your server CMD and type in: upgrade
7. Then type in CMD : start music
8. Then it should begin with playing your .MP3
DOWNLOAD: http://www.community.multitheftauto.com/index.ph ... ils&id=762
VIDEO: https://www.youtube.com/watch?v=KtpDIpOqPlE
GreetZ, Jesse