Jump to content
Mr. Green Gaming

Music map


Recommended Posts

Your post isn't clear, but I figure you want to add music to a race map in MTA 1.0.

There's a scripting way to do this. Download this archive: music.rar

Unrar it. Add the music.lua to your map ZIP-archive.

Next step: your song should be in an .mp3 format in a folder called "files". Make sure this folder is in the ZIP-archive of the race map just like the LUA is. BTW: your mp3 song HAS to be called "music".

Last step: Open meta.xml with Notepad.

Right after the <meta> tag, add these 2 lines:

<file src="files/music.mp3" />

<script src="music.lua" type="client" />

Save the meta.xml and make sure all files are in the right place.

This should do the trick. Everybody in the server will be forced to download your mp3 file and it will play it automatically for them.

Edit: I forgot non-admins cannot download attachments so here it is:

http://www.filefront.com/16747489/music.rar

Edited by BinSlayer
Link to comment
  • 3 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...