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



Mapping - Gogorakis - 12.06.2014

How can I map with objects like this? (HD):
https://www.youtube.com/watch?v=la1xMZNCr_Q

Have a look on the walls + tvs,cellphones etc..

or


https://sampforum.blast.hk/showthread.php?tid=518937

..
I think that I have to script them..Can someone explain me please?


Re: Mapping - xGamerFx - 12.06.2014

by using
SetObjectMaterialText: Replace the texture of an object with text.
SetObjectMaterial: Replace the texture of an object with the texture from another model in the game.

source: samp wiki


Re: Mapping - Gogorakis - 12.06.2014

Can you explain it a little bit more? Give an example of a map..