SA-MP Forums Archive
SetObjectMaterial - Possible Bug? - 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: SetObjectMaterial - Possible Bug? (/showthread.php?tid=333522)



SetObjectMaterial - Possible Bug? - corne - 11.04.2012

Just watch the video. I know i placed the road a bit too low so don't start about that. :P

[ame]http://www.youtube.com/watch?v=R583Ggm0WCU[/ame]


Re: SetObjectMaterial - Possible Bug? - Tannz0rz - 11.04.2012

I've meddled with removing the objects in JernejL's mapping tool, and I've come to find that there are two objects that need to be removed:
Код:
RemoveBuildingForPlayer(playerid, 18546, -2048.6016, -2487.2656, 32.3047, 0.25);
RemoveBuildingForPlayer(playerid, 18476, -2048.6016, -2487.2656, 32.3047, 0.25);
Generally speaking, large objects of this sort have an alpha channel object overlay. I'm not sure if you've removed both objects, but if not that is likely your answer.


Re: SetObjectMaterial - Possible Bug? - corne - 11.04.2012

Oh, i didn't remove them both. Topic can be locked in that case.