SA-MP Forums Archive
Making a Object transparent - 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: Making a Object transparent (/showthread.php?tid=510856)



Making a Object transparent - kevin1990 - 02.05.2014

Ok so I am trying to make this object transparent but nothing changes.

Still looks the same still has the same writing and everthing..

This is the code

Quote:

new abc;
abc = CreateDynamicObject(7905, -647.29, 436.90, 1375.1, 0, 0, 0, .worldid = 123025, .streamdistance = 400);
SetObjectMaterial(abc, 0, 18646, "MatColours", "green", 0x10FFFFFF);