Posts: 67
Threads: 18
Joined: Dec 2011
Reputation:
0
The title say it, how can I convert MTA maps to SA-MP maps?
Posts: 3,004
Threads: 12
Joined: May 2011
or use search on "FilterScript and Includes" section for more advenced progrems.
Posts: 67
Threads: 18
Joined: Dec 2011
Reputation:
0
ooohh yeaaaah. But i have this error: Symbol createobject already defined. How to fix it?
Posts: 405
Threads: 40
Joined: Aug 2011
Reputation:
0
If you have
new CreateObject;
in your script somewhere remove it.
Posts: 67
Threads: 18
Joined: Dec 2011
Reputation:
0
No i have no CreateObject in my script, only CreateObject (objectID, , , , , , , )