How-To convert MTA maps to SA-MP 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)
+--- Thread: How-To convert MTA maps to SA-MP maps (
/showthread.php?tid=310738)
How-To convert MTA maps to SA-MP maps -
smokeweed - 13.01.2012
The title say it, how can I convert MTA maps to SA-MP maps?
Re: How-To convert MTA maps to SA-MP maps -
rati555 - 13.01.2012
use
http://www.convertffs.com/
Re: How-To convert MTA maps to SA-MP maps -
Kaperstone - 13.01.2012
or use search on "FilterScript and Includes" section for more advenced progrems.
Re: How-To convert MTA maps to SA-MP maps -
smokeweed - 13.01.2012
ooohh yeaaaah. But i have this error: Symbol createobject already defined. How to fix it?
Re: How-To convert MTA maps to SA-MP maps -
Oh - 13.01.2012
If you have
new CreateObject;
in your script somewhere remove it.
Re: How-To convert MTA maps to SA-MP maps -
smokeweed - 13.01.2012
No i have no CreateObject in my script, only CreateObject (objectID, , , , , , , )