31.10.2014, 13:26
(
Последний раз редактировалось ououdu94; 31.10.2014 в 15:05.
)
Hi guys,
I'm trying to remove lights of the object : 14776 with SetObjectMaterial but I didn't manage to find the material number.
I tried each, but some time, the object become completely dark, and some other time, there is no modification on any part of the object.
(For example :
-> I changed the material number 5, the object (the entire object (14776))
Other example :
If I do the same with materials number 17,18,19,20,21,22,23,24,25,26,27,28,29,30,31
There are no modification, the object remain the same..
Thanks.
I'm trying to remove lights of the object : 14776 with SetObjectMaterial but I didn't manage to find the material number.
I tried each, but some time, the object become completely dark, and some other time, there is no modification on any part of the object.
(For example :
Код:
ggarage = CreateObject(14776, 619.7891, -9.3125, 1006.4297, 0, 0, 270, 0.25); SetObjectMaterial(ggarage, 5, 9362, "sfn_byofficeint", "CJ_WOOD5", 0);
Other example :
If I do the same with materials number 17,18,19,20,21,22,23,24,25,26,27,28,29,30,31
There are no modification, the object remain the same..
Thanks.