joost103 Posted January 5, 2012 Share Posted January 5, 2012 Well I made a map with the map editor and saved it, but When I started MTA the next day the map wasn't there..... The things is when I got to my Program Files The map IS there!! Could anyone please tell me what to do bcs I really need the map Link to comment
Jaysds1 Posted January 5, 2012 Share Posted January 5, 2012 the map should automatically save it in your server directory: Example: MTA San Andreas 1.x/server/mod/deathmatch/resources then in there you should find your map by the name. Link to comment
joost103 Posted January 5, 2012 Author Share Posted January 5, 2012 I know it's there but it's not finished so I want to open it but it's not at the Open Link to comment
Jaysds1 Posted January 5, 2012 Share Posted January 5, 2012 did you try typing in the name of the saved map in the open window? Link to comment
joost103 Posted January 5, 2012 Author Share Posted January 5, 2012 Yep it doens't work... Link to comment
Jaysds1 Posted January 22, 2012 Share Posted January 22, 2012 ok, Can you post the meta file for the map you saved please. 1.Go in to the map file2.open the meta.xml file 3.use ctrl+a to copy all 4.post the what's in the file between these bbcode Link to comment
Ghettojanka Posted January 29, 2012 Share Posted January 29, 2012 I have the same problem. Opened meta file and here it is <info type="map" version="1.0.0"></info> <map src="old town parks.map" dimension="0"></map> <settings> <setting name="#minplayers" value="[ 0 ]"></setting> <setting name="#maxplayers" value="[ 128 ]"></setting> <setting name="#gravity" value="[ 0.008000 ]"></setting> <setting name="#weather" value="[ 0 ]"></setting> <setting name="#time" value="0:0"></setting> <setting name="#locked_time" value="[ false ]"></setting> <setting name="#waveheight" value="[ 0 ]"></setting> <setting name="#gamespeed" value="[ 1 ]"></setting> </settings> Help, please? Link to comment
Jaysds1 Posted January 29, 2012 Share Posted January 29, 2012 I found the problem: <info type="map" version="1.0.0"></info> <map src="old_town_parks.map" dimension="0"></map> <settings> <setting name="#minplayers" value="[ 0 ]"></setting> <setting name="#maxplayers" value="[ 128 ]"></setting> <setting name="#gravity" value="[ 0.008000 ]"></setting> <setting name="#weather" value="[ 0 ]"></setting> <setting name="#time" value="0:0"></setting> <setting name="#locked_time" value="[ false ]"></setting> <setting name="#waveheight" value="[ 0 ]"></setting> <setting name="#gamespeed" value="[ 1 ]"></setting> </settings> change the map file to the name I set it to on the meta file: old_town_parks.map Link to comment
Deagle Posted January 29, 2012 Share Posted January 29, 2012 That's not the problem, you can have spaces in the name of the .map file. The meta is ok. Link to comment
Jaysds1 Posted January 29, 2012 Share Posted January 29, 2012 That's not the problem, you can have spaces in the name of the .map file.The meta is ok. Actually, it would fail to load the map, because of the space, I tried it before and it gave me some kinda error, but when I removed the spaces, it started working again... anyways, it's up to joost103 whether he wants to do it or not Link to comment
Deagle Posted January 29, 2012 Share Posted January 29, 2012 Yes ? In what version ? lol The .map file can have spaces in its name, only the folder or the .zip in which the map is can't have spaces in its name. Link to comment
Ghettojanka Posted February 9, 2012 Share Posted February 9, 2012 Problem solved! Thanks Jaysds1!!! Link to comment
Jaysds1 Posted February 9, 2012 Share Posted February 9, 2012 Problem solved! Thanks Jaysds1!!! No Problem Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now