SA-MP Forums Archive
I have a question for mappers which are using MTA - 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: I have a question for mappers which are using MTA (/showthread.php?tid=161366)



I have a question for mappers which are using MTA - T4vY - 19.07.2010

So..I'm a bit new ..mapping. I already made a map..but now I want to put it in my sa-mp server..and I dont know how to do it...I saved my map and in the folder where it's situated i have just an ICON with .map file and meta...nothing else.
Thank you.


Re: I have a question for mappers which are using MTA - bartje01 - 19.07.2010

Alright. That's easy. Go to the folder where you saved the map. open the file that has your saved name. Like mymap.txt.

Copy everyting.
Go to this website:
http://gtamap.delux-host.com/converter/

Change ipl format to pawno.
No you see createobject...
copy all these createobjects. put them at ongamemodeinit in your script.
Good luck


Re: I have a question for mappers which are using MTA - [XST]O_x - 19.07.2010

There's a fine tutorial right here,including a video and a well specified explanation.
https://sampforum.blast.hk/showthread.php?tid=146617
If you'd dare opening the scripting tutorials section,you'd know.


Re: I have a question for mappers which are using MTA - T4vY - 19.07.2010

Yes but I have a problem...where I put after that the PWN file?I put it in gamemodes folder and then i opened the server.cfg file , put the name of the PWN file and tryed to start the server but it dont works...I think i need the AMX file...like the another in the SS


Re: I have a question for mappers which are using MTA - bartje01 - 19.07.2010

open your gamemode with pawno. compile and the amx will be there. if the server doesn't sstart again. give your server.cfg text.


Re: I have a question for mappers which are using MTA - T4vY - 20.07.2010

Thank you man It works