[Tutorial] How to mapp MTA and convert to samp
#1

How to Convert MTA mapps to SAMP codes
1-Mapp you're mapp on MTA
2-save it
3-Then go to youre MTA Folder where you install it then go to C:\Program Files=>\MTA San Andreas=>\server\=>mods\=>deathmatch\=>resources=> then youre mapp
4-open the .map
5-copy it
6-past it on Mapp Converter
7-then go http://gtamap.delux-host.com/converter/
8-copy the codes
9-open up pawno.exe and make this script

pawn Code:
#include <a_samp
Then if its a gamemode then use this:
pawn Code:
public OnGameModeInit()
{
//Past the the copied codes
return 1;
}
10- Compile
11-Run youre script

Hope i helped the new samp mappers.....



///////////////////////////////////////////////////////////////////////////////////////////////
For streamers tutorial here you go : https://sampwiki.blast.hk/wiki/Server_Plugins

//////////////////////////////////////////////////////////////////////////////////////////////
Reply
#2

nice tutorial
Reply
#3

Thanks bro
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)