Invisible Texture bugs in interior (SetObjectMaterial)
#1

Hi there,

I use the following code to remove curtains in my interior:
Code:
interior = CreateObject(14755, 200.0, 200.0, 200.0, 0.0, 0.0, 0.0);
SetObjectMaterial(interior, 1, 0, "none", "none", 0);
Now when I'm in interior ID 0, everything is fine. The curtains are nicely removed and you can see the windows behind it. (Picture 1)

But when I go to interior ID 1 or 5 or 13 or whatever else than 0 using SetPlayerInterior, the curtains show weird problems. (Picture 2)

Picture 1:


Picture 2:


Weather isn't a factor, it happens on every weather type. Also altitude isn't a factor. On the pictures the interior is at a height of 200.0, but I had them on 1200.0 when I first discovered this problem.

I hope the team can look into this problem.

Regards,
Basssiiie
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)