SA-MP Forums Archive
SetObjectMaterial with 0.3.8 Objects - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP DL Edition (https://sampforum.blast.hk/forumdisplay.php?fid=92)
+--- Forum: SA-MP 0.3.DL (https://sampforum.blast.hk/forumdisplay.php?fid=90)
+--- Thread: SetObjectMaterial with 0.3.8 Objects (/showthread.php?tid=645913)



SetObjectMaterial with 0.3.8 Objects - maxisaibot - 06.12.2017

SetObjectMaterial possible with new custom objects?

My codes: (not working)
objS = CreateObject(19379, 847.84998, -1205.87000, 15.91400, 0.00000, 270.00000, 0.00000);
SetObjectMaterial( objS, 0, -3002, "test_001", "diderSachs01", 0xFFFFFFFF);


Re: SetObjectMaterial with 0.3.8 Objects - m1n1vv - 07.12.2017

http://forum.sa-mp.com/showpost.php?...8&postcount=11


Re: SetObjectMaterial with 0.3.8 Objects - ZaikerH - 07.12.2017

Quote:
Originally Posted by m1n1vv
View Post
Only for curiosity.
If it can be done the other way around, right?