SA-MP Forums Archive
Converting games maps to San Andreas - 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: Converting games maps to San Andreas (/showthread.php?tid=275437)



Converting games maps to San Andreas - Ridiux - 09.08.2011

Hey.
After watching this video: [ame]http://www.youtube.com/watch?v=E0GjuT1JL_w[/ame] (i know it is MTA) a question came to my mind. Is it possible to make such as thing in samp also? If yes, in what way? For example Toca Race Driver uses same map format.


Re: Converting games maps to San Andreas - dowster - 09.08.2011

you could get the objects to the samp.img and distribute that to your playerbase


AW: Converting games maps to San Andreas - xXGaryXx - 09.08.2011

from where did he get the objects? :O


Re: Converting games maps to San Andreas - Ridiux - 09.08.2011

Quote:
Originally Posted by dowster
Посмотреть сообщение
you could get the objects to the samp.img and distribute that to your playerbase
So the first thing is to extract this track from game. But should i add it as 1 object (whole track)?


Re: Converting games maps to San Andreas - CJ101 - 09.08.2011

Quote:
Originally Posted by Ridiux
Посмотреть сообщение
So the first thing is to extract this track from game. But should i add it as 1 object (whole track)?
That is probaly multiple objects. You can just extract it, you would have to convert it for use in SA-MP after. (txd, dff)


Re: Converting games maps to San Andreas - Ridiux - 09.08.2011

I wonder about one thing yet. Track on the video is not exactly same as in real life. So it can't be fully converted from the game. Then if not, the only way to make it is convert game objects into txd dff and put it into gta.img? But how it would work on samp server.