28.11.2018, 13:37
So my problem is, when I retexture a platform, it changes the texture to the chosen one, but it also darkens it, giving it an almost like "shadowy", dark texture and not only to the chosen platform but also to some of the other objects' too.. Can somebody help me?
https://imgur.com/a/qoGLMGD
https://imgur.com/a/qoGLMGD
Код:
Platform = CreateObject(11511, -1489.72070, 2617.60132, 69.05655, 0.00000, 0.00000, 0.00000); SetObjectMaterial(Platform, 0, 11511, "des_nw", "desertgryard256", 0xFFFFFFFF); SetObjectMaterial(Platform, 3, 11511, "des_nw", "desgrassbrn", 0xFFFFFFFF); SetObjectMaterial(Platform, 8, 11511, "des_nw", "desgrassbrn", 0xFFFFFFFF);