SA-MP Forums Archive
Help plz - 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: Help plz (/showthread.php?tid=66722)



Help plz - Eric_Natsu - 23.02.2009

Well i made a new map in mta and i have to convert it to samp i have no idea how, i have the seif mta to samp converter but i have no idea how to use it.
Any help would be greatly appreciated lol thanks


Re: Help plz - Eric_Natsu - 23.02.2009

Anyone?


Re: Help plz - Martin_Smith - 23.02.2009

use this website

http://gtamap.delux-host.com/


go on map converter on the left (also i recommend u go to the Old version, its much easier to use i think... lol,


Re: Help plz - Eric_Natsu - 23.02.2009

Thanks Mow but shortcut is cut


Re: Help plz - Martin_Smith - 23.02.2009

go to ****** and search for 'gtamap Delux' lol, i think its first one


Re: Help plz - Martin_Smith - 23.02.2009

How do i say like....If Death from Collision in Scripting? so like

If(Death from Collision)
{
blahblah
}


Re: Help plz - Mikep - 24.02.2009

plz isn't a word.


Re: Help plz - duck12345 - 01.04.2009

this is sharkyrp.co.uk forum right or not ?? /


Re: Help plz - 13th - 01.04.2009

Already said, but.. delux map converter really is a good tool for this purpose.

Quote:
Originally Posted by Martin_Smith
How do i say like....If Death from Collision in Scripting? so like

If(Death from Collision)
{
blahblah
}
Код:
public OnPlayerDeath(playerid, killerid, reason)
{
	if( reason == 54 )
	{
	  printf("PlayerID %i was killed by collision", playerid);
	}
	return 1;
}
Quote:
Originally Posted by duck12345
this is sharkyrp.co.uk forum right or not ?? /
I'm pretty sure the domain reads sa-mp.com..


Re: Help plz - Mikep - 01.04.2009

www.convertFFS.com