Jump to content

how to use downloaded maps?


kaos057

Recommended Posts

Posted

I downloaded a couple maps from here and cant figure out how to use them. They wont show up in the admin map manager and they dont show up in the map editor (not that i want to edit them I just wanted to see if they could be loaded there). I changed the meta file of each map to include gamemodes="mygamemode" and removed any spaces in the map names etc. But it looks like the server does not know they are there. What am I doing wrong?

Posted

well i got them to work by just adding them to my main meta file which i guess will work but is there another way to do it since there are meta files with each map too that have settings and stuff for the maps?

  • 2 weeks later...
  • Moderators
Posted

It must be. map or zip >meta+ .map

Not map > map > meta + .map

Not zip > map > meta + .map

Posted

You must add map to: MTA: San Andreas> Server> Mods> deathmach> resources>

In map file MUST be:

-correct meta.xml of map name

-correct .map file of map name

I will give you an example:

-meta.xml

    type="map" name="CORRECT NAME OF MAP" author="AUTHOR NAME (NOT NEEDED)" version="1.0.0">
    "MAP NAME OF YOUR MAP IN SAME FOLDER.map" dimension="0">
    
        "#minplayers" value="[ 0 ]">
        "#maxplayers" value="[ 128 ]">
        "#gravity" value="[ 0.008000 ]">
        "#weather" value="[ 0 ]">
        "#time" value="12:0">
        "#locked_time" value="[ false ]">
        "#waveheight" value="[ 0 ]">
        "#gamespeed" value="[ 1 ]">
    

-MAPNAME.map

"editor_main"> 
    "object (gnhtelgrnd_lvs) (1)" doublesided="true" model="8661" interior="0" dimension="0"  

If is folder called PRISON MAP, you must change it in meta to correct one if actual one isn't right:

So change it in this:

    type="map" name="PRISON MAP"  version="1.0.0">
    "PRISON MAP.map" dimension="0">

About definitions in map, do it like:

"editor_main"> 

It'll work always.

  • 4 weeks later...
  • 1 month later...
Posted

Hii,

I download a [DM] race map called "[DM]Lukas^^-_-Vol4 - Get Up". I tried so many times to put it in my mta sa 1.3. But i cant put the map. Now i am helpless :?::( . If any body plz tell me how to put that map in my Mta sa 1.3.

Thx :D

Posted

ok, when you download the map, move it to your "server\mods\deathmatch\resources" folder,

after you are finish the map should be loaded automatically, but if the server is already started then you would need to type in "upgrade" in the console.

if the map folder name has any spaces, please change it to: "-"or"_" (if you want).

if nothing here works, please post the map meta.xml

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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