SA-MP Forums Archive
Adding Maps - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Adding Maps (/showthread.php?tid=187558)



Adding Maps - Space - 03.11.2010

I want to ask that how to add maps, their spawns, and add them to teleports menu?
Help please.


Re: Adding Maps - Sub Z3rO - 03.11.2010

Learn to seach before ask there are alot of toturials about this.


Re: Adding Maps - Space - 03.11.2010

I searched them but all comes is about the filterscripts....
Can you just tell me a way or give me the link of that post?


Re: Adding Maps - SampStunta - 03.11.2010

Add maps:
Create
http://convertffs.com
Convert your map
Get the createobject shit and add to public ongamemodeinit()

Search the rest.


Re: Adding Maps - Marcel - 03.11.2010

http://www.convertffs.com/

Too late...


Re: Adding Maps - Space - 03.11.2010

Please be more deep please


Re: Adding Maps - Jakku - 03.11.2010

You must first create your map = MTA Map Editor for exaple
Then, use a converter such like http://convertffs.com and convert them to PAWN
Then add your objects to your gamemode/filterscript


Re: Adding Maps - Space - 03.11.2010

I made the maps, converted them just tell me where to add cars, map and the spawn cords? and name also like "/hugehalfpipe"


Re: Adding Maps - SampStunta - 03.11.2010

Cars:
AddStaticVehicle();

Spawn cords:
Goto SA-MP Debug
Launch Debug Mode
Goto the place you want for spawn places.
/save (info)
My documents
Gta sa files
SAMP
savedpositions.txt
Find the saved one.
AddPlayerClass(); in your OnGamemodeInit

Create the /hugehalfpipe yourself.

They're all the steps.


Re: Adding Maps - Space - 03.11.2010

thanks alot
Instead of making a new thread can you tell me what is the name of auto-race script? It is used by many servers like Inpulse99 and Awesome Stuntages like //drag, It is a automatic race we just have to go there and do /join command. Can anybody give me that race script download link? Please