Making object solid/double-sided - 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 object solid/double-sided (
/showthread.php?tid=445090)
Making object solid/double-sided -
GiS - 19.06.2013
Good evening,
I wonder if there is a way to make the following object solid and doublesided, so that you can't walk through the object and see everything from every viewing angle.
Re: Making object solid/double-sided -
Dopefull - 19.06.2013
You can do that with MTA I guess
Re: Making object solid/double-sided -
Pottus - 19.06.2013
You'd have to place solid objects inside of them then use SetObjectMaterial() and the color option to make them invisible.