SA-MP Forums Archive
Map GTA - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP (https://sampforum.blast.hk/forumdisplay.php?fid=3)
+--- Forum: General (https://sampforum.blast.hk/forumdisplay.php?fid=13)
+--- Thread: Map GTA (/showthread.php?tid=633052)



Map GTA - NicolaEnergy - 24.04.2017

Hello everyone, I'm new to the forum I'm Italian and my English is not very good.
I wanted to ask if I can create a map with Unity and insert it into GTA SA-MP server.
Thank you all!


Re: Map GTA - HeLiOn_PrImE - 24.04.2017

No, it's not possible.
Maybe if you can load the objects into unity and use it as a map editor.
You can't create a custom map from scratch and load it onto a server.


Re: Map GTA - NaS - 24.04.2017

You can export the models and also an IPL file (not sure if there are export plugins for DFF/IPL etc for Unity).

If you manage to convert the models and textures, you'd have to pack them into an IMG (custom.img) so that the players of your server can download it. Only then they will be able to see the map you made.
To make the map static you can also create an IPL file and append it to the SAMP.ipl.

In general most people won't download anything to play on your server so making it optional is a good idea, but that can also bring problems. But it's possible this way.


Re: Map GTA - NicolaEnergy - 25.04.2017

Thanks, although it is very complicated