Making a map unsure about the steps
#1

Hey guys so I've got a Destruction Derby gamemode set up and while it came with quite a few maps I'm wanting to make my own.
I got the SAMP Map Construction application and went ahead and designed my map for derby but now I'm stuck as to what to do now to get it into the server.
Each map uses this sort of folder/file structure:

Folder Mapname
--> mapname.map
--> meta.xml

I understand that meta.xml is a sort of settings file for that particular map and it just lists options for minplayers, maxplayers etc.

Now the .map file I've opened up in notepad and this is what it looks like:
http://pastebin.com/SadvFs0K

My question is, the map stuff I've done in SAMP Map Construction doesn't output like this at all, so Im guessing I need to do a bit more work to it or something.. But the question is what exactly?
Another thing which I'd say is quite important is that I want players to spawn in the vehicles that I put in my map depending on how many are connected. From the map above I see it lists spawnpoint IDs wheres my map just lists CreateVehicle lines.

My map output:
http://pastebin.com/VaSJWvzC

Could someone please point me in the right direction, Can't figure it out haha.

Thanks
Reply
#2

You must convert your .map file to SAMP's CreateObject or CreateDynamicObject if using streamer.

http://convertffs.com/

I hope that solves your problem.
Reply
#3

Quote:
Originally Posted by FreAkeD
Посмотреть сообщение
You must convert your .map file to SAMP's CreateObject or CreateDynamicObject if using streamer.

http://convertffs.com/

I hope that solves your problem.
Hey thanks for your message but my map is currently in a .pwn format, I havent got it to a .map format yet
How would I get it to that stage?

Thanks
Reply
#4

Check out this tutorial: https://sampforum.blast.hk/showthread.php?pid=1346083#pid1346083

Read through it, it would help you out a lot.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)