Fella Posted May 23, 2012 Share Posted May 23, 2012 hey, 1 of my maps has a really wierd problem. my server says that it has no node in meta.xml file and refuses to load the map. so, please help me fix the issue. here's the meta file: "song.mp3"> Link to comment
Jaysds1 Posted May 25, 2012 Share Posted May 25, 2012 try this: "race" type="map" name="[DM]Zibler-let's party" author="Zibler " version="1.0.0"> "zibler.map" dimension="0"> "#minplayers" value="[ 0 ]"> "#maxplayers" value="[ 128 ]"> "#gravity" value="[ 0.008000 ]"> "#weather" value="[ 3 ]"> "#time" value="1:0"> "#locked_time" value="[ false ]"> "#waveheight" value="[ 0 ]"> "#gamespeed" value="[ 1 ]"> "song.mp3"> Link to comment
Jaysds1 Posted May 29, 2012 Share Posted May 29, 2012 I don't think you could make scripts with maps, anyways, try this: > type="script" gamemodes="race" name="[DM]Zibler-let's party" author="Zibler " version="1.0.0">> src="zibler.map" /> src="song.mp3">> ="music.lua" type="client">> ="jump.lua" type="client" /> ="teleport.lua" type="client" /> ="palm.lua" type="client" /> src="gta_tree_palm.txd" /> src="veg_palm03.dff" />> Link to comment
arezu Posted May 30, 2012 Share Posted May 30, 2012 1. Make sure you have spawnpoints. 2. Open map in editor, press on 'definitions' (the green book) and add race. 3. Press on 'map settings' (the earth with tools in front of it) in editor and press on 'gamemodes' tab and add race, press ok. 4. Press on 'map settings' again and press on 'gamemode settings' tab and change any value, then press ok. 5. Save map and test it. 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